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)
-   -   Birthday, User Age and Zodiac Hack v1.2 (Working Version) (https://vborg.vbsupport.ru/showthread.php?t=50482)

Boofo 03-20-2003 05:55 PM

Quote:

Today at 11:25 AM SmartGnome said this in Post #39


Boofo the same with me. Birthday is entered, images are in images/zodiac

No zodiac img, no zodiac names and no age displayed.

Did I forgot something ??? Update a counter fi :D

Greetzz

Did you download the update? Is the birthday showing up at all?

Slynderdale, try to have a little more class than that, will you, please? ;)

Boofo 03-20-2003 06:05 PM

Quote:

Today at 11:25 AM SmartGnome said this in Post #39


Boofo the same with me. Birthday is entered, images are in images/zodiac

No zodiac img, no zodiac names and no age displayed.

Did I forgot something ??? Update a counter fi :D

Greetzz

Make sure you are in the "start get info" section of member.php with the birthday code. There are 2 birthday codes in that file. The one you should be changing is right above the referrals code. Can you also attach a picture here? It should be working fine. ;)

snyx 03-20-2003 06:52 PM

Quote:

[i]Yesterday at 04:26 PM Boofo [high]Please lick the install button if you find this hack useful.[/high] [/B]
I did, but it tastes like crap. ;)

Boofo 03-20-2003 08:07 PM

Quote:

Today at 02:52 PM snyx said this in Post #43
I did, but it tastes like crap. ;)
LOL I'm sure it does, by now. ;) Thanks!

nnjj.net 03-20-2003 08:19 PM

There are 2 birthday codes in that file. The one you should be changing is right above the referrals code

I found one only
this is my file if you like to check

thanx

Boofo 03-20-2003 08:25 PM

Quote:

Today at 04:19 PM nnjj.net said this in Post #45
There are 2 birthday codes in that file. The one you should be changing is right above the referrals code


I found one only
this is my file if you like to check

thanx

I found your problem. You have it in the wrong part. It needs to be the birthday code right above this in your file that needs to be changed. Revert the other code back. :)

Quote:

// Find out how much personal glamour does this user has
And we are not allowed to post vbulletin files here. Remove the attachment from your last message, please. ;)

Boofo 03-20-2003 08:28 PM

Quote:

Today at 11:25 AM SmartGnome said this in Post #39


Boofo the same with me. Birthday is entered, images are in images/zodiac

No zodiac img, no zodiac names and no age displayed.

Did I forgot something ??? Update a counter fi :D

Greetzz

Make sure you are replacing the correct birthday code. It is the birthday code right above this line that needs to be changed.:

PHP Code:

  // Get referrals
  
if ($usereferrer) {
    if (
$backcolor=="{firstaltcolor}") {
            
$backcolor="{secondaltcolor}";
            
$bgclass "alt2";
        } else {
                
$backcolor="{firstaltcolor}";
            
$bgclass "alt1";
        }
    
$refcount $DB_site->query_first("SELECT count(*) AS count
                                       FROM user
                                       WHERE referrerid = '
$userinfo[userid]'");
    
$referrals $refcount[count];
    eval(
"\$referrals = \"".gettemplate("getinfo_referrals")."\";");
  } else {
        
$referrals '';
    } 


Slynderdale 03-20-2003 08:52 PM

Your not allowed yo post full vbulletin members nnjj.net, copy right issues

amykhar 03-20-2003 10:00 PM

Installed in minutes and worked immediately. Thank you :)

Amy

Boofo 03-20-2003 11:01 PM

You're very welcome, young lady. ;)


All times are GMT. The time now is 03:30 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.01244 seconds
  • Memory Usage 1,749KB
  • 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_php_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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