View Single Post
  #1  
Old 01-11-2002, 09:23 AM
bigmattyh's Avatar
bigmattyh bigmattyh is offline
 
Join Date: Nov 2001
Posts: 141
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Has anyone thought about this?

I know that I get a little tired of re-entering my user information every time I register at a vB site. The information is generally the same each time -- same user name, same location, etc. etc. etc. I was thinking: maybe there's an efficient way of setting up a very simple network of vB sites so that user information can be shared.

Here's how the basic network could work. First, there would be a central hub-site, that would act as a repository for user info. This central database would be where all the user's basic data would be stored. People start out by registering there, at the hub-site, and entering in their standard user information.

Then, sites using vB would join the network (free of course), becoming a member-site. When you go to register on a member-site, there would be an option to enter your standard nickname and get your info from the vB userinfo hub. If this option is selected, the member-site queries the hub's database, and fills in its database with the hub's information. This way, the member-site's database could include any number of customizations without a hassle -- only the standard fields would be updated.

The update process is a little sketchy in the rough idea-phase of this plan, but there are a number of possible solutions to keep the member-site's databases updated. For example, whenever a user wants to change his information, he could go to the hub-site, and change it there, and then go to each of the member-sites where he's registered and click an "update" button. A more efficient way (but maybe open to some security concerns?) would be to have the hub-site send the member-sites the new db information when the hub-site's info is updated. But that might require access to the member-sites mySQL tables. Another possibility -- send the info from the hub-site to a file in a specific directory on the member-site, and then have a cron-job check for updates periodically.

Just some thoughts. I'd like to do this, if there's a way. Has anyone any good ideas to deal with the update process?
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01029 seconds
  • Memory Usage 1,765KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • 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
  • showpost_complete