My entire site has been made in Actinic Catalog and my homepage is the default homepage. I have uploaded my site in Test Mode and it works great, except for the following problem:
I have fragments on my homepage containing links to a PDF account application form which should open in a pop up window. The link URL in the Fragment Details / Links window is javascript:ShowPopUp('App_Form_1_pub_0001.pdf', 500, 750); and I have added 'App_Form_1_pub_0001.pdf' to Design / Additional Files.
When I view the online store and move my cursor over one of the links on the homepage, the correct link appears at the bottom left hand corner of the screen ie javascript:ShowPopUp('App_Form_1_pub_0001.pdf', 500, 750); However, when I click the link I get the error message Not Found. The requested document was not found on this server in the pop up window. The path shown in the address bar of the pop up window reads http://www.bogriffin.co.uk/acatalog/...1_pub_0001.pdf.
I have identical links on other brochure pages on my site and they all work fine. Itīs just on the homepage that Iīm having this problem. I have refreshed my website but the problem persists. I donīt know if this has something to do with running the site in Test Mode, but Iīd like to find out before I switch to Production Mode.
Any help or suggestions would be most appreciated.
I have fragments on my homepage containing links to a PDF account application form which should open in a pop up window. The link URL in the Fragment Details / Links window is javascript:ShowPopUp('App_Form_1_pub_0001.pdf', 500, 750); and I have added 'App_Form_1_pub_0001.pdf' to Design / Additional Files.
When I view the online store and move my cursor over one of the links on the homepage, the correct link appears at the bottom left hand corner of the screen ie javascript:ShowPopUp('App_Form_1_pub_0001.pdf', 500, 750); However, when I click the link I get the error message Not Found. The requested document was not found on this server in the pop up window. The path shown in the address bar of the pop up window reads http://www.bogriffin.co.uk/acatalog/...1_pub_0001.pdf.
I have identical links on other brochure pages on my site and they all work fine. Itīs just on the homepage that Iīm having this problem. I have refreshed my website but the problem persists. I donīt know if this has something to do with running the site in Test Mode, but Iīd like to find out before I switch to Production Mode.
Any help or suggestions would be most appreciated.
Comment