NiftyHost Forums (Archive)
mybb portal? - Printable Version

+- NiftyHost Forums (Archive) (https://niftyhost.chary.us/support)
+-- Forum: Technology (https://niftyhost.chary.us/support/forum-7.html)
+--- Forum: Coding (https://niftyhost.chary.us/support/forum-12.html)
+--- Thread: mybb portal? (/thread-56.html)

Pages: 1 2


RE: mybb portal? - Matt - 04-20-2010

Still... Maybe a great idea would be to ask your members whether they like the portal, forums or a PHP file as the homepage.


RE: mybb portal? - trainhappy - 05-22-2010

you could rename the index.php file to forum.php and the portal.php file to index.php, I have not tried that yet, but I plan to later today.


RE: mybb portal? - austin - 05-23-2010

(05-22-2010, 06:59 AM)trainhappy Wrote: you could rename the index.php file to forum.php and the portal.php file to index.php, I have not tried that yet, but I plan to later today.

You would need to change the links, too.

Also, you could use a simple .htaccess code to change the index page to portal.php.

Create a file called ".htaccess", and in it put this:
Code:
DirectoryIndex portal.php