View Full Version : Miscellaneous Hacks - Signatures Gallery Hack
all-the-vb
06-22-2009, 10:00 PM
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:
UPDATE user SET sigrate=0
if you use this hack ..(click install (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=216860))
:p goodluck.
abouahmed
06-22-2009, 11:43 PM
first install
welcome back ...
trotskid
06-22-2009, 11:59 PM
Looks nice! Thank you!
Installed :)
Where is the gallery page? :D
Matrixthestar
06-23-2009, 12:14 AM
I installed it
but at the top of the page
this appears
Warning: Division by zero in [path]/sig.php on line 141
Warning: Division by zero in [path]/sig.php on line 141
Warning: Division by zero in [path]/sig.php on line 141
Warning: Division by zero in [path]/sig.php on line 141
Warning: Division by zero in [path]/sig.php on line 141
the signatures appears like BB codes
trotskid
06-23-2009, 12:29 AM
Where is the gallery page? :D
I can?t find the gallery page on the forum..
p@ndu
06-23-2009, 12:30 AM
Looks nice! Thank you!
Installed :)
Where is the gallery page? :D
www.yourboard.com/forum/sig.php
if vb installed in directly in home directory thn
www.yourboard.com/sig.php
all-the-vb
06-23-2009, 12:32 AM
abouahmed
thanks bro..
trotskid
welcome :)
it is sig.php
http://urwebsite.com/forum/sig.php
you can add it in forumhome template or navbar
as you like..
<a href"sig.php">Signatures Gallery</a>
Matrixthestar
because there is no vote until now.
try this ..
in sig.php
find:
$option['percent'] = vb_number_format
change it to :
$option['percent'] = @vb_number_format
all-the-vb
06-23-2009, 12:37 AM
indianhacker
thanks for help :)
trotskid
06-23-2009, 12:41 AM
Thank you.
The signatures appears in code and the user names in white so is difficult to see in clear backgrounds or default style.
edit: I send you a screenshot via PM ;)
all-the-vb
06-23-2009, 12:49 AM
trotskid
welcome :)
colors you can change it in sigratebit template..
The signatures appears in code
can you explain more or print screen if you can?
Sweeks
06-23-2009, 01:05 AM
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 (http://www.++++tube.com/)
Hornstar
06-23-2009, 05:12 AM
I see you have been doing this hack for a very long time. Nice to see you still updating it :)
trotskid
06-23-2009, 02:13 PM
Now working fine with the upgrade. Thanks!
colors you can change it in sigratebit template..
<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 :cool:
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.
GrendelKhan{TSU
06-23-2009, 02:41 PM
great idea for a hack!
will try it out.
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 :cool:
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.)
SirHappy
06-23-2009, 04:44 PM
klick Tagged;) nice work!
sebil
06-23-2009, 05:32 PM
same problem
Now working fine with the upgrade. Thanks!
<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 :cool:
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.
TimberFloorAu
06-23-2009, 08:30 PM
I edited ours to look like this. Template sigratebit
<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>
TimberFloorAu
06-23-2009, 09:16 PM
Tried reimporting the product we now get database error, even though we uninstalled this product.
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
Have checked phpmyadmin, cannot find table prefix sigrate or sigyou.
Any suggestions please
juan71287
06-23-2009, 09:43 PM
Thanks a lot, installed :)
trotskid
07-06-2009, 02:26 AM
Uninstalled :( (no upgrades).
PS: Thanks TimberFloorAu for your template.
wickedstangs
01-03-2010, 03:40 PM
Just installed but, the images are not showing up just links?
http://www.wickedstangs.com/forum/sig.php
just.b.jealous
01-10-2010, 06:20 AM
Yes, same here, just links. It would also be nice if this was integrated with the Siggy Background Hack.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.