Re: Global configuration rollback |
Mon, 23 July 2007 19:04 |
|
ls -l on the file will show if it is a symlink or not, alternatively you can use the is_link() PHP function to check for symlinks.
|
|
Re: Global configuration rollback |
Mon, 23 July 2007 09:42 |
|
Hi, i did a quick check:
The FUDforum/include/globals changes are done
The forum/globals and forum/adm/globals changes are not done, and they're all RW-RW----
How do i check the symlink ?
|
|
Re: Global configuration rollback |
Sun, 22 July 2007 15:48 |
|
Check the permissions of the GLOBALS.php to make sure you can write to it. Then make sure that the GLOBALS.php inside adm/ and forum root directory are symlinks to the one inside the include dir.
|
|
Global configuration rollback |
Thu, 19 July 2007 12:15 |
|
Hello there,
I'm having problems for setting my global configuration, changing different values (avatar max size, signature lenght, admin email, etc).
I tried to disable forum, change settings, do a forum consistency check.
I tried to disable forum only.
I tried to change it when forum is enabled.
All of these didn't worked, and the values rollback to the last one.
I'm kinda lost because i installed fudforum 1 year ago and i did a quick check on the doc/board but got no awnser 
Thanks for helping.
|
|