About Simple Machines Forum
#10

It's really easy, you don't have to know PHP that much...
You just need to add few lines as it says.

Open the index.template.php of your theme with WordPad or any other text editor and press CTRL + F, then type in:
Код:
if ($context['current_action'] == 'search2')
		$current_action = 'search';
and than it will find the line that you asked.
Then after that, add this after:
Код:
if ($context['current_action'] == 'community')
		$current_action = 'community';
Reply


Messages In This Thread
About Simple Machines Forum - by sniperwars - 17.10.2011, 22:05
Re: About Simple Machines Forum - by shitbird - 17.10.2011, 22:15
Re: About Simple Machines Forum - by sniperwars - 17.10.2011, 22:19
Re: About Simple Machines Forum - by shitbird - 17.10.2011, 22:50
Re: About Simple Machines Forum - by sniperwars - 20.10.2011, 19:15
Re: About Simple Machines Forum - by GloomY - 20.10.2011, 19:17
Re: About Simple Machines Forum - by sniperwars - 20.10.2011, 19:21
Re: About Simple Machines Forum - by GloomY - 20.10.2011, 19:23
Re: About Simple Machines Forum - by sniperwars - 20.10.2011, 19:25
Re: About Simple Machines Forum - by GloomY - 20.10.2011, 19:37

Forum Jump:


Users browsing this thread: 2 Guest(s)