|
Attention: Last reply in this thread was more than 16 Years ago |
|
Thread Tools |
#1
|
|||
|
|||
Upload.php on line 171 Error
I just updated to the latest version of photoplog a few days ago, almost a week actually and now when I or one of my users who can upload images attempts to do so the following error appears at the top of the page.
Code:
Content visible to registered users only. Code:
Content visible to registered users only. EDIT: I discovered I didn't chmod my image directory to 777. I just did so and attempted to upload only to get a new error message: Code:
Content visible to registered users only. Code:
Content visible to registered users only. Last edited by Majestic; 02-14-2008 at 06:27 AM.. |
#2
|
||||
|
||||
Check that the PhotoPlog images directory, and all subdirectories within the PhotoPlog images directory, have 777 permissions. On a *nix server, to set 777 permissions in one go via hell, cd to your PhotoPlog images directory, and then type the following:
Code:
Content visible to registered users only.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
#3
|
|||
|
|||
As I mentioned in my earlier post I chmod the images directory(/photoplog/images) and all folders inside to 777 but still get an error.
Code:
Content visible to registered users only. Code:
Content visible to registered users only. |
#4
|
|||
|
|||
Functions.php on line 150 Error when uploading images
After my upgrade I am getting this error when attempting to upload.
Code:
Content visible to registered users only. Any help would be appreicated. |
#5
|
|||
|
|||
Doh, misread, sorry. Disregard this post. Hope you get some support
|
#6
|
||||
|
||||
Double check that the permissions are 777 on all directories inside the PhotoPlog images directory and that PHP is configured with safe mode set to off:
Code:
Content visible to registered users only.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
#7
|
|||
|
|||
Code:
Content visible to registered users only. |
#8
|
||||
|
||||
Look for safe_mode on your PHP info page. The following code will generate a PHP info page for you:
Code:
Content visible to registered users only.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Blank page when I submit an upload - upload.php | anderow | Troubleshooting & Problems | 1 | 10-15-2009 01:05 AM |
Getting the following error : eval()'d code on line 6 | conceptcrew | Troubleshooting & Problems | 4 | 01-24-2008 12:55 PM |