Just visiting the Modifications page causes it to run and run. The circle on the browser tab that indicates whether a page is running does not stop. Eventually is expires but not for a long time.
Click the Refresh button does not seem to help and Im not sure its even active.
Can anyone suggest anything to try or check?
Code: Select all
UPDATE `oc_modification` SET `status` = '0' WHERE `oc_modification`.`status` =1;
3 - Try refreshing the Modifications page in your admin.
All mods | OpenCart Bulk Related Products Ultimate Edition |GeoIP hide Prices / no add to cart by country| CSS override | Direct link to checkout / skip add to cart / buy now link | AUTO pilot - reward & purchase points
Also, do you mean to delete the modification.xml file in the system folder?? I do not have a folder named modifications within the system folder, only the .xml file with the same name.
First, run that query on phpmyadmin or on your hosting service where you manage your database.
Second, delete everything inside /system/modification folder
Third, try going to modifications in admin again
What is does is disable and reset modifications cache. They are not lost, still installed, just disabled.
Opencart Developer - My Extension Showcase
Contact me at aeon.yoda@gmail.com
Who's MODS do you have installed? v1.5.x MODS will not work properly in v2.1.0.x (if at all) and you may be suffering from this.
Look here for some possible help - http://www.randemsystems.com/support/op ... rt-system/
NEVER take serious; anyone who gives negative impact statements with no ABSOLUTE proof!
OpenCart Helpful Information * Upgrade 1.5 to 2.1 * Upgrade 2.1 to 2.2
"Why do people NEVER have enough time to do it right but ALWAYS enough time to do it over?"
DO NOT EVER GIVE SOMEONE YOU DON"T KNOW ADMIN ACCESS TO ANYTHING!
I am NOT affiliated with OpenCart
To review, So I would...
1. Run the script mentioned in phpMYadmin
2. Delete everything in system/modification
3. Perform modification refresh
And hope that speeds it up?
Cheers
(and)1 - In your DB run this query (respect table prefix - oc_ in my case)
2 - via ftp DELETE folders/files all in system/modification/*.*Code: Select all
UPDATE `oc_modification` SET `status` = '0' WHERE `oc_modification`.`status` =1;
3 - Try refreshing the Modifications page in your admin.
There is no folder named "{/system/modification". Please explain, or does anyone else know what we meant? At least not in 2.1.0.1.First, run that query on phpmyadmin or on your hosting service where you manage your database.
Second, delete everything inside /system/modification folder
Third, try going to modifications in admin again
What is does is disable and reset modifications cache. They are not lost, still installed, just disabled.
Anyone kno2w if this works or have other suggestions on how to fix the modification page. Just landing on the page casues it to run and run. It only stops after timing out. Same with clicking the Refresh button.
Users browsing this forum: No registered users and 98 guests