Hi All,
I'm very new to opencart having downloaded and installed it two days ago. I'm working through the setup although have run into an issue where I am unable to upload any images.
I click the image button, then get the edit option, but it doesn't open the upload screen. It did once, and then will not do it again.
I have tried 4 different browsers which had made no difference.
I have searched the forums for an answer to this issue, but I have been unable to find a resolution. Can anybody assist?
Much appreciated.
I'm very new to opencart having downloaded and installed it two days ago. I'm working through the setup although have run into an issue where I am unable to upload any images.
I click the image button, then get the edit option, but it doesn't open the upload screen. It did once, and then will not do it again.
I have tried 4 different browsers which had made no difference.
I have searched the forums for an answer to this issue, but I have been unable to find a resolution. Can anybody assist?
Much appreciated.
how do you unable to upload image?
what's your situation?
can you open filemanager?
any error message? eg memory error, json error ....?
some filemanager's problem:
Fatal error: Allowed memory size of 33554432 bytes exhausted
solution
php.ini and admin/php.ini
try to increase 'memory_limit' to a higher value
what's your situation?
can you open filemanager?
any error message? eg memory error, json error ....?
some filemanager's problem:
Fatal error: Allowed memory size of 33554432 bytes exhausted
solution
php.ini and admin/php.ini
try to increase 'memory_limit' to a higher value
OpenCart®
PHP Developer.
更多中文教學在 OpenCart香港官方網站 !
QQ: 2039574815
There is no error message given at all, it just shows the filemanager button and when clicked, there is no response. This happens on any image upload (banner, product, store image etc.)
As I mentioned, one the fresh install, it allowed me to upload an image. Ever since, I am unable to even view that image in filemanager as it won't open/load.
I have now resorted to uninstalling opencart and will try a fresh install again.
I have seen 2 threads on this forum with the same issue and no one has been able to give any assistance unfortunately.
Hoping someone can replicate and identify what is cause it.
Cheers
As I mentioned, one the fresh install, it allowed me to upload an image. Ever since, I am unable to even view that image in filemanager as it won't open/load.
I have now resorted to uninstalling opencart and will try a fresh install again.
I have seen 2 threads on this forum with the same issue and no one has been able to give any assistance unfortunately.
Hoping someone can replicate and identify what is cause it.
Cheers
Try different browser. Check with your hosting provider possibly they do something on your server (php version upgrade?)SSSchwing wrote:There is no error message given at all, it just shows the filemanager button and when clicked, there is no response. This happens on any image upload (banner, product, store image etc.)
As I mentioned, one the fresh install, it allowed me to upload an image. Ever since, I am unable to even view that image in filemanager as it won't open/load.
Cheers

-----------------------------------------
wasisdDas
have your problem resolved after re-install?
make sure the image paht is correct in the config.php
example
define('HTTP_SERVER', 'http://127.0.0.1/');
// HTTPS
define('HTTPS_SERVER', 'http://127.0.0.1/');
define('DIR_IMAGE', 'C:\wamp\www\/image/');
make sure the image paht is correct in the config.php
example
define('HTTP_SERVER', 'http://127.0.0.1/');
// HTTPS
define('HTTPS_SERVER', 'http://127.0.0.1/');
define('DIR_IMAGE', 'C:\wamp\www\/image/');
OpenCart®
PHP Developer.
更多中文教學在 OpenCart香港官方網站 !
QQ: 2039574815
Who is online
Users browsing this forum: No registered users and 13 guests