vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Referral List (new) (https://vborg.vbsupport.ru/showthread.php?t=45830)

rake 11-17-2002 05:34 PM

Referral List (new)
 
1 Attachment(s)
It's pretty self-explanatory. I used the vbstats referrer bit as a base. The hack also contains memberlist-like user info: e-mail, website, joindate et cetera. The next post contains a screenshot. A live demo can be viewed at http://forums.ffdiscovery.com/refer.php?action=list , if registered. I integrated this hack with my own modified version of the "refer friends" hack for my forums.

Installation
===========

Upload the file to your forums directory, and add two new templates, reflist and reflistbit containing the contents of the two txt files.

As always, feedback would be appreciated. You can get assistance, if needed, either through an e-mail or through my forums.

KelteN 11-17-2002 07:16 PM

Nice ;)

Dark Odin 11-17-2002 07:27 PM

Very good work, it's nice to see some more hacks coming in.

joeboo 11-17-2002 08:33 PM

1 Attachment(s)
it looks very nice rake, but.. i seem to have a small problem with it, i get referrals from the people and all, but then theres this one part where the name of the dude that referred people is blank, and has a SLEW of members referred. I attached a pic so you can see

traekwon 11-17-2002 09:30 PM

Quote:

Originally posted by joeboo
it looks very nice rake, but.. i seem to have a small problem with it, i get referrals from the people and all, but then theres this one part where the name of the dude that referred people is blank, and has a SLEW of members referred. I attached a pic so you can see
I get the same error, but mine slew of referrers occurs 3 or 4 times during the page.

Link14716 11-17-2002 11:49 PM

I am going to just take a wild guess and say that those are people who weren't refered by anyone... lemme grab a fix for you ;)

Link14716 11-17-2002 11:54 PM

Find:
Code:

                $referreds = $DB_site->query("SELECT username FROM user WHERE referrerid = '$referrer[userid]'");
REPLACE WITH:
Code:

                $referreds = $DB_site->query("SELECT username FROM user WHERE referrerid = '$referrer[userid]' && referrerid != '0'");
Not tested. Tell me if it works :)

bullo 11-19-2002 08:41 AM

:(
Check this two:

http://www.spookyentertainment.com.a.../referrals.php

http://foros.lasredes.net/referrals.php

Don't show anything! and there are too users with referrals!

:(

Vivi Ornitier 12-01-2002 06:16 PM

sighs . .. another non-fuctioning hack

Erwin 12-01-2002 09:07 PM

rake, to download hacks you will need to go to this page and enter your email address, to show you are licensed. (you will need to use your customer number and password to access that page)
Thank you.

PsyBlast 12-10-2002 02:17 PM

this hack just brings up a white screen

rake 04-27-2003 05:04 PM

:cry: I have just realised that this is probably my worst hack yet. If you installed this, UNINSTALL IT NOW, until i have time to fix it.

Jacko 04-27-2003 05:53 PM

not very good hack, try using the beta hacks forum.

when ya get it to work i will look at it as its something i would use.

pie 07-25-2003 10:50 AM

Next time include a Instructions text file and not leave us guessing

Kriek 07-27-2003 12:37 AM

This thread should be located in Beta Hacks ;)


All times are GMT. The time now is 04:44 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.01249 seconds
  • Memory Usage 1,742KB
  • 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
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (15)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete