Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

No Image Preview When Adding New Product To Catalogue


Guest

Recommended Posts

Posted

I currently have a shop which sells fine art, when I add a new product to the catalogue and preview the image there is no image shown. I have UltraPics - MS2 Image Addon Pack! installed and newsdesk 1.48 however it was working before and after both of these installs.

 

The files are uploaded fine to the server and appear in the catalogue in the live shop no problem at all, it is just the preview when adding new products. The permissions are correct on the server for images directory and I have double checked the configure.php for both catalogue and admin and they haven't changed.

 

Has anyone come across this before? Any help appreciated

 

Thanks

 

Mark

Posted

Check the DIR_WS_IMAGES path in your admin/includes/configure.php

 

If they are uploading fine, then the DIR_FS path is ok, but possibly not the WS path.

 

Double check them.

 

At least it isn't previewing and not displaying in the live store :D

 

Rob

Rob Bell - Inspired Graphix

Customising osCommerce in Australia, and the world!

View my profile for web and email links.

 

I'm sorry, but i cannot offer Free support via PM etc, and osCommerce forums prohibit me from putting any reference to paid support in my signauture.

However viewing my profile may provide links to my website or something like that which you may find useful.

Posted

Hi, thanks for the quick response, I have checked these and they are both correct

 

define('DIR_WS_CATALOG_IMAGES', DIR_WS_CATALOG . 'images/');

define('DIR_FS_CATALOG_IMAGES', DIR_FS_CATALOG . 'images/');

 

 

I will keep looking think the answer is in the config somewhere!

 

Thanks

 

Mark

Posted

I think the problem might be to do with the fact I have an email contrib installed which has FCKeditor installed and the contrib newsdesk has another editor installed and they seem to be clashing. I think I will roll back the shop to pre newsdesk and ensure that the problem doesn't happen then

 

Does anyone have anything to add about the 2 contribs, is anyone is running Newsdesk and Email Templates with FCKeditor?

 

Thanks

 

Mark

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...