Extension/Mods:
Your query:
I installed 3.0.3.5 & 6 in new hosting, and move the storage folder to the upper-level folder according to the instructions, tried both manually and automatically
I have try set 755 / 777.
But some ocmod do not work. ** I have refresh the Modification , Theme & SASS
I installed the following Modification, but some not work:
NOT WORKING:
1. Instant Product Editor
2. OCMOD Editor -
WORK:
3. Modification Manager
4. X-Shipping Pro
5. AJAX Quick Checkout PRO
Finally, I found that the mods that did not work were modified twig files.
Regarding the two modification log, seems to be normal, but there is no effect.
LOG:
Code: Select all
FILE: admin/view/template/marketplace/modification.twig
CODE: <div class="pull-right">
LINE: 5
CODE: {% if not modification.enabled %}
LINE: 96
----------------------------------------------------------------
MOD: Instant Product Editor (IPE)
CODE: </head>
LINE: 35
----------------------------------------------------------------
After installed Modification Manager, I see this error log
Code: Select all
MOD: Modification Default
NOT FOUND!
CODE: $loader = new \Twig_Loader_Filesystem(DIR_TEMPLATE);
FILE: system/library/template/twig.php
Thank you!