vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Signatures Gallery Hack (https://vborg.vbsupport.ru/showthread.php?t=54169)

all-the-vb 06-10-2003 10:00 PM

Signatures Gallery Hack
 
Signatures Gallery Hack

by All-the-vb

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 have the choice to display the image in the signature, or to be as an address only.

5) You can allow/disallow visitors to vote.

6)You can allow visitors to vote as many as you specify.

7) Detect other features ;)


Note!: all vbcode codes will be enabled automatically.

Except php: code: qute:
since it may distort the page.

Files to upload: (1)
Files to edit: (0)
Queries to Run: (2)
Templates to edit: (0)
Templates to add: (5)

all-the-vb 06-11-2003 12:37 PM

screen:

all-the-vb 06-11-2003 12:39 PM

Don't forget to edit :

// to show images in the signatures, set to 1.
// to show images as addresses, set to other than 1.
$img=1;

// Max number of pages.
$max=80;

// number of signatures in one page.
$pagenn= 2;

// to allow voting more than once for the member, set to 2
$userratesig= 2;

// to allow visitors to vote, set to 2
$guestrate= 1;

in sig.php

Sulaiti 06-11-2003 01:11 PM

Great Hack

Install

Regards

all-the-vb 06-11-2003 01:17 PM

you're welcome

d3f 06-11-2003 03:04 PM

good hack works great.

gmarik 06-11-2003 03:12 PM

Quote:

Today at 05:39 PM all-the-vb said this in Post #3
Don't forget to edit :



// to show images in the signatures, set to 1.
// to show images as addresses, set to other than 1.
$img=1;


// Max number of pages.
$max=80;


// number of signatures in one page.
$pagenn= 2;


// to allow voting more than once for the member, set to 2
$userratesig= 2;

// to allow visitors to vote, set to 2
$guestrate= 1;


in sig.php

Is that written in the zip or semothing new?

all-the-vb 06-11-2003 03:17 PM

@d3f
welcome

@gmarik

these lines of code are in sig.php which is in the zipped file

alamuae 06-11-2003 04:02 PM

Great Hack
íÚØíß ÇáÚÇÝíå

Velocd 06-11-2003 04:46 PM

Good concept, I had actually planned to make a signature hack awhile back, but become involved with other things.

Though, I don't see much of a point to ratings, considering signatures are dynamic and will change from time to time, so a vote would only really count for that instance of the signature.

Also, is there a way to browse via username?


All times are GMT. The time now is 01:45 PM.

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.01562 seconds
  • Memory Usage 1,730KB
  • 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
  • (1)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