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
This is an HTML example. Isn't it just wonderful?!?!
  Learn how to remove ads

Reply
 
Thread Tools Display Modes
  #11  
Old 07-22-2006, 03:02 PM
waltercat waltercat is offline
Senior Member
 
Join Date: May 2006
Posts: 239
Geek Article and Review System License Holder Geek Auto-Linker Pro License Holder 
Default

Okay, so I was able to figure out how to make the threadfield appear in GARS_newthread and GARS_threadbit albiet somewhat crudely.

However I can't for the life of me figure out where to place the code for the postbit.

Here is how I modify a regular forums template:


Code:
Search for:
				<if condition="$post['title']"><strong>$post[title]</strong></if>

Add below:
	<if condition="$post[postcount] == '1' ">
	<div align="right">$extrafields</div>
</if>
Where would I place this in the GARS_pb template?
Reply With Quote
  #12  
Old 07-23-2006, 05:23 PM
The Geek's Avatar
The Geek The Geek is offline
Senior Member
 
Join Date: Aug 2005
Posts: 6,717
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

Toush to say. Ive never used it so I dont know where youre trying to put it?
Reply With Quote
  #13  
Old 07-23-2006, 06:58 PM
waltercat waltercat is offline
Senior Member
 
Join Date: May 2006
Posts: 239
Geek Article and Review System License Holder Geek Auto-Linker Pro License Holder 
Default

I an in no way a coder but here's where I placed it in GARS_pb. It works for me. Find:

Code:
<div class="smallfont">
            $vbphrase[GARS_published_by] <a href="member.php?u=$post[userid]">$post[musername]</a><br />
            $vbphrase[posted] $post[postdate]
       </div>
Add Below:

Code:
<if condition="$post[postcount] == '1' ">
	<div class="smallfont">$extrafields</div>
</if>
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
Zoints SEO Conflict With GARS forsaken Geek Article and Review System 4 05-13-2009 02:56 AM
GARS and vbSEO conflict with customs modules Nzo Geek Article and Review System 8 04-09-2008 04:13 PM
Glossary - Gal conflict. Aunt Clara Geek Auto-Linker 2 09-20-2006 01:45 PM


All times are GMT. The time now is 01:23 PM.


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