vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Integrate login with current table (https://vborg.vbsupport.ru/showthread.php?t=172012)

prisonstruggle 03-03-2008 09:17 PM

Integrate login with current table
 
Hi,

I have a site with 20,000 users registered. I want to add a forum, but allow users to login like they use in my site and no need to login again to access forum.

That is or forum uses my users db table or it has to be duplicated to the forum users table and each time a new user register on my site that registration its inserted in forum.

Whats the simplest solution and how I make it! If there is any professional guy over here that want to explain to me step by step in msn or google talk I'll pay for the support!

Thanks

shovel 03-03-2008 10:40 PM

I'd probably duplicate (roughly) the old users table with a fresh vbulletin users table. It would take a little work, but it could happen.

Dismounted 03-04-2008 04:07 AM

I always like to take the route of "make the smaller system work with the bigger one". In most cases, it would be, change your own systems to use vBulletin's.

prisonstruggle 03-04-2008 07:27 AM

Thanks for replies.

Forum its just a small part of a big site. Over thousands of games online how many have login/password based on a forum system. It just wouldn't look cool :)

Does vbulletin has any vulnerability that is known? like SQL injection, XSS, etc?

Well, shovel or other coder, the tasks are basically:
1) Disable register from forum
2) Disable login and logout in forum
3) Duplicate all the current user table to vbulletin forum
4) Make a function on current register to duplicate that entry to vbulletin forum

Please reply here or PM me with budget (time and price - per hour or per job).

Thanks

MoT3rror 03-04-2008 08:48 PM

1. vBulletin Options -> User Registration Options -> Allow New User Registrations
2. Probably the best way would to just remove the links and the quickest.
3. https://vborg.vbsupport.ru/showthrea...ht=create+user
4. same link as above

Dismounted 03-05-2008 04:51 AM

Quote:

Originally Posted by prisonstruggle (Post 1456560)
Does vbulletin has any vulnerability that is known? like SQL injection, XSS, etc?

If it did, why do you think this forum is still up? :p Usually, any vulnerability that is known to the devs will be fixed within 24 hours.

shovel 03-05-2008 11:28 AM

Quote:

Originally Posted by Dismounted (Post 1457266)
If it did, why do you think this forum is still up? :p Usually, any vulnerability that is known to the devs will be fixed within 24 hours.

I'll keep my eye out for any ;) haha jk


All times are GMT. The time now is 01:04 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.01008 seconds
  • Memory Usage 1,725KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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