everything was working fine but since moving the data across and uploading all the images to the server the image manager popup has stopped working.
I saw in the search that images over 3mb break the manager so i removed them but the popup still doesn't work.
Is there a way to increase the image limit? or is there another fix?
i have the latest version installed from github, is this fix included:
viewtopic.php?f=202&t=199909&p=704567&h ... up#p704567
or should i run this bug fix as well?
not sure what/why it would suddenly stop.
As for the latest bug-fixes on Github Opencart, that would be the best option to use the master files whether it's a new installation or an upgrade process for Opencart.
The most generated errors being found on Opencart forum originates from contributed programming. The increased post counters are caused by redundancies of the same solutions that were already provided prior.
Regards,
Straightlight
Opencart.com Administrator / Quality Assurance Analyst / Programmer
The first solution for troubleshooting this issue is posted ... right here ...Yes, you should apply it in order to extend this troubleshooting especially if you are not sure on why this issue is occurring since the upgrade.
The most generated errors being found on Opencart forum originates from contributed programming. The increased post counters are caused by redundancies of the same solutions that were already provided prior.
Regards,
Straightlight
Opencart.com Administrator / Quality Assurance Analyst / Programmer
The most generated errors being found on Opencart forum originates from contributed programming. The increased post counters are caused by redundancies of the same solutions that were already provided prior.
Regards,
Straightlight
Opencart.com Administrator / Quality Assurance Analyst / Programmer
HTML1300: navigation occurred.
File: index.html
nothing comes up if you click the image edit button for the popup.
According to this post: https://stackoverflow.com/questions/352 ... on-occured , it is not an issue. What about the latest error logs as amended above?Evilonion wrote: ↑Wed Dec 13, 2017 1:35 ammoved over to the pc and run internet explorer. pressed f12 and followed the instructions... when you click to navigate to either change product image or the store logo the message that appears:
HTML1300: navigation occurred.
File: index.html
nothing comes up if you click the image edit button for the popup.
The most generated errors being found on Opencart forum originates from contributed programming. The increased post counters are caused by redundancies of the same solutions that were already provided prior.
Regards,
Straightlight
Opencart.com Administrator / Quality Assurance Analyst / Programmer
Code: Select all
2017-12-08 22:42:06 - PHP Warning: mysqli::mysqli(): (HY000/1045): Access denied for user 'root'@'****database ip****' (using password: YES) in /var/sites/f/firesidefabrics.co.uk/public_html/ocv3/system/library/db/mysqli.php on line 7
2017-12-08 22:42:41 - PHP Warning: mysqli::mysqli(): (HY000/1045): Access denied for user '***username***'@'***database ip****' (using password: YES) in /var/sites/f/firesidefabrics.co.uk/public_html/ocv3/system/library/db/mysqli.php on line 7
2017-12-11 12:08:57 - PHP Warning: unlink(/var/sites/f/firesidefabrics.co.uk/storage/cache/cache.admin.language.1512991901): No such file or directory in /var/sites/f/firesidefabrics.co.uk/public_html/ocv3/system/library/cache/file.php on line 67
2017-12-11 12:08:57 - PHP Warning: unlink(/var/sites/f/firesidefabrics.co.uk/storage/cache/cache.admin.language.1512991901): No such file or directory in /var/sites/f/firesidefabrics.co.uk/public_html/ocv3/system/library/cache/file.php on line 67
2017-12-11 12:08:57 - PHP Warning: unlink(/var/sites/f/firesidefabrics.co.uk/storage/cache/cache.catalog.language.1512993030): No such file or directory in /var/sites/f/firesidefabrics.co.uk/public_html/ocv3/system/library/cache/file.php on line 67
2017-12-11 12:08:57 - PHP Warning: unlink(/var/sites/f/firesidefabrics.co.uk/storage/cache/cache.information.1.1512991901): No such file or directory in /var/sites/f/firesidefabrics.co.uk/public_html/ocv3/system/library/cache/file.php on line 67
I've altered the username and database ip for posting here.
The most generated errors being found on Opencart forum originates from contributed programming. The increased post counters are caused by redundancies of the same solutions that were already provided prior.
Regards,
Straightlight
Opencart.com Administrator / Quality Assurance Analyst / Programmer
The most generated errors being found on Opencart forum originates from contributed programming. The increased post counters are caused by redundancies of the same solutions that were already provided prior.
Regards,
Straightlight
Opencart.com Administrator / Quality Assurance Analyst / Programmer
i had this cart installed with a few mods which caused problems so i installed a new database and followed the various bug fixes that still needed to be done.
then installed journal theme and it ran fine, installed nitro but kept switched off and runs fine.
only thing I've now done is install import export which worked ok until i copied the image folder over from the old store to this new store...
figured it was a file size issue so I've deleted the images from the data folder but issue now persists.
The most generated errors being found on Opencart forum originates from contributed programming. The increased post counters are caused by redundancies of the same solutions that were already provided prior.
Regards,
Straightlight
Opencart.com Administrator / Quality Assurance Analyst / Programmer
2017-12-12 20:36:58 - PHP Warning: mysqli::mysqli(): (HY000/2002): No route to host in /var/sites/f/firesidefabrics.co.uk/public_html/upload/system/library/db/mysqli.php on line 7
2017-12-12 20:37:11 - PHP Warning: mysqli::mysqli(): (HY000/1045): Access denied for user 'USERNAME'@'IP ADDRESS' (using password: YES) in /var/sites/f/firesidefabrics.co.uk/public_html/upload/system/library/db/mysqli.php on line 7
this is also on the other previous install of oc3
I've changed the code above to remove the username and ip address...
As per this page describes: https://stackoverflow.com/questions/286 ... now-and-th . Your host is not using an FQDN name for your database IP address. Contact your host to gather the right host name configuration for your database and make those changes accordingly in your config.php and admin/config.php files. This issue should be rectified afterwards.2017-12-12 20:36:58 - PHP Warning: mysqli::mysqli(): (HY000/2002): No route to host
The most generated errors being found on Opencart forum originates from contributed programming. The increased post counters are caused by redundancies of the same solutions that were already provided prior.
Regards,
Straightlight
Opencart.com Administrator / Quality Assurance Analyst / Programmer
The most generated errors being found on Opencart forum originates from contributed programming. The increased post counters are caused by redundancies of the same solutions that were already provided prior.
Regards,
Straightlight
Opencart.com Administrator / Quality Assurance Analyst / Programmer
out of interest do you know where product images get saved to?
the folder structure seems to be different to 1.5
1.5 has all product images saved in image/data however oc3 doesn't have this folder from the standard install...
Users browsing this forum: No registered users and 22 guests