Error Uploading File Error Uploading File
 

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

Main Menu

Error Uploading File

Started by John Long, October 25, 2005, 02:16:53 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

John Long

I get the following error when uploading any kind of file to any album.


The file 'albums/userpics/button1.gif' can't be inserted in the album
File: /home/david/public_html/db_input.php - Line: 392



Here are some notices and info when i enable the debug mode

Notices
/upload.php

    * Notice line 79: Undefined variable: CURRENT_PIC_DATA
    * Notice line 357: Undefined offset: 2
    * Notice line 363: Undefined offset: 3
    * Notice line 363: Undefined offset: 4

/db_input.php
Notice line 281: Undefined index: user1
Notice line 282: Undefined index: user2
Notice line 283: Undefined index: user3
Notice line 284: Undefined index: user4
Notice line 388: Undefined index: width
Notice line 388: Undefined index: height
/include/media.functions.inc.php
Notice line 53: Undefined index: albums/0t
Notice line 53: Undefined index: albums/0t
Notice line 53: Undefined index: albums/0t
Notice line 53: Undefined index: albums/0t




Joachim Müller

1) Disable notices display if they don't mean anything to you, they're meant for developers anyway
2) There's no need to quote your own posting. I removed it.
3) Do as suggested in http://coppermine-gallery.net/tutorial/uploads/troubleshooting.php