News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Batch Add Pictures Problem

Started by WSLam, November 29, 2003, 05:47:54 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

WSLam

Upgraded from 1.10 to 1.20

When I try to Batch Add, I get this error:

Warning: opendir(drectorypath): failed to open dir: Invalid argument in drectorypath\searchnew.php on line 178

Warning: readdir(): supplied argument is not a valid Directory resource in drectorypath\searchnew.php on line 179

Warning: closedir(): supplied argument is not a valid Directory resource drectorypath\searchnew.php on line 189

I substituted the actualy directory path with 'directorypath' above.

any clue?

Thanks in advance.

ws

hyperion

Most likely you named the directory using . or another unusual kill character.

Then again, this substitiution you write about is vague.  The problem may have been caused by something you did there, like forgetting $ or using the incorrect spelling in the function call.
"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)

WSLam

Thanks.
I can't use '.'? in the directory name? that is what i have... but it used to work with 1.1?

ws

Joachim Müller

folders/files with leading dots have a special meaning in the Lunix world and mustn't be used. CPG1.2.0 has been modified accordingly.

GauGau