Announcement

Collapse
No announcement yet.

Hiccup In v8

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

    Hiccup In v8

    Before doing anything with v8, after installing, ran the "Check Coding Errors..."
    Did not get any errors. Changed the theme to "Curves" (see my other post) and colour "Fashion". Ran the "Check Coding Errors..." again and got error "Error condition 'Variable SectionLevel' is used out of context".
    You should be able to repeat this error situation.

    Whats going wrong?

    Also is v8GIKAUK.exe a 'live' product or a beta version?

    Regards Gordon

    #2
    v8GIKAUK is the first live release

    Comment


      #3
      Cool - you found a coding error in the Curves theme. Thanks for that. We'll make sure it gets fixed in the next maintenance release

      If you double-click on the coding error you will be taken to the 'block' tag that is the culprit. To get rid of the error, double-click on the 'block' tag and replace the condition you see there with the following:

      <actinic:variable name="PageType" /> == 'Section'

      Thanks for reporting this. It's always expected that a few little niggles like that will slip past the beta testers - but I'll make sure it gets looked at.

      Comment

      Working...
      X