vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Incorporating my session/member driven site with VB (https://vborg.vbsupport.ru/showthread.php?t=60674)

jpfour23 01-24-2004 03:15 PM

Incorporating my session/member driven site with VB
 
Hey,

I am trying to figure out the easiest way to incorporate my PHP SESSION / DATABASE driven site with VB.

I want members who are registered to automatically be able to post in forums without having to re-register with the forums. Is this possible? How hard? I'm an intermediate PHP programmer and was wondering if any of you vb pros have some suggestions. I thougtht about rewriting my site to be driven by VB but I'm not too sure this is the -easiest- way to do this.

Suggestions? I certainly would appreciate any!!

Thanks,
Josh

P.S. VB is absolutely the best forum software I have seen in a while!

GoTTi 01-24-2004 06:03 PM

need to post this in the request forum maybe.

Andreas 01-24-2004 06:20 PM

Hmm, I think the easiest way would be to create a script to that uses your existing account-data to create vB-Accounts.

Moreless, for each user you will have to create a new record in table user, then call $DB_site->insert_id() to get the userid and afterwards create the accompanying records in the usertextfield and userfield table.

When finished you should also call build_user_statistics(); from functions_databuild.php to update some caches.

SpeedStreet 01-24-2004 10:15 PM

Second request that has showed up in the hack database...is it really that tough to tell the difference between the two?


All times are GMT. The time now is 07:30 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.01091 seconds
  • Memory Usage 1,710KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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