Announcement

Collapse
No announcement yet.

Login Problems

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

    #16
    Thanks Chris

    Any thoughts also on the main problem, i.e. images seemingly being called from cgi-bin?

    Cheers
    Jon

    Comment


      #17
      You need to put back a couple of lines that have been removed

      In Act_BrochurePrimary.html, add

      <Actinic:BASEHREF VALUE="NETQUOTEVAR:BASEHREF" FORCED=NETQUOTEVAR:BASEHREFFORCED/>

      back into the <HEAD> section.

      In Act_Primary.html, add

      <Actinic:BASEHREF VALUE="NETQUOTEVAR:BASEHREF"/>

      into the <HEAD> section

      Comment


        #18
        Chris

        Thank you very much. You are very patient. It's like I have opened the car bonnet, taken out all the engine parts, and then chucked a few of them back in expecting it to work! This is really helping my learning experience...

        Can I just go back to the annoying space below the section link images problem? I checked Act_SectionLine.html again and the Design Text prompt IDs you suggested, but can't see anything wrong there. I then checked the code behind the final generated page though, and there seem to be a couple of forms with hidden inputs there that are causing the space.

        I have attached the offending code below.

        What I have done??

        Cheers
        Jon
        Attached Files

        Comment

        Working...
        X