Announcement

Collapse
No announcement yet.

login page not working correctly

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

    login page not working correctly

    The login page accessed using the link:

    http://www.paragonmartialarts.co.uk/acatalog/login.html

    works fine, but within the actinic generated pages it uses a cgi-script and the page is not right.
    See:
    http://www.paragonmartialarts.co.uk/...ONID=index.htm

    The logo/banner is not displayed because it is looking for it in the cgi-bin and the link to continue shopping also tries for a page in the cgi-bin.
    This seemed to be working the other day but not now, can anyone explain how to fix this for me?
    Regards Steve

    www.UltimateFightwear.co.uk
    www.thedancersshop.co.uk
    www.ice-dancer.co.uk


    There must be a get rich quick scheme that works!

    #2
    They both seem to work fine from here.
    "OK Venus?"
    "OK Steve!"
    "Right then, lets go!

    Comment


      #3
      This link:

      http://www.paragonmartialarts.co.uk/cgi-bin/ss000001.pl?SECTIONID=index.htm

      will not work if a customer has never visited your site before. If you are linking to a Perl script from a page outside the 'acatalog' folder then you need to add

      &ACTINIC_REFERRER=http://your.URL/acatalog/

      onto the end of the URL i.e.

      http://www.paragonmartialarts.co.uk/cgi-bin/ss000001.pl?SECTIONID=index.htm&ACTINIC_REFERRER=http://www.paragonmartialarts.co.uk/acatalog/

      Comment

      Working...
      X