Opencart Issue [removed] Alert on Page Load

2019-07-31 07:32发布

问题:

enter image description hereOne of my client's Opencart website have issues when open the website, a prompt alert shows following code:

Conflict

<script>document.cookie = "humans_21909=1"; document.location.reload(true)</script>

How to get this resolve. Also help me to find the files where they are located to fix it.

回答1:

Had the same issue, it only happened to me when the request was something to do with "register", in my case it was "register.php", I only changed the documents name and problem was solved



回答2:

You need to change the filename of register.php and its occurrences on all places in the files.