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
  #1  
Old 01-26-2008, 12:46 PM
Half Pint Half Pint is offline
Junior Member
 
Join Date: Jul 2007
Posts: 5
Default New Thread/Edit Thread/Post Reply Template Set

Hey, as you know, in GARS you can choose to have custom template sets for New and Edit Thread, is there away I can have a custom one for the Post Reply template?

Thanks
Half Pint
Reply With Quote
  #2  
Old 01-26-2008, 11:11 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

If you want to add such a template, you'd need to look through the code for how other templates are handled and/or maybe do something with the following code in the gars_class_edit.php file:
Code:
                                if (THIS_SCRIPT == "newreply")
                                {
                                        $this->vb->templatecache['newreply'] = str_replace('$GLOBALS[\'vbulletin\']->options[\'postminchars\'] . ")\"") : ("")).">', '$GLOBALS[\'vbulletin\']->options[\'postminchars\'] . ")\"") : ("")).">$GARS_options[ratings]', $this->vb->templatecache['newreply']);
                                }
__________________
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
2.1.9 modules edit thread cheesegrits Geek Article and Review System 1 07-28-2008 08:56 PM
Weird Bug, Author can't edit thread azn_romeo_4u Geek Article and Review System 5 05-11-2007 04:40 PM
where do I place code so ad is 2nd post of each thread? dahlia Geek Advertising Banner System 2 03-08-2007 05:28 PM
Reply to thread link in threadbit not working trana Geek Article and Review System 1 02-22-2007 09:47 AM
Changing New Thread for GARS template waltercat Geek Article and Review System 5 09-06-2006 07:07 PM


All times are GMT. The time now is 09:50 AM.


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