coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Installation & Setup => Topic started by: xnelsonx on December 06, 2004, 12:23:14 PM

Title: Undefined index!!!
Post by: xnelsonx on December 06, 2004, 12:23:14 PM
Hi,

... after follow the installation instruction, in the main page give me that information:
   
   "Notice: Undefined index: offline in /home/httpd/vhosts/eusei.com.pt/httpdocs/webgallery/include/init.inc.php on line 381"

and i try to do a test sending one image, i received sucessfull but i didn't work correctly...

Anyone can help me?
I allready try to see the source code in this line but i don't think the problem is there.

Nelson MB
Title: Re: Undefined index!!!
Post by: Casper on December 06, 2004, 01:01:39 PM
The notice is nothing to worry about, just turn off debug mode, at the bottom of the config page, and it should go away.

For your upload problem, you will have to give more details, such as what method of upload you used, the size and type of the pic.  Please read the 'upload' support forum, and if you still have problems, post there.
Title: Re: Undefined index!!!
Post by: xnelsonx on December 06, 2004, 04:02:02 PM
hi,

just to know, the following Notices are normal?

  Notice: Undefined variable: file_failure_array in /home/httpd/vhosts/eusei.com.pt/httpdocs/webgallery/upload.php on line 1940

  Notice: Undefined variable: URI_failure_array in /home/httpd/vhosts/eusei.com.pt/httpdocs/webgallery/upload.php on line 1941

  Notice: Undefined variable: zip_failure_array in /home/httpd/vhosts/eusei.com.pt/httpdocs/webgallery/upload.php on line 1942

After turn off de debug mode everything work normal
And the other problem about the photo upload i supose that was because de size.... was more than 1024 kb

Nelson MB
Title: Re: Undefined index!!!
Post by: Casper on December 06, 2004, 04:11:05 PM
Notices are nothing to worry about, unless they happen when debug is not on.

Warnings and errors are the things that cause problems.
Title: Re: Undefined index!!!
Post by: xnelsonx on December 06, 2004, 04:28:50 PM
ok,

nice to know that i put the gallery working...  :)

thanks alot ;)

Nelson MB