Announcement

Collapse
No announcement yet.

Larger Image link not working - urgent help needed!

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

    Larger Image link not working - urgent help needed!

    Hi everyone. We're currently running Actinic 6.1.5 at thefashionboutique.co.uk and we've just had a complete site redesign. My partner deleted all site and html files that had been uploaded and then uploaded all the new dreamweaver files and uploaded the catalogue.

    Now the site isn't working properly and we can't figure out why. The catalogue text has returned back to basic font and the 'click for larger image' will not work, it's showing a javascript error.

    We need to have the site back up and running for the morning or the client will go spare!! Any ideas? Any thoughts would be much appreciated.

    Warm wishes,
    Helen
    Last edited by TFB; 26-Jun-2005, 05:26 PM. Reason: typo

    #2
    Check to see that you have the following in Primary html templates (with the HEAD boundaries):

    <HEAD>
    <LINK REL=STYLESHEET HREF="actinic.css">
    <SCRIPT LANGUAGE="JavaScript" SRC="actiniccore.js" TYPE="text/javascript"></SCRIPT>
    <SCRIPT LANGUAGE="JavaScript" SRC="actinicextras.js" TYPE="text/javascript"></SCRIPT>
    </HEAD>

    It sounds like you don't have a link to the CSS and are missing the SCRIPT language declaration.

    Good luck,
    Delboy

    Comment


      #3
      Thank you

      You're a star, many thanks for your help. We tried deleting the software and reinstalling it last night, and then trying again. We're getting there slowly but surely, the popups are working again which is a relief. We've just got the ActPrimary to sort out now.

      Many thanks once again!

      Comment

      Working...
      X