Home »
FUDforum »
How To »
Renaming index.php and wrapping forums
Renaming index.php and wrapping forums [message #23432] |
Wed, 16 March 2005 13:46 |
bwdev
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 |
Ilia
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: Fri Nov 22 14:32:18 GMT 2024
Total time taken to generate the page: 0.02507 seconds