Post by drubique » Thu Mar 11, 2010 7:32 am

Be great if someone could help me with this issue....

I installed OC 1.4 and it worked perfectly on MAMP.

When I uploaded it to my server and connected all the strings, all the images and product info displayed in the store frontend okay. However, in the 'products' section no images are showing beside the products listed. If I go to 'add' a new product and click on image - none of the images are in the 'image manager' at all, nor can I upload any new images to the image manager. Confused??

New member

Posts

Joined
Wed Mar 10, 2010 1:51 am

Post by rph » Thu Mar 11, 2010 12:41 pm

Did you make sure the images are in the correct location?

-Ryan


rph
Expert Member

Posts

Joined
Fri Jan 08, 2010 5:05 am
Location - Lincoln, Nebraska

Post by drubique » Fri Mar 12, 2010 3:36 am

I can see two different image dirs -

root/image/data
and
root/image/cache/data

Have I missed something - do I need to copy them to somewhere else too?

New member

Posts

Joined
Wed Mar 10, 2010 1:51 am

Post by rph » Fri Mar 12, 2010 9:20 am

Did you overwrite your config.php files after you installed?

-Ryan


rph
Expert Member

Posts

Joined
Fri Jan 08, 2010 5:05 am
Location - Lincoln, Nebraska

Post by drubique » Fri Mar 12, 2010 9:47 am

I put the correct strings in and the site is up and running - its just the 'image manager' that is not working. I think it might be something in the admin/config.php file that is causing this - does this look right to you??

define('HTTP_SERVER', 'http://mysite.ie/web/');
define('HTTP_CATALOG', 'http://mysite.ie/web/image/');
define('HTTP_IMAGE', 'http://mysite.ie/image/');

New member

Posts

Joined
Wed Mar 10, 2010 1:51 am

Post by rph » Tue Mar 16, 2010 3:01 am

No. It should probably be something like:

define('HTTP_CATALOG', 'http://mysite.ie/web/');
define('HTTP_IMAGE', 'http://mysite.ie/web/image/');

define('HTTPS_IMAGE', 'https://mysite.ie/web/image/');

define('DIR_IMAGE', '/home/mysite/web/image/');

-Ryan


rph
Expert Member

Posts

Joined
Fri Jan 08, 2010 5:05 am
Location - Lincoln, Nebraska

Post by amylee » Tue Mar 23, 2010 1:41 am

hy guys..i have same problem here.i uploaded image to server using filezila..its available in filezilla but when i open image manager there is no image there. i set my config file already according to urs but still image not available..when i try it at localhost, its available..hope u guys cn help me..thx in advance

amylee

Newbie

Posts

Joined
Tue Mar 23, 2010 1:33 am

Post by webvet » Tue Mar 23, 2010 3:31 am

Are the file permissions for both the image directory and the images themselves correct? (644 or 755)

Genuine, Honest Opencart Support @ http://webvetservices.com


User avatar
Active Member

Posts

Joined
Thu May 14, 2009 2:04 am
Location - Shropshire, UK

Post by drubique » Tue Mar 23, 2010 6:44 am

The image directory and images are both set to 755.

New member

Posts

Joined
Wed Mar 10, 2010 1:51 am

Post by rph » Tue Mar 23, 2010 7:02 am

I'd make sure the file extensions are all lowercase. Barring that, you most like hosed your config file and need a fresh install.

-Ryan


rph
Expert Member

Posts

Joined
Fri Jan 08, 2010 5:05 am
Location - Lincoln, Nebraska
Who is online

Users browsing this forum: Google [Bot] and 11 guests