Uploaded cataloger images not showing

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
kpax

Uploaded cataloger images not showing

Post by kpax »

Heya everyone,

I'm on CMSMS 1.0.4 and use the Cataloger version 0.5.3.

I've been able to use the Cataloger on my localhost without a problem and the uploaded images were all correctly resized and showed up as I needed them.
Now, I've uploaded the whole thing to my external webserver (also running Apache!) and my images won't show up anymore eventhough they're all uploaded and in the correct folder. (The rest of the website works just fine!).

I've now delete all images from the Catalog and Catalog_src folder on the server and tried to upload them again, through the Cataloger upload function but I'm getting the following error instead:

Warning: copy(/home/mydir/uploads/images/catalog_src/image1_src_1.jpg) [function.copy]: failed to open stream: No such file or directory in /home/mydir/public_html/modules/Cataloger/contenttype.catalogitem.php on line 309

Warning: Cannot modify header information - headers already sent by (output started at /home/mydir/public_html/modules/Cataloger/contenttype.catalogitem.php:309) in /home/mydir/public_html/lib/classes/class.admintheme.inc.php on line 161

Anyone an idea what's happening here?
kpax

Re: Uploaded cataloger images not showing

Post by kpax »

Ahh...  I found the problem myself

No wonder it couldn't find the file nor folder as the path in the config.php was incorrect.

Anyway, SOLVED!!

thanks
carasmo
Power Poster
Power Poster
Posts: 506
Joined: Thu Feb 08, 2007 6:11 pm

Re: Uploaded cataloger images not showing

Post by carasmo »

Locked

Return to “CMSMS Core”