The vB Geek

Go Back   The vB Geek > vB Geek Products > Geek Article and Review System

Geek Article and Review System GARS is the mega popular system for turning forums into articles, tutorials, or even reviews.

Advertisement
  Learn how to remove ads

Reply
 
Thread Tools Display Modes
  #1  
Old 08-04-2008, 10:14 PM
f4vn f4vn is offline
Junior Member
 
Join Date: Feb 2008
Posts: 9
Geek Article and Review System License Holder Geek Auto-Linker Pro License Holder Geek Advertising Banner License Holder 
Default Use mod Change Threads Prefix Inline in temp GARS_forumdisplay ?

I want to use mod Change Threads Prefix Inline in temp GARS_forumdisplay but I don`t know how to do that. Can you help me ?
Reply With Quote
  #2  
Old 08-05-2008, 03:49 PM
Morgan's Avatar
Morgan Morgan is offline
Administrator
 
Join Date: Jul 2006
Posts: 2,255
Geek Article and Review System License Holder GeekMart License Holder Geek Auto-Linker Pro License Holder Geek Advertising Banner License Holder Geek Gazette License Holder 
Default

The following was added to the GARS_forumdisplay template some time ago but maybe you don't have it:
Code:
		<if condition="$prefix_options">
			<tr>
				<td class="smallfont">$vbphrase[prefix]</td>
				<td colspan="3"><select name="prefixid">
						<option value=""$prefix_selected[any]>$vbphrase[any_prefix_meta]</option>
						<option value="-1"$prefix_selected[none]>$vbphrase[no_prefix_meta]</option>
						$prefix_options
				</select></td>
			</tr>
		</if>
If you don't have that, add it right after the following in the GARS_forumdisplay template:
Code:
<table cellpadding="0" cellspacing="1" border="0">
Also check this thread if you have a link directory, and this thread if you need prefixes elsewhere.

Tip: If there is anything is the vB forumdisplay template that you want to add to the GARS_forumdisplay template, just copy-paste from the vB forumdisplay template into the GARS_forumdisplay template.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks.
While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Importing inline css from style AzzidReign Geek Gazette 5 02-23-2009 04:45 PM
vBulletin 3.7 and prefix Namaless Geek Article and Review System 12 01-28-2008 02:23 AM
Problem with extended inline style info pixie Geek Gazette 13 07-05-2007 07:02 AM
Fullsize inline image using attachment zews Geek Article and Review System 3 10-09-2006 10:55 PM
Copy Thread Inline Moderation waltercat Geek Article and Review System 6 09-12-2006 07:52 AM


All times are GMT. The time now is 10:57 AM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.