View Single Post
  #5  
Old 09-27-2002, 04:18 PM
  minorgod's Avatar 
minorgod minorgod is offline
 

X-Adept
  
Join Date: Sep 2002
Location: Arivaca, AZ
Posts: 402
 

Default use absolute urls to everything

This can sometimes be considered bad programming, but it often solves problems if you make your navbar image and link references into absolute URLs (eg. http://www.yourdomain.com/directory/image.gif). This will keep your images and links from breaking if your using a secure server for your store. Hope that helps.
__________________
www.brettbrewer.com
Getting back into x-cart dev after a long hiatus. Modded lots of x-carts from version 3.1.x to 4.1.x. Developer of ImageScaler mod, Pre-login per user coupon mod, Wordpress feed mod, DigitalSubscriptions mod, Phonetic bulk download keys addon for DownloadExpander mod, Serial Number Generator for ESD products, Custom CMS/LMS integrations, external products mod, and more.
Reply With Quote