The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Signatures Gallery Hack Details »» | |||||||||||||||||||||||||||||||||
Hello everyone
hack name: Signatures Gallery Hack vB version: 3.8.X by all-the-vb (all-the-vb.com) How the hack works: It works like a signatures gallery Features: 1) You can see all signatures instead of going through every member profile to see his signature. So without this hack, if you want to see all signatures then you need to spend hundreds of years, while with this hack you can see them in one page. 2) Members can vote for any signature they like, and number of votes will be beside every signature. 3) You can specify number of signatures that'll be displayed in the page. 4) You can allow/disallow multi vote by user. 5) You can allow/disallow visitors to vote. 6)You can specify the number of posts each user need to be able to vote. (you can ignore this Features). 7) You have the chosse to rest the counter or not for users who change or edit thier Signatures. 8) you can show/hide top Signatures box. and dicide the limit. (show the results like vb poll results) 9) you can show one signature for a specifc user by using (sig.php?do=exact&u=X) X= user id 10) Detect other features To rest counters: run: Code:
UPDATE user SET sigrate=0 goodluck. Download Now
Screenshots
Show Your Support
|
Comments |
#12
|
|||
|
|||
Is this able to just show a page to admins full of every members signatures to date with the ability to edit them then and there?
________ FREE AMATEUR XXX MOVIES |
#13
|
|||
|
|||
I see you have been doing this hack for a very long time. Nice to see you still updating it
|
#14
|
|||
|
|||
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> 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. |
#15
|
||||
|
||||
great idea for a hack!
will try it out. agreed. those would be awesome. (esp just a simple gallery of ALL users signatures -- perhaps votes tells which signature ranks highest in the list of sigs.) |
#16
|
|||
|
|||
klick Tagged nice work!
|
#17
|
||||
|
||||
same problem
Quote:
|
#18
|
||||
|
||||
I edited ours to look like this. Template sigratebit
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="tcat" 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> |
#19
|
||||
|
||||
Tried reimporting the product we now get database error, even though we uninstalled this product.
Code:
Database error in vBulletin 3.8.2: Invalid SQL: ALTER TABLE yobromofuser ADD `sigrate` VARCHAR(100) NOT NULL; MySQL Error : Duplicate column name 'sigrate' Error Number : 1060 Request Date : Wednesday, June 24th 2009 @ 08:14:11 AM Error Date : Wednesday, June 24th 2009 @ 08:14:11 AM Script : http://www.somesite.com/forum/admincp/plugin.php?do=productimport Referrer : http://www.somesite.com/forum/admincp/plugin.php?do=productadd IP Address : xx.xxx.xx.xxx Username : ADMINUSER Classname : vB_Database MySQL Version : 4.1.22-standard Any suggestions please |
#20
|
|||
|
|||
Thanks a lot, installed
|
#21
|
|||
|
|||
Uninstalled (no upgrades).
PS: Thanks TimberFloorAu for your template. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|