vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=229)
-   -   Forum Display Enhancements - Turkish and Eng Navbar Advanced Search vbulletin.org (https://vborg.vbsupport.ru/showthread.php?t=178733)

arena 05-09-2008 10:00 PM

Turkish and Eng Navbar Advanced Search vbulletin.org
 
Navbar Advanced Search

Fast search

1. Forum Category Search
2. Tile or Post search

Edit 1 template
Description

This code
PHP Code:

<option value="Forum catagory id ">Forum catagory Name</option

Examle
PHP Code:

<option value="3">Hardware</option>
<
option value="34">Sowftware</option>
<
option value="170">Webmaster</option>
<
option value="21">Image</option>
<
option value="122">Os</option

Only for members code
PHP Code:

<if condition="$show['member']">
<!-- 
Arena Search -->
</if> 

Navbar template find code add after
$ad_location[ad_navbar_below]
PHP Code:

<!-- Arena Search -->
<
form action="search.php" method="post">
<
input type="hidden" name="do" value="process" />
<
input type="hidden" name="showposts" value="0" />
<
input type="hidden" name="childforums" value="1" />
<
input type="hidden" name="s" value="" />
<
input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]/>
<
td align="left" valign="middle">
<
div style="white-space:nowrap">
<
input type="text" class="button" name="query" size="20" style="width:90px" /><select name="forumchoice[]">
<
option value="ID" selected="selected">All Forums</option>
<
option value="ID">Forum catagory Name</option>
<
option value="ID">Forum catagory Name</option>
<
option value="ID">Forum catagory Name</option>
<
option value="ID">Forum catagory Name</option>
<
option value="ID">Forum catagory Name</option>
<
option value="ID">Forum catagory Name</option>
<
option value="ID">Forum catagory Name</option>
<
option value="ID">Forum catagory Name</option>
<
option value="ID">Forum catagory Name</option>
<
option value="ID">Forum catagory Name</option>
<
option value="ID">Forum catagory Name</option>
<
option value="ID">Forum catagory Name</option>
<
option value="ID">Forum catagory Name</option>
<
option value="ID">Forum catagory Name</option>
</
select><select name="titleonly">
<
option value="0" selected="selected">All Post</option>
<
option value="1" >Titles Only</option>
</
select><input name="Search" value="Search" type="submit" class="button" />
</
div>
</
td>
</
tr>
</
table>
</
form>
<!-- / 
Arena Search --> 

Demo here

Stromba 05-10-2008 11:20 AM

Hello arena

For me it is not clear enough how to edite and add it.

arena 05-10-2008 11:30 AM

Example Forum catagory Name software forum http://www.yoursite/forumdisplay.php?f=1
<option value="ID">Forum catagory Name</option>
<option value="1">software</option>

ok?

Stromba 05-10-2008 11:58 AM

Quote:

Example Forum catagory Name software forum http://www.yoursite/forumdisplay.php?f=1
<option value="ID">Forum catagory Name</option>
<option value="1">software</option>
thank you works great :)

ionian 06-08-2008 07:50 PM

Thank you very much arena. Harika... :)

jGas 06-10-2008 03:47 PM

thanks, what about if i want to add a "all forum" ID?

Sothside40 06-10-2008 09:45 PM

how do i add this?

Dev.Sun 07-30-2008 09:22 PM

it's mod i find. Thanks so much.

baktabul 08-04-2008 01:30 AM

Thank you very much :)

ErrorLog 08-04-2008 09:44 PM

Thank You =]

Bi sorum olacak bunu nasıl sağa dayalı yapabiliriz !!!

Quote:

<td align="left" valign="middle">
Yukarıda ki kod var ama solda ?irkince bir zaviyette duruyor )=


All times are GMT. The time now is 05:43 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
  • Page Generation 0.01305 seconds
  • Memory Usage 1,762KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete