Page 1 of 1

Cataloger - image path problem

Posted: Thu Jun 18, 2009 4:02 pm
by konsument
Hi there,

I have serious problems getting the cataloger run on my website. The cataloger isnt able to display thumbnails. I think the problem lays somewhere in Cataloger.Image.php and maybe my root url. I´ve been trying to solve this problem the whole day and Im getting really nervous now.

This is how it should look like in backend when you want to insert an image to a cataloger item (with "no-image" - image)

Image

the "no-image" addresses to: modules/Cataloger/Cataloger.Image.php?i=products_ct_1_90_1.jpg&ac=624
and redirects to: modules/Cataloger/images/no-image.gif

And this is how it looks without getting the "no-image" loaded:

Image

the address is also: modules/Cataloger/Cataloger.Image.php?i=_ct_1_90_1.jpg&ac=172
but it redirects me to an internal server error.

And of course the cataloger isnt able to create thumbnails for images i want to upload.

Im really going crazy with that problem. Maybe someone could please help me with that.

regards

Re: Cataloger - image path problem

Posted: Sun Jun 28, 2009 2:48 pm
by NRGy
And I got like that problem,  ???

Re: Cataloger - image path problem

Posted: Sun Jun 28, 2009 7:06 pm
by NaN
Do you have a .htaccess file that permits the direct access of the modules folder or of php files in that folder?
And as always: What server config, versions of CMS, Modules,  ... ?

Re: Cataloger - image path problem

Posted: Tue Jul 21, 2009 11:58 am
by jack4ya
Same here...

My client decided to delete the folders associated to Cataloger.
Restoring the serverbackup leaves me with exact the same problem.
The client will get a nice bill for this... unless I can solve this quickly.

Re: Cataloger - image path problem

Posted: Tue Jul 21, 2009 6:56 pm
by Dr.CSS
NaN wrote:
Do you have a .htaccess file that permits the direct access of the modules folder or of php files in that folder?
And as always: What server config, versions of CMS, Modules,  ... ?

Re: Cataloger - image path problem

Posted: Thu Jul 23, 2009 8:16 am
by jack4ya
I dirtily solved this by
- uninstalling en reinstalling the module
(take ALL safety precautions before doing so!!)
(backup files, dbase and templates etc)

- chmoding both cataloger image folders to 755 777...
which is a bit to open, but it at least it works.