
06-23-2009, 05:32 PM
|
 |
|
|
Join Date: Feb 2008
Posts: 230
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
same problem
Quote:
Originally Posted by trotskid
Now working fine with the upgrade. Thanks!
Code:
<form action="sig.php?do=addvote" name="vbform" method="post">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="alt1" align="$stylevar[left]" width="10%" id="u$sigrate[userid]">
<p align="center"><a href="member.php?$session[sessionurl]u=$sigrate[userid]">$sigrate[username]</a>
<td width="10%" class="alt2" align="$stylevar[left]">
<p align="center"><input type='radio' name='sigrate' value='$sigrate[userid]'>
<td class="alt1" width="10%" align="$stylevar[left]">
<p align="center"><span class="smallfont">$sigrate[sigrate]</span>
</tr></table>
<table width="100%">
<tr>
<td width="100%" class="alt2" align="$stylevar[left]"><p align="center"><span class="smallfont">$sigrate[signature]</span>
</tr>
</table>
I don?t now where can I chance this.
PS: It would be interesting the option to disable the votes to only show the gallery of signatures of all users (a simple gallery of signatures), and also show only the images signatures, not text. Also the option to restrict users to not show their signature
EDIT: When I establish the n? of posts to be able to vote, always says that you should have X post to be able to vote, indifferently of the number of posts that one has.
|
|