[Solved]: receiving error: "Notice: Undefined index" [Solved]: receiving error: "Notice: Undefined index"
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

[Solved]: receiving error: "Notice: Undefined index"

Started by laurenz, July 08, 2004, 11:03:31 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

laurenz

 :(

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

Joachim Müller

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

laurenz

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