vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Referrer Dropdown 3.5.x (https://vborg.vbsupport.ru/showthread.php?t=108338)

OndaReal 02-19-2006 01:11 PM

works very good, thank you

djjeffa 02-19-2006 01:40 PM

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

emin3m 02-19-2006 02:53 PM

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

GamerJunk.net 02-19-2006 03:08 PM

Thank you very much!

Mr Chad 02-20-2006 03:19 AM

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 :D

Like on gmail when you type in a email adress that you have emailed before.

cmiller1014 02-20-2006 04:28 AM

How would one do this with Ajax??

ronak_143 02-21-2006 10:16 AM

i cant see any post::(

emin3m 02-21-2006 10:45 AM

Quote:

Originally Posted by ronak_143
i cant see any post::(

? means!

Mighty Mojo 03-23-2006 01:49 AM

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 :)

Cipher5 08-07-2010 07:35 PM

Can someone get this working on a vbulletin 3.8.6 board?


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