Hello,
My problem is that I installed the block IP mod in my store it seemed to work fine but it left this text on top of most of the admin pages.
/** * require the ip blocker function */ require(DIR_WS_FUNCTIONS . 'ip_blocker.php'); ip_blocker();
for example the ADMIN home page. When I view the page source it shows up as
body
Attributes
onload = init()
I uninstalled the program. It was still there so I deleted the related files from the admin section of the site. and it is still there.
I have read everything I can find and can't seem to solve this. Basically I just need to know where to go to edit this line out.
Thank you in advance
P.S. I am not experienced in programing
Brad
http://theelectricaldepot.com V1. 3.9.h



Reply With Quote
