Announcement

Collapse
No announcement yet.

Correct Path for Catalog Links

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

    Correct Path for Catalog Links

    Hi Guys,

    I'm trying to host Actinic on a local IIS server for testing but have been getting some strange results with regards to uploads.

    I have succesfully uploaded the site in the past week but a couple of days ago the catalogue just stopped working. When clicking on the catalog link, it diverts back to the homepage.

    I have since found that the problem is with the links themselves but dont know what is wrong in my Actinic Network setup as I am able to navigate to all the pages by typing in the correct URL's

    Setup is as follows:
    catalogURL: http://192.168.10.3/acatalog/
    cgi-binURL: http://192.168.10.3/cgi-bin/
    path from CGI-BIN to acatalog: ../acatalog/
    path to CGI-BIN: cgi-bin/

    My directory structure on the server is as follows:
    ROOT >
    cgi-bin
    acatalog

    Am i missing something here? I see a lot of postings pleading for other methods to upload the site and wish Actinic could offer an alternative!

    #2
    It sound like you have a dodgy session file for your shop visit, which has stored an incorrect value for your Catalog URL.

    Go to 'Help| Troubleshooting', click 'Purge Session Files' and then try the link again.

    Comment

    Working...
    X