« phpBB force login hack | Home | Fixing MonoDevelop’s translation functions »
Disable the jump box of the FAQ in phpBB 3
By admin | December 20, 2008
If you think that the “jump to” box at the bottom of the FAQ in the phpBB 3 package is annoying or unessesary, you can use this article to disable it in four easy steps.
- Download faq.php from your phpBB3 installation.
- Open it with a text editor.
- Comment out (add a #) line 170 (“make_jumpbox(append_sid(”{$phpbb_root_path}viewforum.$phpEx”));”).
- Reupload and you’re done! Go to http://yourforum.example/phpbb_installation_folder/faq.php to test it.
If you found this article useful or interesting, please help Compdigitec spread the word. Don’t forget to subscribe to Compdigitec Labs for more interesting articles!
Topics: PHP |

March 9th, 2009 at 11:20 pm
+1