Hmm ... well ... since you *are* running your site in a frame, that totally explains the problem.
You'll need to:
a) edit your 2 configure.php files and replace the IP address with your actual domain name. Adjust any other paths as needed too.
HTTP_SERVER should be 'http://www.pursuitbaits.com'
HTTPS_SERVER should be 'https://www.pursuitbaits.com'
DIR_WS_CATALOG should be '/'
DIR_WS_HTTPS_CATALOG should be '/'
If you have dedicated SSL, then set ENABLE_SSL to 'true'
If you have shared SSL, then follow http://www.zen-cart.com/content.php?...alled-zen-cart
If you don't have any SSL, then leave ENABLE_SSL to 'false'
and then:
b) turn off the frame-forwarding that you've configured your site to use, so that it actually serves the site directly.
If you need help with that, your hosting company is the best resource.






Bookmarks