The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Users can't search when logged in on V3.8
Hi there,
Something strange - when a user is logged in and clicks on the search link in the Navbar nothing happens (ie no Search facility appears). But if they are logged out everything is fine. This happens even when I restore the Navbar back to the default, Does anyone have any thoughts? Thanks! |
#2
|
||||
|
||||
Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php PHP Code:
|
#3
|
|||
|
|||
Hi Lynn,
Thanks for getting back. I did that and the whole forum vanishes giving this error: ******** Warning: Unterminated comment starting line 3 in /home/screenwr/public_html/forum/includes/config.php on line 3 Configuration: includes/config.php exists, but is not in the 3.6+ format. Please convert your config file via the new config.php.new. ********* One thing is the config.php file is clearly screwed - it's 302 bytes long, was last edited in Jan 2011 (??) , and its only contents right now are: <?php /*================================================= =====================*\ || ################################################## ################## || || # vBulletin 3.8.4 Patch Level 2 || # ---------------------------------------------------------------- # || || # All PHP code in this file is |
#4
|
||||
|
||||
That cannot be the only contents in your config.php file. What are you using to edit it? You should be using a plain text editor like notepad++
|
#5
|
|||
|
|||
Sadly it is. Somehow the Cpanel editor screwed it up when it loaded it, and the file is now 302 bytes long.
Obviously the forum is now dead till this is fixed - I've asked my hosting company to restore from recent backup. They're usually pretty quick - I'll come back with the answer to your suggestion when I've recovered normal service. Thanks for your time so far. |
#6
|
||||
|
||||
Just reupload your config.php file from your computer.
And do NOT use the cPanel editor. Edit the files on your computer and then upload them. |
#7
|
|||
|
|||
Yes, I won't be using the Cpanel editor again in a hurry (Why does it do that??)
OK - restored to where we were. I tried your suggestion, added that line, and it made no difference - search not working when you are logged in, working fine when not logged in. I've deleted the line. |
#8
|
||||
|
||||
Do you allow the usergroup to search? usergroup manager > edit usergroup > Can Search Forums?
If so, exactly what happens when they try to search? Can you post a link to the site and give us a test username/password to see the issue. |
#9
|
|||
|
|||
Just realised the Community also doesn't work, whether you are logged in or out.
The Quick links and search don't work when you are logged in, Search works when you are logged out only. |
#10
|
||||
|
||||
Your html is all screwed up and that is probably why it isn't working. Run it through a validator and you'll see. You have a <div> in the <head> area (not allowed!) and missing quotes in other tags:
HTML Code:
<img src="/images/forumlogo.jpg" width="716" height="178 border="0" alt="Screenwriting Forum" />
http://validator.w3.org/check |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|