Post by dreamitreal » Tue Jun 07, 2016 3:48 pm

Hi, i hope anyone here can help me with this.

Recently i just move my website to a new host.
Everythings was just fine, until few days ago i realized the filemanager got some issues.

1st of all, when i click on browse image, the filemanager popup, i try to select the open the subfolder from image directory but failed... nothing show up.

I'm not able to create directory or edit directory. It will prompt an error massage "Warning: Please select a directory!"

I checked the image folder through FTP and found everything was still there but some how it not manage to load in file manager.

However there is no problem for me if i try to upload an image in the root "image" folder via filemanager.

i checked the config file, the directory setting is correct, the image folder permission also set to 777 but no luck.

My opencart version is 1.5.4, i'm really appreciates if anyone here can lend me your help. Thank you in advance.

Attachments

SnapCrab_NoName_2016-6-7_15-35-32_No-00.png

SnapCrab_NoName_2016-6-7_15-35-32_No-00.png (109.88 KiB) Viewed 1865 times


Newbie

Posts

Joined
Tue Jun 07, 2016 3:30 pm

Post by IP_CAM » Tue Jun 14, 2016 6:31 am

However there is no problem for me if i try to upload an image in the root "image" folder via filemanager.
But the Root Directory IMAGE/... does not contain your images, it's the Root Directory IMAGE/DATA/DEMO/...
wich contains your Images. But since you dod not mention, how your config.php Files look like, that's all, what
can be said on this.

Ernie

My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.


User avatar
Legendary Member

Posts

Joined
Tue Mar 04, 2014 1:37 am
Location - Switzerland

Post by dreamitreal » Tue Jun 14, 2016 9:52 pm

Hi Ernie, thanks for your reply . This is how my config.php look like

Code: Select all

// HTTP
define('HTTP_SERVER', 'http://www.mywebsite.com/product/admin/');
define('HTTP_CATALOG', 'http://www.mywebsite.com/product/');
define('HTTP_IMAGE', 'http://www.mywebsite.com/product/image/');

// HTTPS
define('HTTPS_SERVER', 'http://www.mywebsite.com/product/admin/');
define('HTTPS_CATALOG', 'http://www.mywebsite.com/product/');
define('HTTPS_IMAGE', 'http://www.mywebsite.com/product/image/');

// DIR
define('DIR_APPLICATION', '/home/mywebsite/public_html/product/admin/');
define('DIR_SYSTEM', '/home/mywebsite/public_html/product/system/');
define('DIR_DATABASE', '/home/mywebsite/public_html/product/system/database/');
define('DIR_LANGUAGE', '/home/mywebsite/public_html/product/admin/language/');
define('DIR_TEMPLATE', '/home/mywebsite/public_html/product/admin/view/template/');
define('DIR_CONFIG', '/home/mywebsite/public_html/product/system/config/');
define('DIR_IMAGE', '/home/mywebsite/public_html/product/image/');
define('DIR_CACHE', '/home/mywebsite/public_html/product/system/cache/');
define('DIR_DOWNLOAD', '/home/mywebsite/public_html/product/download/');
define('DIR_LOGS', '/home/mywebsite/public_html/product/system/logs/');
define('DIR_CATALOG', '/home/mywebsite/public_html/product/catalog/');

Newbie

Posts

Joined
Tue Jun 07, 2016 3:30 pm

Post by IP_CAM » Wed Jun 15, 2016 1:30 am

that's only the admin config.php, you showed above, but it looks ok. Still, the images themselfs are located
in the Subdirectory, I mentioned above.

But you could download the free CodeManager, and so allow someone temporary Admin Access to your Site,
it would make it much easier to find out, where you really placed your Pics, and why it does not work.

http://www.opencart.com/index.php?route ... odeManager

Anything else would be plain Guessing in the Dark!
Ernie

My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.


User avatar
Legendary Member

Posts

Joined
Tue Mar 04, 2014 1:37 am
Location - Switzerland
Who is online

Users browsing this forum: No registered users and 5 guests