Announcement

Collapse
No announcement yet.

problem with act_primary pages that dont display section menu

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

    problem with act_primary pages that dont display section menu

    I am using the yahoo section menu on my primary template and i understand that the search results page uses the act_primary template or atleast when it returns a result it does......my problem is.....my menu works fine when its a section page in /acatalog....but on the search results page i get a script error because its trying to load a menu which isnt there.

    i guess im asking is there ANY way to change the overall template used by the search results page as i dont want it to use act_primary....or is there a fix to show the section menu in the search results.

    heres the website so you can see what i mean...the site sells adult toys so please dont look if you are easily offended by odd looking pieces of rubber

    try searching for beaver in the simplesearch box and you will see what i mean.
    http://www.happybeavers.co.uk

    #2
    Hi Steven,

    I think the problem is because you have removed a variable from the primary template. You need to have:

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

    It is normally situated after the </title> tag. This variable tells the pages that use a cgi script where to look for the non-cgi files (ie in the 'acatalog' folder).
    ********************
    Tracey
    SellerDeck

    Comment

    Working...
    X