Home »
FUDforum »
How To »
Renaming index.php and wrapping forums
Renaming index.php and wrapping forums [message #23432] |
Wed, 16 March 2005 13:46 ![Go to next message Go to next message](/forum/theme/default/images/down.png) |
bwdev
![United States United States](/forum/images/flags/us.png) Messages: 5 Registered: March 2005
Karma: 0
|
Junior Member |
|
|
Is it possible to rename index.php easily? Also, how can I wrap the forum in another script? I basically have another php script and just want to use an include to grab the forum page but I don't need the forum header/title info as the wrapping page will have all that.
Thanks!
|
|
|
Re: Renaming index.php and wrapping forums [message #23444 is a reply to message #23432] |
Wed, 16 March 2005 16:01 ![Go to previous message Go to previous message](/forum/theme/default/images/up.png) |
Ilia
![Canada Canada](/forum/images/flags/ca.png) Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
It is possible to do...
You need to modify the root_index.tmpl file to generate something other then index.php and then modify compiler.inc replacing
$cmpl['ROOT'] = 'index.php'; with alternate name for index.php
FUDforum Core Developer
|
|
|
Goto Forum:
Current Time: Thu Feb 06 04:56:25 GMT 2025
Total time taken to generate the page: 0.03245 seconds