vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Miscellaneous Hacks - Signatures Gallery Hack (https://vborg.vbsupport.ru/showthread.php?t=216860)

all-the-vb 06-22-2009 10:00 PM

Signatures Gallery Hack
 
1 Attachment(s)
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)
: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

Quote:

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

Quote:

Originally Posted by trotskid (Post 1835231)
Where is the gallery page? :D

I can?t find the gallery page on the forum..

p@ndu 06-23-2009 12:30 AM

Quote:

Originally Posted by trotskid (Post 1835231)
Looks nice! Thank you!

Installed :)

Where is the gallery page? :D

Code:

www.yourboard.com/forum/sig.php

if vb installed in directly in home directory thn

Code:

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..
Code:

<a href"sig.php">Signatures Gallery</a>


Matrixthestar

because there is no vote until now.
try this ..

in sig.php

find:
PHP Code:

$option['percent'] = vb_number_format 

change it to :
PHP Code:

$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..

Quote:

The signatures appears in code
can you explain more or print screen if you can?


All times are GMT. The time now is 08:45 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01079 seconds
  • Memory Usage 1,745KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (2)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete