I installed Lite in my test forums and even imported my photopost galleries. Went smooth. Should have taken that as a warning.
I just installed pro into my live forums and when I try to upload or import a photo I get errors.
I see the errors are permission denied but I'm not sure where to go from there.
I change permissions as required on the uploads folder and the DBGallery import created directories 1-9 inside the upload/1 directory so it has some permissions to write.
I've re-upload the files hoping I got a bad upload but still nothing.
Anyway, here are the errors. Maybe, hopefully, its an easy fix.
"File path is not writeable. The script does not have access to write files to the correct directory. Please report this error to your site administrator."
With the following errors in the header area,
This is what I get when importing from my existing gallery. Its a not exactly everything, I had to highlight and copy between screen refreshes.
I just installed pro into my live forums and when I try to upload or import a photo I get errors.
I see the errors are permission denied but I'm not sure where to go from there.
I change permissions as required on the uploads folder and the DBGallery import created directories 1-9 inside the upload/1 directory so it has some permissions to write.
I've re-upload the files hoping I got a bad upload but still nothing.
Anyway, here are the errors. Maybe, hopefully, its an easy fix.
"File path is not writeable. The script does not have access to write files to the correct directory. Please report this error to your site administrator."
With the following errors in the header area,
Code:
Warning: mkdir() [function.mkdir]: Permission denied in [path]/dbtech/gallery/includes/class_core.php on line 1181
Warning: copy(dbtech/gallery/images/upload/1/1/thumb/index.html) [function.copy]: failed to open stream: Permission denied in [path]/dbtech/gallery/includes/class_core.php on line 1183
Warning: mkdir() [function.mkdir]: Permission denied in [path]/dbtech/gallery/includes/class_core.php on line 1190
Warning: copy(dbtech/gallery/images/upload/1/1/wm/index.html) [function.copy]: failed to open stream: Permission denied in [path]/dbtech/gallery/includes/class_core.php on line 1192
Warning: mkdir() [function.mkdir]: Permission denied in [path]/dbtech/gallery/includes/class_core.php on line 1199
This is what I get when importing from my existing gallery. Its a not exactly everything, I had to highlight and copy between screen refreshes.
Code:
Warning: copy(dbtech/gallery/images/upload/1/1/0/wm/index.html) [function.copy]: failed to open stream: Permission denied in [path]/dbtech/gallery/includes/class_core.php on line 1192
Warning: mkdir() [function.mkdir]: Permission denied in [path]/dbtech/gallery/includes/class_core.php on line 1199
Warning: copy(dbtech/gallery/images/upload/1/1/0/full/index.html) [function.copy]: failed to open stream: Permission denied in [path]/dbtech/gallery/includes/class_core.php on line 1201
Warning: imagejpeg() [function.imagejpeg]: Unable to open '[path]/dbtech/gallery/images/upload/1/1/0/thumb/756_1209925117.jpg' for writing: Permission denied in [path]/dbtech/gallery/includes/class_import.php on line 818
Warning: imagejpeg() [function.imagejpeg]: Unable to open '[path]/dbtech/gallery/images/upload/1/1/0/full/756_1209925117.jpg' for writing: Permission denied in [path]/dbtech/gallery/includes/class_import.php on line 818
Imported hot_dog.jpg
Warning: mkdir() [function.mkdir]: Permission denied in [path]/dbtech/gallery/includes/class_core.php on line 1166
Warning: copy(dbtech/gallery/images/upload/1/1/0/index.html) [function.copy]: failed to open stream: Permission denied in [path]/dbtech/gallery/includes/class_core.php on line 1168
Warning: mkdir() [function.mkdir]: Permission denied in [path]/dbtech/gallery/includes/class_core.php on line 1181
Warning: copy(dbtech/gallery/images/upload/1/1/0/thumb/index.html) [function.copy]: failed to open stream: Permission denied in [path]/dbtech/gallery/includes/class_core.php on line 1183