Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 Programming Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 06-17-2010, 03:28 AM
KDawg08 KDawg08 is offline
 
Join Date: Nov 2008
Location: Washington State
Posts: 76
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default VB Register integration with games.

So i'm going to be running a VB 4.x.x forum system on my site, I'm currently on 3.8.4 but i'm upgrading since i'm redoing my site from scratch.

I am trying to find out how to make it so when a user registers on my vb forums, i can integrate it to register them automatically to my games database. I have the tables for it to insert etc but i know nothing about how i would add this. and I asked a few people privately and nobody can figure this out...

I have the register.php for my game handy if anyone is willing to do this or ATLEAST show me how step by step so i can learn from it.
Reply With Quote
  #2  
Old 06-18-2010, 03:14 PM
KDawg08 KDawg08 is offline
 
Join Date: Nov 2008
Location: Washington State
Posts: 76
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any ideas on this?
Reply With Quote
  #3  
Old 06-18-2010, 08:18 PM
bleavitt bleavitt is offline
 
Join Date: Jun 2010
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I probably won't be able to walk you through it, but I might be able to offer some insights. I'm in something of a similar situation right now, where I'm implementing a custom login process to communicate with Vbulletin. Surely, some of the same info must apply to what I've learned.

I've had to crack open the code on the back end to integrate into VB's login process. Maybe not directly related, but we'll see.

So it sounds like you're trying to duplicate the registration process that happens on VB so that registration happens on your site at the same time? Is that correct?
Reply With Quote
  #4  
Old 06-19-2010, 12:30 AM
KDawg08 KDawg08 is offline
 
Join Date: Nov 2008
Location: Washington State
Posts: 76
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That is correct, I was told "You can just implement your games database information into the vbulletin register.php and it should work" But the register.php does not send out the information to add into your database, it calls something else. And I'm completely lost on how i can implement my games database (as a seperate database) into the register system so it adds the users to the games AND to the vbulletin.

Another problem i've realized is if they're pre-registered and I add a new game, i won't be able to implement their accounts into the new games...
Reply With Quote
  #5  
Old 06-21-2010, 03:53 PM
KDawg08 KDawg08 is offline
 
Join Date: Nov 2008
Location: Washington State
Posts: 76
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

^^ Any ideas what files have the database information seeing as register.php doesn't?
Reply With Quote
  #6  
Old 06-21-2010, 03:55 PM
bleavitt bleavitt is offline
 
Join Date: Jun 2010
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What if you just added another line of code that calls for your games database and inserts the values that are made available with the Forums registration process? I'm assuming by the end of the script there's a good list of values that are being inserted into a user database for vBulletin, why not make another command that accesses the other database?

I'm completely unfamiliar with the register.php script however. In theory, this doesn't sound that complicated.
Reply With Quote
  #7  
Old 06-21-2010, 04:12 PM
KDawg08 KDawg08 is offline
 
Join Date: Nov 2008
Location: Washington State
Posts: 76
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've had about 5-6 people look at the register file and everyone says the register.php file does NOT send out the info to the database, not only that the game database doesn't use the same md5 encryption... it uses md5 encryption but not the way vbulletin does lol...

plus i don't know how to call another database and get that information into it...

--------------- Added [DATE]1277178368[/DATE] at [TIME]1277178368[/TIME] ---------------

I really hope there is SOMEONE who can explain this for me :/
Reply With Quote
  #8  
Old 06-23-2010, 01:28 AM
KDawg08 KDawg08 is offline
 
Join Date: Nov 2008
Location: Washington State
Posts: 76
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Anyone have ANY luck on this?

--------------- Added [DATE]1277299048[/DATE] at [TIME]1277299048[/TIME] ---------------

I'm officially done helping people here... I have asked on other forums and gotten replies but no one is sure, where as here the people who USE TO BE AROUND TO HELP don't help with anything anymore...
Reply With Quote
  #9  
Old 06-24-2010, 05:56 AM
KDawg08 KDawg08 is offline
 
Join Date: Nov 2008
Location: Washington State
Posts: 76
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Last try before I give up completely and use some other forum type for this...

I figured it out with SMF/PHPBB2 and 3 and i figured it out with IPB, but i can't figure it out for vbulletin...
Reply With Quote
  #10  
Old 06-25-2010, 02:13 PM
KDawg08 KDawg08 is offline
 
Join Date: Nov 2008
Location: Washington State
Posts: 76
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Now i'm getting mad, vb.com won't even tell me where to insert the damn tables info for another system so it will multi register things... This is supposedly something they cover and i still have NO HELP from vbulletin after spending a couple hundred bucks... I now see how much time and effort i wasted (And money) being as they can't answer anything...

They told me "Ask those questions at vbulletin.org and you'll get an answer from one of our members their" and yet nothing...
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 01:48 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.04103 seconds
  • Memory Usage 2,244KB
  • Queries Executed 11 (?)
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
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)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