View Full Version : Search module no longer works on CMPS
jojo77
10-27-2005, 05:51 PM
After upgrade it no longer works. Any suggestions?
e-steki
10-27-2005, 07:50 PM
I have this problem too, but you are on the wrong forum ;)
Brian
10-28-2005, 11:55 AM
Edit your search module and make sure you have this for the Form Code option:
<form action="{$vbulletin->options[bburl]}/search.php" method="post" name="search"> <input name="s" type="hidden" value="" /> <input name="do" type="hidden" value="process" /> <input name="sortby" type="hidden" value="lastpost" /> <input name="forumchoice" type="hidden" value="0" />
piertiong
11-27-2005, 05:36 AM
luckily i found this post and fixed my problem :D
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.