![]() |
|
Undefined Index Error - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Undefined Index Error (/thread-1239.html) |
Undefined Index Error - johnmackin - 2007-03-03 I just loaded Zenphoto and after uploading pictures my first pictures I get the error messages : Notice: Undefined index: album in D:\WebDocs\zenphoto\zen\functions.php on line 130 Please Help, Undefined Index Error - trisweb - 2007-03-03 Those are PHP E_NOTICE errors, which is an error level most people have turned off... I will fix these for the next release, but until then, you should either edit your php.ini configuration, or contact your host and ask them to remove E_NOTICE from the PHP error reporting. Undefined Index Error - johnmackin - 2007-03-04 Thanks - that worked! Undefined Index Error - trisweb - 2007-03-04 No problem! Zenphoto should [i]still[/i] never throw E_NOTICE errors, so I will be fixing that as I said. Undefined Index Error - maelgwn - 2007-07-27 I am still getting this error. [client 65.55.208.36] PHP Notice: Undefined offset: 3 in /usr/home/flashrovers/public_html/photos/zen/functions.php on line 194 [client 65.55.208.36] PHP Notice: Undefined offset: 2 in /usr/home/flashrovers/public_html/photos/zen/functions.php on line 194 [client 65.55.208.36] PHP Notice: Undefined offset: 1 in /usr/home/flashrovers/public_html/photos/zen/functions.php on line 194 [client 65.55.208.25] PHP Notice: Undefined offset: 7 in /usr/home/flashrovers/public_html/photos/zen/functions.php on line 194 [client 65.55.208.25] PHP Notice: Undefined offset: 6 in /usr/home/flashrovers/public_html/photos/zen/functions.php on line 194 [client 65.55.208.25] PHP Notice: Undefined offset: 5 in /usr/home/flashrovers/public_html/photos/zen/functions.php on line 194 [client 65.55.208.25] PHP Notice: Undefined offset: 4 in /usr/home/flashrovers/public_html/photos/zen/functions.php on line 194 [client 65.55.208.25] PHP Notice: Undefined offset: 3 in /usr/home/flashrovers/public_html/photos/zen/functions.php on line 194 [client 65.55.208.25] PHP Notice: Undefined offset: 2 in /usr/home/flashrovers/public_html/photos/zen/functions.php on line 194 [client 65.55.208.25] PHP Notice: Undefined offset: 1 in /usr/home/flashrovers/public_html/photos/zen/functions.php on line 194 I am running 1.8.2 |