[SOLVED] [3.0.3.2] Modification does not exist but is still showing
Posted: Sun Feb 05, 2023 2:20 am
Hi all,
There's a <script> tag showing on every page of my website, but as the CDN stopped working the script now returns a 404 on every page. I'm trying to resolve it, but I can't find that script tag anywhere in my system. Except for the modified header TWIG file (system\modification directory). The script tag does not exist in my original header file so it's not hard-coded. Yes, I've also checked the header controller file to make sure it's not hard-coded there either.
There must be a modification somewhere, of some kind, that is causing this. I've searched my entire oc_modification database and used a modification editor extension without any results. It simply is nowhere to be found, but it exists somewhere.
Does OpenCart have any hidden features that modify files?
Where could this modification possibly be coming from?
OC 3.0.3.2 / Default theme
There's a <script> tag showing on every page of my website, but as the CDN stopped working the script now returns a 404 on every page. I'm trying to resolve it, but I can't find that script tag anywhere in my system. Except for the modified header TWIG file (system\modification directory). The script tag does not exist in my original header file so it's not hard-coded. Yes, I've also checked the header controller file to make sure it's not hard-coded there either.
There must be a modification somewhere, of some kind, that is causing this. I've searched my entire oc_modification database and used a modification editor extension without any results. It simply is nowhere to be found, but it exists somewhere.
Does OpenCart have any hidden features that modify files?
Where could this modification possibly be coming from?
OC 3.0.3.2 / Default theme