Enable forum always back to "No" [message #29499] |
Sun, 25 December 2005 04:24 |
matthieu_phpmv
Messages: 44 Registered: November 2004
Karma: 0
|
Member |
|
|
Hello
I have moved from one server to another, copying all files, changing values in GLOBALS.php files to check the new server settings (paths).
All seem ok BUT when i Enable the forum in the admin, it seems to work. I click Set and arrive on the same admin page with Enabled set to "Yes" (looking in the source code i see the attribute selected to the field named "Yes" so it's ok).
BUT when I go one more time to the admin, it comes back to NO ! Isn't that strange?
Of course i still have the message on /forums/ "Maintenance blabla"
Edit: please not that it seems to have the same problems with all changes made in the config panel... always come back to the value before the change...
Any help is very appreciated! I can give you (Ilia)full access to my forum config
Thank you
Matthieu
[Updated on: Sun, 25 December 2005 04:26] Report message to a moderator
|
|
|
Re: Enable forum always back to "No" [message #29511 is a reply to message #29499] |
Mon, 26 December 2005 16:50 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Sounds to me like you many multiple copies of GLOBALS.php when moving the forum. You need to make absolutely sure that GLOBALS.php inside forum's WWW_ROOT and WWW_ROOT/adm directories is a symlink to GLOBALS.php inside the include/ directory.
FUDforum Core Developer
|
|
|
|