Batch add again.. Batch add again..
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Batch add again..

Started by RipperFox, May 31, 2004, 10:16:42 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

RipperFox

Hi there..

I've tried batch add (not uploaded to albums/userpics but albums/mydir) a bunch of JPGs. Directories are set to 777, all dirs belong to the httpd user.

I' ve selected an album, but all I get is "Folder /" and Result "NA".

What could be wrong here?

Everything else works just fine..

Casper

When you open batch add, and browse to the folder, do you see thumbs, or red crosses?
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

RipperFox

I see thumbs... :)

As i found out right now:

In searchnew.php, line 338 ff.:


$album_lb_id = $HTTP_POST_VARS['album_lb_id_' . $pic_id];


I've inserted a "echo $album_id;"  after the loop (before flush())- an this var contains nothing..

So there seems to be a problem with the post vars..

But I have no idea what - all other scripts (postnuke, etc.) work well on this server - no safemode, etc. is activated..

Any idea?

Greets Ripper

hyperion

What version of PHP do you use?
"Then, Fletch," that bright creature said to him, and the voice was very kind, "let's begin with level flight . . . ."

-Richard Bach, Jonathan Livingston Seagull

(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwww.mozilla.org%2Fproducts%2Ffirefox%2Fbuttons%2Fgetfirefox_small.png&hash=9f6d645801cbc882a52f0ee76cfeda02625fc537)

RipperFox

#4
That's 4.2.3 on Linux (with GD1)..

btw: Typo3 (which is a bit more sensual to php options) works nice..

Anyone got a hint for me?

Joachim Müller

did you actually select an album the batch-added pics should go to?

GauGau

RipperFox

Quote from: RipperFox on May 31, 2004, 10:16:42 PM
I' ve selected an album, but all I get is "Folder /" and Result "NA".

As I wrote in my first post - yes :)

Is there a way of enabling something like a debuggin output?

Greets

Ripper

Joachim Müller

in coppermine config, at the bottom of the screen, you can enable debug_mode (although it won't be that helpfull in your special case I'm afraid).

GauGau