Albums folder outside cpg error Albums folder outside cpg error
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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