![]() |
index.php to portal - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Extensions (https://community.mybb.com/forum-201.html) +--- Forum: Plugins (https://community.mybb.com/forum-73.html) +---- Forum: Plugin Development (https://community.mybb.com/forum-68.html) +---- Thread: index.php to portal (/thread-31121.html) |
index.php to portal - boomhowza - 2008-05-01 Does anybody know how to make index.php the portal? i know there used to be a tutorial but i cant seem to find it??? RE: index.php to portal - Yumi - 2008-05-02 Rename index.php -> forum.php Rename portal.php -> index.php Then do a search and replace in your templates, replacing all references to index.php to forum.php Is that it? RE: index.php to portal - boomhowza - 2008-05-03 i think so, but im positive that theres something in global.php or something you have to change, and i have no idea what it is? RE: index.php to portal - Abyss - 2008-06-12 Are you just changing it so that when people view your site they go straight to the portal instead of index? |