Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Errors uploading user pictures  (Read 2620 times)

0 Members and 1 Guest are viewing this topic.

codeaddict

  • Coppermine newbie
  • Offline Offline
  • Posts: 9
Errors uploading user pictures
« on: March 05, 2007, 06:21:00 am »

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
« Last Edit: March 08, 2007, 07:50:05 am by GauGau »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Errors uploading user pictures
« Reply #1 on: March 05, 2007, 07:41:25 am »

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.
Logged

codeaddict

  • Coppermine newbie
  • Offline Offline
  • Posts: 9
Re: Errors uploading user pictures
« Reply #2 on: March 08, 2007, 02:53:35 am »

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
Logged
Pages: [1]   Go Up
 

Page created in 0.02 seconds with 19 queries.