![]() |
|
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 |
![]() |
|
Thread Tools | Display Modes |
#21
|
|||
|
|||
![]() OK, I found out, that zoints_forumdisplay_tagcloud is not properly initiated, because of the hook it depends on. I'm an absolute noob, but can I tell the template to use a defined hook even when it's inside the GARS template module?
There must be a way, I guess... ![]() |
#22
|
||||
|
||||
![]() hooks are called within the php code. Im not familiar with the mod you are talking about however I cant forsee why the hook wouldnt be called.
|
#23
|
|||
|
|||
![]() I applied it to the template but there is no textbox displayed.
Code:
align="center"> <thead> <tr> <td class="tcat"> <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('newpost_GARS_options')"><img id="collapseimg_newpost_GARS_options" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_newpost_GARS_options].gif" alt="" border="0" /></a> $typeinfo[keyword_c] $vbphrase[GARS_options] </td> </tr> </thead> <tbody id="collapseobj_newpost_GARS_options" style="$vbcollapse[collapseobj_newpost_GARS_options]"> <tr valign="top"> <td class="panelsurround" align="center"> <div class="panel"> <div style="width:$stylevar[formwidth]" align="$stylevar[left]"> <fieldset class="fieldset"> <legend>$vbphrase[title]:</legend> <div style="padding:$stylevar[formspacer]px"> <input type="text" class="bginput" name="subject" value="$subject" size="50" maxlength="85" tabindex="1" /></div></fieldset> <!-- Zoints Tags for GARS --> <fieldset class="fieldset"> <legend>Tags:</legend> <div style="padding:$stylevar[formspacer]px"> $zointstags_tagform</div></fieldset> <!-- /tags --> $GARS_options[options] </td> </tr> </tbody> |
![]() |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
GARS on vb 3.7...how do the 'tags' work | pcoskat | Geek Article and Review System | 1 | 06-04-2008 07:51 PM |
Tags | dieselpowered | Geek Article and Review System | 2 | 05-27-2008 12:59 AM |
Tags | RaceJunkie | Geek Article and Review System | 10 | 03-12-2008 06:59 PM |
New Thread/Edit Thread/Post Reply Template Set | Half Pint | Geek Article and Review System | 1 | 01-26-2008 11:11 PM |
GARS and thread tags | anarchoi | Geek Article and Review System | 1 | 04-05-2007 04:00 PM |