Colorbox works fine on all product pages for the product images, but when I click on the terms and conditions link and privacy policy link on either the account registration page or affiliate registration page it gives me the error "Request unsuccessful: Not Found" inside the colorbox.
I only reason I can think of, is that I removed the continue button on a few pages, and I've been trying to add them back again, but I think I might have messed something up in this process.
I've also tried to hardcode the links directly into the account>register.tpl and affiliate>register.tpl like this:
Code: Select all
<a class="colorbox cboxElement" alt="Privacy Policy" href="http://localhost:8888/Halfmoon Works Inc/index.php?route=information/information/info&information_id=3">
<b>Privacy Policy</b>
</a>