vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   How dangerous is addressing non-vbulletin tables in vbulletin? (https://vborg.vbsupport.ru/showthread.php?t=62973)

Michael Morris 03-26-2004 09:20 AM

How dangerous is addressing non-vbulletin tables in vbulletin?
 
Hello. I have a site which uses a custom database to store reviews. I don't believe any of the variables of that program overlap vbulletin's. I would like to write a fairly extensive hack to replace the custom code that addresses those tables.

How dangerous is this to the two databases (I'll be doing the tests on a local machine first before doing this on the server) or can it even work?

Michael Morris 04-07-2004 12:31 AM

Bump

Velocd 04-07-2004 01:39 PM

You're rather vague when you say "addresses those tables."

Do you simply mean you wish to combine them?

It shouldn't be a problem, as long as there are no duplicate table names.

Michael Morris 04-08-2004 11:28 PM

Yeah, combine them I guess - I can alter the table names if necessary. The two databases are on the same server so I don't *think* there are any duplicate names.

filburt1 04-08-2004 11:41 PM

If they are two separate databases, then there is no problem. If they are just different tables in vB's database, then it would not be advisable.

Michael Morris 04-11-2004 06:21 AM

Ok, well I'm getting in so deep now it's high time I read the :ahem: manual for MySQL and PHP. I'm wanting to do some fairly complicated functionality hacks, some of which I don't necessarily want to share since they've be exclusive to the board I work on.


All times are GMT. The time now is 11:16 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.02281 seconds
  • Memory Usage 1,708KB
  • 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
  • (6)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