coppermine-gallery.com/forum

Support => Older/other versions => cpg1.3.x Support => Topic started by: laurenz on July 08, 2004, 11:03:31 PM

Title: [Solved]: receiving error: "Notice: Undefined index"
Post by: laurenz on July 08, 2004, 11:03:31 PM
 :(

What happened here. I cannot remmember doing any changes that might have caused this but today I got a strange error.
When opening any page I get about 50 lines saying:

Notice: Undefined index: in C:\W3Sites\www.jernbane.net\root\www\software\coppermine\001\include\media.functions.inc.php on line 38


Anyone any idea what this is?

Laurenz
Title: Re: receiving error: "Notice: Undefined index"
Post by: Joachim Müller on July 09, 2004, 06:38:40 AM
switch off notices display in coppermine config (or even better: switch off debug_mode entirely). You're only meant to switch debug_mode on if you actually experience probelms. Make sure you have the file "include/media.functions.inc.php" - refer to http://forum.coppermine-gallery.net/index.php?topic=7683.0 how to get it.

GauGau
Title: Re: receiving error: "Notice: Undefined index"
Post by: laurenz on July 09, 2004, 09:35:05 PM
I tried without succes. Also I did not see any thumbs.

I am not sure what caused this as the data base seemed ok. Anyways, the gallery is not public yet so instead of letting the hosting software install CPG I did it myself. Works fine now.

Thanks