|
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 |
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
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 |
#2
|
||||
|
||||
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 |
Thread Tools | |
Display Modes | |
|
|
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 |