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
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.
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
Notices are nothing to worry about, unless they happen when debug is not on.
Warnings and errors are the things that cause problems.
ok,
nice to know that i put the gallery working... :)
thanks alot ;)
Nelson MB