Hey, the site in question is http://biggrowhydro.com
Recently google flagged the file jquery.min.js as malicious. I attempted to locate where I was using such a file in my source code and found that it is before my <head> tag on all of my pages.
I tried to use the developer tools to locate where the script is being called (which php file) and it was unable to locate any part of the script tag/link.
By any chance does anyone know where zen cart would be pulling data from to place before the <head> tag?
I have already checked a few places including tpl_main_page.php, tpl_header.php, meta_tags.php, and application_top.php
None of the files I have checked have had any instance of the line.
I would appreciate any help or ideas.
Thanks in advance.


Reply With Quote

