Log in

View Full Version : Customs forums in Archive


jorgejgm
11-02-2010, 11:27 AM
After analyzing the ability to remove vbulletin file I've come to the conclusion that interested me remove it except in a particular forum

I searched for mods, I modified the index.php from directory ARCHIVE but I can not do it.

In short, I just want to display the ID forums in 34,34,454,323 in archve

Any guidance or help will be very welcome.

Thank you very much.

BirdOPrey5
11-02-2010, 03:27 PM
It looks like you want to edit the function print_archive_forum_list in global.php in the archive folder (not the regular global.php file)

That looks like it has the query that displays all forums in the archive list... probably can modify it to just the forumid's you want.