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.
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 (109.88 KiB) Viewed 1866 times
But the Root Directory IMAGE/... does not contain your images, it's the Root Directory IMAGE/DATA/DEMO/...However there is no problem for me if i try to upload an image in the root "image" folder via filemanager.
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.
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/');
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
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.
Who is online
Users browsing this forum: No registered users and 4 guests