Announcement

Collapse
No announcement yet.

Add to cart links not working correctly

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Add to cart links not working correctly

    Hi there

    I'm having some problems with image paths in the checkout when I add a product to the cart from a non-actinic page.

    If I add the product to the cart from the actinic generated product page, all images appear correctly, however, following the knowledgebase solution for adding to the cart from non-actinic pages results in the images all being given incorrect paths.

    The site is here

    The link structure I'm using on non actinic pages is this
    Code:
    http://www.dateasianwomen.com/cgi-bin/ca000001.pl?SID=0&PAGE=PRODUCT&Q_20=1&ACTINIC_REFERRER=http://www.dateasianwomen.com/faq/faq-01.html
    Can anyone suggest whether I've missed anything out of the code or what I'm doing wrong?

    Thanks

    Jos
    Thanks

    Jos Medinger

    Tel : 01978 843 962
    www.internetology.co.uk
    Actinic / E-Commerce Hosting, Design & SEO
    ______________________________________

    #2
    Hi,

    Try amending the end of that URL to ACTINIC_REFERRER=http://www.dateasianwomen.com/acatalog/ in place of http://www.dateasianwomen.com/faq/faq-01.html

    Kind regards,
    Bruce King
    SellerDeck

    Comment


      #3
      Bruce

      This appears to be having the desired effect.

      Can you elaborate on why I can't set the referring page as one outside the actinic generated directory?

      Thanks

      Jos
      Thanks

      Jos Medinger

      Tel : 01978 843 962
      www.internetology.co.uk
      Actinic / E-Commerce Hosting, Design & SEO
      ______________________________________

      Comment


        #4
        The 'ACTINIC_REFERRER=' parameter tells the browser where your 'acatalog' folder is. This is the 'Catalog URL' value, which can be seen in 'Advanced | Network Setup'.

        Kind regards,
        Bruce King
        SellerDeck

        Comment

        Working...
        X