![]() |
|
|||||||
| 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
|
|||
|
|||
|
Im using Gars for Movie ratings.
I would like to have members being able to reply ONLY if they have chosen a rating score (i.e. will give them an error if they haven't selected a number) There is also the issue of the quick reply - membesr are using the quick reply and that doesnt give a score option - so how do I get around that too ? Thanks Edit: I got rid of the quick reply box by making my own GARS_showthread template and removing all the quickreply / quick edit code I have also disabled the tick so the score will post - however if its 0 because they forgot to change I have given member ability to change rating. This is a work around so far but is there a better way - like a pop up msg or something to remind them to leave a rating (or a template edit to make it stand out more?) Thanks Last edited by Raptor; 04-07-2009 at 12:40 PM.. |
|
#2
|
||||
|
||||
|
In the GARS_ratings template, at the location of the red X (the X is not in the template), you can add a message or some JavaScript for a pop-up alert:
Code:
<td align="center" colspan="2">X<if condition="$GARS_submit_tick"><input type="checkbox" name="GARS_submit_rating" />$vbphrase[GARS_submit_tick]<else /><input type="hidden" name="GARS_submit_rating" value="on" /></if></td>
__________________
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 |
| If I respond to a review and don't change the review score it posts anyway | FRAiD | Geek Article and Review System | 1 | 05-10-2007 09:22 PM |
| Author Review score shows up as member review score as well? | FRAiD | Geek Article and Review System | 2 | 04-20-2007 03:20 AM |
| Force articles to take first places in search output | kafi | Geek Article and Review System | 3 | 10-02-2006 07:21 PM |
| How I leave my equal GAL to this here? | Backup | Geek Auto-Linker | 3 | 09-06-2006 07:10 PM |
| Force Gal to be case sensitive? | Billspaintball | Geek Auto-Linker | 13 | 07-13-2006 04:57 AM |