The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I've done everything i can think thats humanly possible to incorporate the 'quick search' and 'quick links' functionality to the respective buttons, but with no success.
My search button 'always' directly me to search.php - i'm a PHP n00b, but that doesn't compare to my lack of knowledge in the realm of javascript. Does anyone know what the problem could be? I tried sharing the varieties of code i've tried, but it would be a touch excessive at this point to share it all. I want quick link and quick search functionality on an image - can someone please help? |
#2
|
|||
|
|||
![]()
Just pinch the required code from the Navbar template
|
#3
|
|||
|
|||
![]()
See, thats the problem - I did and nothing happened. Its nothing to do on my end because the Javascript worked on every other style... so my natural assumption was that there was something in my code thats conflicting.
But after wading through it, i havent found anything. |
#4
|
||||
|
||||
![]()
Post the code here and maybe we can see what is wrong - or post a link to your forum so we can look at the source code.
|
#5
|
|||
|
|||
![]() Code:
<td id="navbar_search" class="vbmenu_control"><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow">$vbphrase[search]</a> <if condition="$show['quicksearch']"><script type="text/javascript"> vbmenu_register("navbar_search"); </script></if></td> |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|