I am having trouble uploading pictures as a user,
The below is the error messages i am getting,
When i am uploading the files i get the below error,
Notices
/upload.php
* Notice line 1968: Undefined variable: file_failure_array
* Notice line 1969: Undefined variable: URI_failure_array
* Notice line 1970: Undefined variable: zip_failure_array
getting the below when i try to select an album
/include/picmgmt.inc.php
* Notice line 205: Undefined index: OS
* Warning line 225: unlink(./albums/edit/preview_7cd2bc5d.JPG) [function.unlink]: No such file or directory
/include/functions.inc.php
* Notice line 2672: Undefined variable: i
and the below wheni try to uplaod photos
/upload.php
* Notice line 2181: Undefined index: user1
* Notice line 2182: Undefined index: user2
* Notice line 2183: Undefined index: user3
* Notice line 2184: Undefined index: user4
/include/picmgmt.inc.php
* Notice line 205: Undefined index: OS
* Warning line 225: unlink(albums/userpics/10003/thumb_1~6.JPG) [function.unlink]: No such file or directory
has only happened since an upgrade
The website is www.byronbay.com/photogallery
Turn notices_display off if notices don't mean anything to you. Instead, do exactly as suggested in the upload troubleshooting section of the docs if you need help.
Cheers for that guys sorry i gave the wrong dump this problem was a server move for my managed VPS hosting account however no one informed me.....
thanks for your help