Post by Steyn » Mon Jul 02, 2018 4:44 pm

Hi need help. I did search the forum, but could not find the answers.

My hosting provider did a server migration. Now I am experience the following problem: The images does not show in the front of the store and in the image manager. The files do exist and the images are in the files, but images does not shows. It does show the thumbnail description in the front.

Newbie

Posts

Joined
Sat Nov 19, 2016 6:19 pm

Post by xxvirusxx » Mon Jul 02, 2018 5:02 pm

Possible wrong migration... wrong url images...check location for images in config...

Send you website URL on PM.

Upgrade Service | OC 2.3.0.2 PHP 8 | My Custom OC 3.0.3.8 | Buy me a beer


User avatar
Expert Member

Posts

Joined
Tue Jul 17, 2012 10:35 pm
Location - România

Post by Steyn » Mon Jul 02, 2018 5:38 pm

Thank you for your reply. I have checked the config.php file and everything looks OK to me.

<?php
// HTTP
define('HTTP_SERVER', 'https://openshop.co.za/jewellery/admin/');
define('HTTP_CATALOG', 'https://openshop.co.za/jewellery/');

// HTTPS
define('HTTPS_SERVER', 'https://openshop.co.za/jewellery/admin/');
define('HTTPS_CATALOG', 'https://openshop.co.za/jewellery/');

// DIR
define('DIR_APPLICATION', '/home/openshop/public_html/jewellery/admin/');
define('DIR_SYSTEM', '/home/openshop/public_html/jewellery/system/');
define('DIR_IMAGE', '/home/openshop/public_html/jewellery/image/');
define('DIR_STORAGE', '/home/openshop/ocartdataj/storage/');
define('DIR_CATALOG', '/home/openshop/public_html/jewellery/catalog/');
define('DIR_LANGUAGE', DIR_APPLICATION . 'language/');
define('DIR_TEMPLATE', DIR_APPLICATION . 'view/template/');
define('DIR_CONFIG', DIR_SYSTEM . 'config/');
define('DIR_CACHE', DIR_STORAGE . 'cache/');
define('DIR_DOWNLOAD', DIR_STORAGE . 'download/');
define('DIR_LOGS', DIR_STORAGE . 'logs/');
define('DIR_MODIFICATION', DIR_STORAGE . 'modification/');
define('DIR_SESSION', DIR_STORAGE . 'session/');
define('DIR_UPLOAD', DIR_STORAGE . 'upload/');

// DB
define('DB_DRIVER', 'mysqli');
define('DB_HOSTNAME', 'localhost');
Hide this

// OpenCart API
define('OPENCART_SERVER', 'https://www.opencart.com/');

Newbie

Posts

Joined
Sat Nov 19, 2016 6:19 pm

Post by xxvirusxx » Mon Jul 02, 2018 5:45 pm

Then check location in phpMyAdmin

Upgrade Service | OC 2.3.0.2 PHP 8 | My Custom OC 3.0.3.8 | Buy me a beer


User avatar
Expert Member

Posts

Joined
Tue Jul 17, 2012 10:35 pm
Location - România
Who is online

Users browsing this forum: No registered users and 85 guests