Jump to content

Category images not displaying


Guest

Recommended Posts

I have uploaded all the files and succesfully ran the install procedure. The home page shows the gategories written on the left hand side but there are no category images (folders in the middle of the page). I can upload a category image OK and can see the image when I visit the category - but not on the home page . . . . Help would be appreciated . . . thanks

Link to comment
Share on other sites

am also getting the same problem.. but mine is bit diffrance, i cant see totaly any category image, i can upload, but cant see on product section , or home page...cant understand how to fix that problem.. trying to solve this problem last CubeCart 3 Alfa RGF reliase. now i installed CC3 BETA but getting same problem.

please check my cart.. and see product image is not working..

Shoping Cart Link =

http://khubsuraat.mybesthost.com/cartbeta/cart/cart/

http://khubsuraat.mybesthost.com/cartbeta/cart/cart/admin/

user name = bhavesh

password = bhaveshtest

please check my system setting.. and add any product with image. and see is product image is working with your end ....

i will very thankfull if anyone solve my problem..

Thanks,

waiting 4 reply...

Link to comment
Share on other sites

Hi - I had a similar problem - it seems that you need to set your img src in the categories index.php as you are not in the server root directory. FInd the upload/admin/categories/index.php. Around line 168 find:

img src="/images/uploads/<?php echo and change it to :

img src="../../../images/uploads/<php echo - it maybe that you only need 1 level in which case it will be:

img src="../../images . . . .. etc

Good luck . . .. OldMacdonald

Link to comment
Share on other sites

:cry:

hi there i did that but still not working.. images is not working .. i dont understand what is happening , what am doing wrong.. :errm:

Link to comment
Share on other sites

  • 2 months later...

If your admin thumbs in the VIEW CATEGORY section are not displaying do this:

Locate this file: admin/categories/index.php

On about line 175:

<img src="<?php echo $glob['rootRel'];?>/images/uploads/<?php echo $results[$i]['cat_image']

Remove the / and all should be well!!!

MiniMe

Link to comment
Share on other sites

Hello MinieMe,

Thank you very much for that information. I have been looking for the proper line to fix this issue for weeks. :w00t: I even contacted Cube Cart support thinking that is was an issue with the upgrade. ;) They told me to upgrade and it would be fixed. I upgraded and the problem still existed until now.

You have solved my problem! :)

Link to comment
Share on other sites

  • 10 months later...
Guest stroll-smart

I am also having ths problem(working on Mac OSX10.4.6) , I checked the images in both Netscape and Safari, Not working.

Checked the code on line 175 and the / is not present.......no images nada?

Any ideas?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...