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

Reply
 
Thread Tools
Referrer Dropdown 3.5.x Details »»
Referrer Dropdown 3.5.x
Version: 1.00, by emin3m emin3m is offline
Developer Last Online: Oct 2018 Show Printable Version Email this Page

Version: 3.5.3 Rating:
Released: 02-18-2006 Last Update: Never Installs: 18
Uses Plugins
 
No support by the author.

Referrer Dropdown


Features
Show Referrer in Dropdown, while registration!


Why use it
1. Some of my friends just leave referrer blank because they dun know the exact spelling of my username!, :@
2. BTW i do the same if some one referrs me

Why not use it
1. Increases the size of page, more the members more will be size of page!
2. i dun recommend using it if you have members more than 500.., cz it will slow down the registration page.

Its A PLUGIN not a PRODUCT
need suggestions and ideas to improve this

works on 3.5.x

Thanx if you

Supporters / CoAuthors

Show Your Support

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

Comments
  #12  
Old 02-19-2006, 01:11 PM
OndaReal OndaReal is offline
 
Join Date: Feb 2006
Posts: 66
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

works very good, thank you
Reply With Quote
  #13  
Old 02-19-2006, 01:40 PM
djjeffa's Avatar
djjeffa djjeffa is offline
 
Join Date: Aug 2004
Posts: 521
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Floris
Very nice for small sites, but I would really indeed limit it to small sites only

A AJAX plugin that makes recommendation dropdown for members is much better. This way you can type fl ... and it would dropdown suggestions for floris, etc. ..
thats sounds like a great ideal cause i have over 20,000 members
Reply With Quote
  #14  
Old 02-19-2006, 02:53 PM
emin3m's Avatar
emin3m emin3m is offline
 
Join Date: Oct 2005
Posts: 76
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Floris
Very nice for small sites, but I would really indeed limit it to small sites only

A AJAX plugin that makes recommendation dropdown for members is much better. This way you can type fl ... and it would dropdown suggestions for floris, etc. ..
great idea,, i tried implementing it but not going well, i used as script in send PM but its not working,,
replacing
Code:
<input type=\"text\" class=\"bginput\" name=\"referrername\" value=\"$referrername\" size=\"50\" maxlength=\"250\" />
with
Code:
<div id=\"pmrecips\"><input type=\"text\" class=\"bginput\" id=\"pmrecips_txt\" name=\"referrername\" value=\"$referrername\" size=\"50\" maxlength=\"250\" /></div>
					
						<div class=\"vbmenu_popup\" id=\"pmrecips_menu\" style=\"display:none; z-index:50\"></div>
						<script type=\"text/javascript\" src=\"clientscript/vbulletin_ajax_namesugg.js\"></script>
						<script type=\"text/javascript\">
						<!--
						vbmenu_register('pmrecips', true);
						recip_sugg = new vB_AJAX_NameSuggest('recip_sugg', 'pmrecips_txt', 'pmrecips');
						recip_sugg.allow_multiple = true;
						//-->
						</script>
tried making my own AJAX (am not good at it) its very slow like 10-15 seconds retreving the databack.
help plz
Reply With Quote
  #15  
Old 02-19-2006, 03:08 PM
GamerJunk.net's Avatar
GamerJunk.net GamerJunk.net is offline
 
Join Date: Jan 2004
Posts: 457
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you very much!
Reply With Quote
  #16  
Old 02-20-2006, 03:19 AM
Mr Chad's Avatar
Mr Chad Mr Chad is offline
 
Join Date: Jul 2005
Posts: 911
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by LincolnForums
Instead of providing all names in the drop down, make it so they can click what a name begins with, then that brings the list of names up...

No clue how you'd do it, but you said suggest something
Like on gmail when you type in a email adress that you have emailed before.
Reply With Quote
  #17  
Old 02-20-2006, 04:28 AM
cmiller1014 cmiller1014 is offline
 
Join Date: May 2004
Posts: 248
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How would one do this with Ajax??
Reply With Quote
  #18  
Old 02-21-2006, 10:16 AM
ronak_143 ronak_143 is offline
 
Join Date: Feb 2006
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i cant see any post:
Reply With Quote
  #19  
Old 02-21-2006, 10:45 AM
emin3m's Avatar
emin3m emin3m is offline
 
Join Date: Oct 2005
Posts: 76
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ronak_143
i cant see any post:
? means!
Reply With Quote
  #20  
Old 03-23-2006, 01:49 AM
Mighty Mojo Mighty Mojo is offline
 
Join Date: Jun 2005
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How can we make this a required field

(previously this was not even desireable as a required field because the registering user would so often mistype the refering user)

My site however is setup in a way that nobody should be registering UNLESS they have chosen a referer
Reply With Quote
  #21  
Old 08-07-2010, 07:35 PM
Cipher5 Cipher5 is offline
 
Join Date: Apr 2009
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can someone get this working on a vbulletin 3.8.6 board?
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 03:31 AM.


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.04960 seconds
  • Memory Usage 2,307KB
  • 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
  • (2)bbcode_code
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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
  • (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_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete