after upgrade batch add error. after upgrade batch add error.
 

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

after upgrade batch add error.

Started by prankfurter, February 05, 2006, 07:07:21 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

prankfurter

Hey,

I just upgraded from 1.3 and now when I try to batch add files i get these errors:


Warning: strstr() [function.strstr]: Empty delimiter. in C:\www\httpserver\photoalbum\include\functions.inc.php on line 2708

Warning: strstr() [function.strstr]: Empty delimiter. in C:\www\httpserver\photoalbum\include\functions.inc.php on line 2708

Warning: array_unique() [function.array-unique]: The argument should be an array in C:\www\httpserver\photoalbum\include\functions.inc.php on line 2714

Warning: opendir(/C:\www\httpserver\photoalbum\albums/) [function.opendir]: failed to open dir: Invalid argument in C:\www\httpserver\photoalbum\minibrowser.php on line 126

Warning: readdir(): supplied argument is not a valid Directory resource in C:\www\httpserver\photoalbum\minibrowser.php on line 129

Warning: closedir(): supplied argument is not a valid Directory resource in C:\www\httpserver\photoalbum\minibrowser.php on line 144
please select a directory

There are no folders inside the "albums" folder yet. Make sure to create at least one custom folder within "albums" folder and ftp-upload your files there. You mustn't upload to the "userpics" nor "edit" folders, they are reserved for http uploads and internal purposes.


the folders are all there and the permissions are all set correctly. Any help will be greatly apperciated. Thanks.

-Dan

Nibbler

Try setting 'Browsable interface' to no.

prankfurter


prankfurter

one more problem now. I get this error after i select the folder

Warning: cannot yet handle MBCS in html_entity_decode()! in C:\www\httpserver\photoalbum\include\functions.inc.php on line 2910

repeated a bunch of times. then after that it has the correct page and everything works but instead of the ok icon it says click for details and its a bunch of those warnings again, even though the pics are uploaded and resized properly. I am just wondering what to do to get rid of the warnings.

Thanks again.

Nibbler

Find the line that it mentions in the code and place an @ infront of the html_entity_decode.

prankfurter

that did it again. thanks again. i am done for now :P