SimplePortal

Customization => Themes and Graphics => Topic started by: handoyo on December 09, 2009, 05:36:53 AM

Title: Need help with adding forum button to as theme
Post by: handoyo on December 09, 2009, 05:36:53 AM
Hi,i need help regarding adding forum button to as theme.I attach the index.template.file...Thanks a lot..
Title: Re: Need help with adding forum button to as theme
Post by: 130860 on December 09, 2009, 01:53:44 PM
Hi there, it appears you miss this edit:

Replace With:
Code: [Select]

$current_action = 'search';
if (empty($context['disable_sp']) && (isset($_GET['board']) || isset($_GET['topic']) || in_array($context['current_action'], array('unread', 'unreadreplies'))) && in_array($modSettings['sp_portal_mode'], array(1, 3)))
$current_action = 'forum';

I added to your file, try this one
Title: Re: Need help with adding forum button to as theme
Post by: handoyo on December 09, 2009, 09:54:06 PM
It works fine..Thanks a lot 130860.  :)
SimplePortal 2.3.8 © 2008-2024, SimplePortal