View Full Version : search link not clickable
northwallace
11-04-2008, 04:10 PM
My search button on the navbar has stopped being clickable..... you can right click the link and open in a new page and that works, but just clicking search or the arrow doesn't work. I have tried on a few machines and non of them work....
also tried using the search button on another couple forums and they worked fine.
anyone have any ideas on how this can be happening? I have reverted to the default navbar and still it doesn't work.
thanks in advance.
-------------------
I searched through the forums to see if I could find if this question already existed.... couldn't find anything.
Brandon Sheley
11-04-2008, 04:20 PM
have you done anything to the header or headerincludes?
it sounds like your popup isn't working
does the quick links dropdown work?
northwallace
11-04-2008, 04:23 PM
thanks for the quick response...
I guess quick links doesn't work either. seems to be a problem with links that have the drop down arrow next to them....
--------------- Added 1225823360 at 1225823360 ---------------
i see that i have removed the following code from the header page
<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
<td align="$stylevar[right]" id="header_right_cell">
<if condition="$ad_location['ad_header_logo']">$ad_location[ad_header_logo]<else /> </if>
</td>
</tr>
</table>
<!-- /logo
would this stop those from working?
Lynne
11-04-2008, 04:44 PM
Removing that should not stop it. But if you removed any javascript, that will cause problems. You should look in your header, headinclude, and footer, and make sure all the needed code is still included in those.
northwallace
11-04-2008, 04:50 PM
OMG,..... thank you thank you thank you.... the footer was a missing close script tag. the last one on the template...
The footer. who would have guessed. Not me
thanks again,
cheers.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.