CM's default directory 'albums' moved, now CPMfetch doesn't display any images CM's default directory 'albums' moved, now CPMfetch doesn't display any images
 

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

CM's default directory 'albums' moved, now CPMfetch doesn't display any images

Started by rhodes, May 11, 2008, 10:15:35 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

rhodes

hello,

i needed to move the Coppermines default directory 'albums'
to '../images/stories/albums/', but even after rerunning the
installer of cpmfetch, cpmfetch doesn't find the images. The
html source shows, that cpmfetch looks for them in
'http://localhost/scapade/cpg/../images/stories/albums/userpics/'
wich of course is wrong. So i checked the cpmfetch.config.php
and tryed to change the path informations. i found there:

'cpg_album_url' => 'http://localhost/scapade/cpg/../images/stories/albums/',

but changing it to

'cpg_album_url' => 'http://localhost/scapade/images/stories/albums/',

(the correct folder) didn't help. Still the html shows as image source the
same(?) wrong path. How can i get cpmfetch working again?

Thank you for any help,
rhodes