![]() |
quicksearch member in $show array
Hello, could somebody please tell me the criteria for when 'quicksearch' would be a member of $show? Is it just when the user is logged in? Or is there some other criteria that has to be met?
HTML Code:
<a id="navbar_search" href="/forums/search.php$session[sessionurl_q]">Search</a> If I try to see all the members of $show in PHP, it does not include 'quicksearch': PHP Code:
Prints: Code:
[Array ( [search_engine] => [old_explorer] => [left_column] => 1 [center_column] => 1 [right_column] => 1 [editor_css] => [xfire] => )] |
The $show array is just full of variables which are either true or false. In the vbcode somewhere, php is used to determine whether something should be shown. If it should, it is set to true. If not, it is set to false. In regards to quicksearch, somewhere (do a search in the files for $show['quicksearch'] ) there is some code to determine whether quick search should be shown and it is set to true or false based on that code.
|
All times are GMT. The time now is 11:53 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|