"searchresults" ? ... Search Me

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Xube
    Senior Member
    • Oct 2001
    • 359

    "searchresults" ? ... Search Me

    Where exactly is the searchresults template located?

    I can't seem to find it.

    :p -=Xube ®
    ...it's just technology
  • Jake Bunce
    Senior Member
    • Dec 2000
    • 46598
    • 3.6.x

    #2
    Admin CP -> Templates -> Modify -> [expand list] -> Search Templates -> searchresults

    Comment

    • Xube
      Senior Member
      • Oct 2001
      • 359

      #3
      Originally posted by Jakeman
      Admin CP -> Templates -> Modify -> [expand list] -> Search Templates -> searchresults

      Thanks(!) for the quick reply.

      Is it ...Templates -> Edit...

      ... Or am I looking in the wrong place?
      :p -=Xube ®
      ...it's just technology

      Comment

      • Jake Bunce
        Senior Member
        • Dec 2000
        • 46598
        • 3.6.x

        #4
        My Admin CP says Templates -> Modify. I'm running 2.2.9

        Comment

        • Xube
          Senior Member
          • Oct 2001
          • 359

          #5
          Originally posted by Jakeman
          My Admin CP says Templates -> Modify. I'm running 2.2.9

          Ok thanks, I've still got to upgrade. I don't see the searchresults template anywhere (I expanded all templates then did a search on the page using control F). My search still works on the site though. (grrrrrrr)
          :p -=Xube ®
          ...it's just technology

          Comment

          • Xube
            Senior Member
            • Oct 2001
            • 359

            #6
            Thanks to upgrading, I now have my searchresults template back.

            Here's my problem. Right now, I have a large number of users who have placed the Search for New Posts and the search for posts under their username links of my forums in their "favorites". How can I make it so that when users do this search that the search results appear inside a frameset?


            I know it has to be coding that first tests if the search is within a frame already... I'm Guessing coding I'd need to insert into my search results template would be something like below, but will the php-based coding in my vBulletin board allow something like this to function?


            Code:
            [COLOR=olive][SIZE=1]if(window.top==self) { 
                var parentURL = "ht tp://www. my site .com/"
                var childURL = window.location.href
                var reframeURL = parentURL 
                location.href = reframeURL
            [/SIZE][/COLOR]
            :p -=Xube ®
            ...it's just technology

            Comment

            widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
            Working...