|
Troubleshooting
<
Back to the Overview...
|
New
POTDs/DLs don't show up in the database |
You
just installed Schlabo's Script, everything works fine. When you add
a picture of the day or a file to the database you get a message that
it was successful but when you take a look at the logs it doesn't show
up.
The solution is simple: You forgot to CHMOD the Schlabo's Scripts-directory
to 755. It's not enough if you only CHMOD the files, the script has
to create new files in the dir and if it's not allowed to do that it
can not store anything. For more information on how to CHMOD the directory
click here.
Some servers require the scripts and the directory chmoded to 777, so
if 755 doesn't work, try CHMODing to 777.
|