I'm running opencart 2.0.2 and have just installed vqmod for the first time and the modification below.
<modification>
<id>Remove "Register account" from front end</id>
<version>1.0.0</version>
<vqmver>2.5.1</vqmver>
<author>Impairedspook</author>
<etc>
Anyway, it seems to be doing stuff. Certainly, I can see that messages are being changed, and in the checkout, the "new user" panel has been replaced with simple "Continue" button. When I click on this button, I get a Javascript popup message saying "Not Found! Not Found!" followed by what looks to me like an opencart 404-type html page.
I've reverted back to the default theme to see if it makes a difference, and it doesn't.
It can be reproduced easily enough by browsing to http://www.icehaloes.com/boutique/index ... ry&path=59, selecting a product, then going to the checkout.
How can I determine what it's trying to access? Sadly, I don't have access to my webserver access logs

Thanks in advance!
Adam.