vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   How everything works? (https://vborg.vbsupport.ru/showthread.php?t=73984)

Zachery 01-08-2005 07:11 PM

Well after spending a great deal of time with vBulletin pokeing and reading source code i have a decent understadnig,

Stage one would be installing 1 board the first, then modifiing all the files removing ' . TABLE_PREFIX . ' from every occurence that appears before user in every file.

once thats done, you move onto stage 2.

rake 01-08-2005 08:02 PM

Go get Editplus 2 and use the search and replace in files feature. Search for " . TABLE_PREFIX . "user and replace with: user

and tada! you've changed all the references to the user table in under 30 seconds. :)

bkbelew 01-08-2005 08:03 PM

Ive already got the majority of it done ;) well.. everything in the root is changed. My memberlist shows all the members from my other forum, and I can login under my username at the other forum.. doesnt keep my logged in though.. im sure thats in the includes somewhere.

bkbelew 01-08-2005 08:28 PM

Ok, heres heres another question, is users all i change, or do i have to change sessions? etc etc Ive had it sharing the user database, but it wouldnt log me in for some reason, it would say i was, but after it redirected back to where i was.. i wouldnt be.

bkbelew 01-08-2005 10:03 PM

Quote:

Originally Posted by bkbelew
Ok, heres heres another question, is users all i change, or do i have to change sessions? etc etc Ive had it sharing the user database, but it wouldnt log me in for some reason, it would say i was, but after it redirected back to where i was.. i wouldnt be.

Ok, i got it reading from the database.. i dont know if the admin settings are off or something, but for some reason, it wont let me login as admin, with my login from the other site

bkbelew 01-09-2005 02:08 AM

:update: got it all working, took me less then 2 hours ;) Thanks for the info Zachery

Zachery 01-09-2005 05:26 AM

Quote:

Originally Posted by bkbelew
:update: got it all working, took me less then 2 hours ;) Thanks for the info Zachery

Well if thats all you needed thats good, you are aware that this does require two licenses right? (to run two forums)


The messy stuff comes when you want to have specfic post counts for each forum, etc.

bkbelew 01-09-2005 05:29 AM

The post counts and what not dont matter to me. I do know that I have to get another license. After we run some tests on this one to make sure its not going to die we are going to purchase another.. probably monday morning.

Zachery 01-09-2005 05:32 AM

Quote:

Originally Posted by bkbelew
The post counts and what not dont matter to me. I do know that I have to get another license. After we run some tests on this one to make sure its not going to die we are going to purchase another.. probably monday morning.

Just as long as you are aware :)


All times are GMT. The time now is 07:48 AM.

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.01039 seconds
  • Memory Usage 1,728KB
  • 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
  • (3)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
  • (9)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