Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Signatures Gallery Hack Details »»
Signatures Gallery Hack
Version: 1.00, by all-the-vb all-the-vb is offline
Developer Last Online: Oct 2013 Show Printable Version Email this Page

Category: Miscellaneous Hacks - Version: 3.8.x Rating:
Released: 06-22-2009 Last Update: 06-22-2009 Installs: 15
DB Changes Uses Plugins Auto-Templates
Additional Files Translations  
No support by the author.

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
if you use this hack ..(click install)
goodluck.

Download Now

File Type: zip en.zip (5.6 KB, 93 views)

Screenshots

File Type: jpg index.JPG (46.2 KB, 0 views)
File Type: jpg options.JPG (55.8 KB, 0 views)
File Type: jpg top_box.JPG (17.6 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 06-23-2009, 01:05 AM
Sweeks Sweeks is offline
 
Join Date: Jul 2008
Posts: 633
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #13  
Old 06-23-2009, 05:12 AM
Hornstar Hornstar is offline
 
Join Date: Jun 2005
Location: Australia
Posts: 2,469
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I see you have been doing this hack for a very long time. Nice to see you still updating it
Reply With Quote
  #14  
Old 06-23-2009, 02:13 PM
trotskid trotskid is offline
 
Join Date: Feb 2009
Posts: 204
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Now working fine with the upgrade. Thanks!

Quote:
Originally Posted by all-the-vb View Post
colors you can change it in sigratebit template..
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.
Reply With Quote
  #15  
Old 06-23-2009, 02:41 PM
GrendelKhan{TSU's Avatar
GrendelKhan{TSU GrendelKhan{TSU is offline
 
Join Date: Jun 2005
Location: Boston | Seoul, S. Korea
Posts: 1,311
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

great idea for a hack!

will try it out.




Quote:
Originally Posted by trotskid View Post
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
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.)
Reply With Quote
  #16  
Old 06-23-2009, 04:44 PM
SirHappy SirHappy is offline
 
Join Date: Jul 2007
Posts: 132
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

klick Tagged nice work!
Reply With Quote
  #17  
Old 06-23-2009, 05:32 PM
sebil's Avatar
sebil sebil is offline
 
Join Date: Feb 2008
Posts: 230
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

same problem


Quote:
Originally Posted by trotskid View Post
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.
Reply With Quote
  #18  
Old 06-23-2009, 08:30 PM
TimberFloorAu's Avatar
TimberFloorAu TimberFloorAu is offline
 
Join Date: May 2008
Location: Brisbane
Posts: 2,264
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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>
Reply With Quote
  #19  
Old 06-23-2009, 09:16 PM
TimberFloorAu's Avatar
TimberFloorAu TimberFloorAu is offline
 
Join Date: May 2008
Location: Brisbane
Posts: 2,264
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Have checked phpmyadmin, cannot find table prefix sigrate or sigyou.

Any suggestions please
Reply With Quote
  #20  
Old 06-23-2009, 09:43 PM
juan71287 juan71287 is offline
 
Join Date: Dec 2003
Location: New York
Posts: 194
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks a lot, installed
Reply With Quote
  #21  
Old 07-06-2009, 02:26 AM
trotskid trotskid is offline
 
Join Date: Feb 2009
Posts: 204
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Uninstalled (no upgrades).

PS: Thanks TimberFloorAu for your template.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:03 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.10054 seconds
  • Memory Usage 2,349KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (5)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (4)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete