error when using batch upload error when using batch upload
 

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

error when using batch upload

Started by gizzmo, March 05, 2004, 05:08:54 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

gizzmo

When i'm using the batch upload util i'm getting the following error line: Notice: Undefined index: no_album in /home/jsanner/public_html/photogallery/searchnew.php on line 352

Notice: Undefined index: no_album in /home/jsanner/public_html/photogallery/searchnew.php on line 353

And the resuld logo gives a red NA sign.

Can someone please help me out with this???

Greets

dave :?:

Casper

Hi,
have you created an album to put the pics in.  You have to use the album manager to create an album before you can upload, and that includes batch upload.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

Joachim Müller

those are just notices; just switch debug mode off if you experience no real problems and the notices should be gone.

GauGau