Announcement

Collapse
No announcement yet.

Page Loading Errors

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

    Page Loading Errors

    When you go to http://www.advancedfloorheating.com/...CTION=SHOWCART on my site, the page doesn't load. Does anybody know any reason for this?

    #2
    Hi Dan

    The pages does load up, but there are missing images on the shopping cart. When viewing the source, it seems that the basehref is missing from your primary template. Please could you go to "Design | Options | Layout". Click on "Edit" button, next to the "View Cart Layout".

    It will bring up the Act_Primary.html template. Please make sure you have:

    Code:
    <Actinic:BASEHREF VALUE="NETQUOTEVAR:BASEHREF"/>
    Under the </title> tag.

    Once you have done this. Save the file and upload your site. Should work.
    All primary template should have this tag, otherwise actinic will not know where the images are kept, when running a cgi script.

    Kind Regards
    Nadeem Rasool
    SellerDeck Development

    Comment


      #3
      Your right, it wasn't there but it appears to me that the page is still not loading after updating the website. Do I need to refresh the site rather than just clicking update?

      If not, what else could it be?

      Thanks all in advance, it's nice to know we have each other (I have you) to fall back on..!

      Comment


        #4
        Fixed,

        I have a wierd setup for the editting of the template files and it didn't upload to the correct location, after a quick switch around of a couple of files I got it to load once again..!
        Thanks nadeem

        Comment


          #5
          Hi Dan

          Glad to hear that the issue is fixed.

          Kind Regards
          Nadeem Rasool
          SellerDeck Development

          Comment

          Working...
          X