4images Forum & Community
4images Issues / Ausgaben => Discussion & Troubleshooting => Topic started by: HUNTER on September 16, 2002, 10:25:02 AM
-
When i try to delete some category, script tells me this error:
Warning: unlink() failed (No such file or directory) in /usr/home/3dcenter/top10/admin/categories.php on line 101
Warning: unlink() failed (No such file or directory) in /usr/home/3dcenter/top10/admin/categories.php on line 101
-» Comments deleted
-
Did you receive any errors while creating categories?
Jan
-
no errors while creating categories....but when I click ADD CATEGORY (entered name, description) he must say like this "Thank You CATEGORY ADDED" - howhever, after clicking I have some page! but category has been added!
-
Ok, thats right. Check if the script creates new folders in "media" and "thumbnails" with id of the category as name.
Jan
-
hmm....... no new folders in a this location.
folder /usr/home/3dcenter/top10/data/media - is empty
folder /usr/home/3dcenter/top10/data/thumbnails - empty too
but I has created about 13 categories.....
-
Check your phpinfo() if safe_mode is enabled. If yes, you maybe have to create the category folders manually.
Jan