I have been trying to set up a discount code and it will bnot work! When I go to checkout it takes me all the way through and when you input the code and hit continue it takes you right back to the log in page and will not go any further, even if you relogin. Also the backgroung graphics are gone from the cart and checout pages. They used to be there. Does anyone know why and how to fix this?
Coupon Code
Ok I figured out the code but cant figure out the background. Its like it goes aways the whole way through the checkout process and then stays gone when you finish and go back home.
If the images are only missing on the secured pages, then it is usually because of the path to the images in the template or stylesheet. Look to make sure images are called like this:
images/your_image.gif
Instead of this:
http://yoursite.com/images/your_image.gif
Let me know if that isn't the case of if you need help finding that.
