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?
Uploaded cataloger images not showing
Re: Uploaded cataloger images not showing
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
No wonder it couldn't find the file nor folder as the path in the config.php was incorrect.
Anyway, SOLVED!!
thanks