Announcement

Collapse
No announcement yet.

Referrer - Script error

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

    Referrer - Script error

    I have been trying for the first time to get the referrer script rs000001.pl to work and get the following error
    A Genergal Script error occured
    Error Error opening ../punjab00/aacatalog/ (no such file or directory)

    This is the reference in rs000001.pl. When I change it in rs to an absolute path the same error occurs but with the absolute path in the error.

    What have we done wrong?

    Chris
    Chris
    Chris Green
    Activate Internet Marketing Ltd
    +44-1702-316-963

    #2
    referrer script

    looks to me like you have the incorrect path in the Script as per the error message provided: Error Error opening ../punjab00/aacatalog/ (no such file or directory)

    should be ../punjab00/acatalog/

    Brian
    Brian Johnson
    :::Sure Solutions Inc:::Professional Actinic templates from Buythisdesign.com:::
    1-732-528-7635 x203

    Comment


      #3
      Referrer

      Sorry, this is a typo!! It was acatalog.
      Chris
      Chris Green
      Activate Internet Marketing Ltd
      +44-1702-316-963

      Comment


        #4
        In v6, you no longer have to customise the script - the file rs000001.pl is generated from a Perl template in 'Site1' called 'referrer.pl'.

        Copy an original copy of this file from your 'Original' folder and upload, then trying using it again. If you still get an error, then the problem must be in the format of the script call you are using. It should look something like...

        http://your.URL/cgi-bin/rs000001.pl?SOURCE=Text%20string&DESTINATION=index%2ehtml&PATH=%2e%2e%2fpublic_html%2facatalog&BASEURL=http%3a%2f%2fyour%2eURL%2facatalog

        Comment

        Working...
        X