Albums folder outside cpg error Albums folder outside cpg 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

Albums folder outside cpg error

Started by russellb, July 05, 2005, 04:58:53 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

russellb

I set the album and userpics folders to  ../mambo/images/stories/albums/ ../mambo/images/stories/albums/userpics/
(basically I copied the original directories to my mambo stories directory)

during a single file upload I received the following error:

Failed to create directory ../mambo/images/stories/albums/../mambo/images/stories/albums/userpics/10001 !

All image folders are set to 777 and the upload works with the albums folder set in default location.

Maybe a small bug maybe just me.

Nibbler

The userpics path should still be userpics, it is just the name of the folder within the albums directory, not a complete path to the userpics folder itself.

russellb