vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   i need help badly! (https://vborg.vbsupport.ru/showthread.php?t=41445)

jimmy mac 07-24-2002 01:08 AM

i need help badly!
 
i have a serious issue right now with my vbulletin board. i had the board on the same domain as my site but due to the popularity of both i decided to move the board to it's own domain for bandwidth purposes.

i installed the vbulletin software in the new domain, on the new server, and used telnet to dump and import the old db into the new one so i wouldn't lose any threads and my members wouldn't have to sign up again.

herein lies the problem. i believe vbulletin is still accessing my old db. i am still using massive amounts of bandwidth on my old domain and absolutely NONE on the new domain where the board is. it is still connecting and running off the old domain.

is there a certain file(s) or template that i need to fix to point to the new db and new domain. my board is fairly popular and uses resources like a +++++. i need it to live on it's own as soon as possible.

has anyone ever encountered this with a move? does anyone know how i can resolve this issue? i have a support ticket in to vbulletin, but would like to extend an offer for help here as well.

thanks in advance for any help anyone can offer.

if anyone would like to contact me via AIM my username is theangryfinger.

thanks.

Xenon 07-24-2002 01:10 AM

you have to edit admin/config.php and change the settings to acces on your new server/db

jimmy mac 07-24-2002 01:14 AM

the db info on there is correct. i just checked it. anything else?

Xenon 07-24-2002 01:15 AM

have u changed the url in your admin-cp settings into your new url?

jimmy mac 07-24-2002 01:16 AM

yes.

Xenon 07-24-2002 01:18 AM

then it should work

these two things are the only ones you have to change...

are you sure you have uploaded your new config.php ;)

jimmy mac 07-24-2002 01:21 AM

when i checked it i downloaded it from my server just to make sure

jimmy mac 07-24-2002 01:27 AM

what about the db_mysql.php file? alot of the stuff on there is blank.

for example. this is what it looks like when it references my db.

<?php
error_reporting(7);
// db class for mysql
// this class is used in all scripts
// do NOT fiddle unless you know what you are doing

class DB_Sql_vb {
var $database = "";

var $link_id = 0;
var $query_id = 0;
var $record = array();

var $errdesc = "";
var $errno = 0;
var $reporterror = 1;

Xenon 07-24-2002 01:31 AM

the db_mysql.php has not to be changed after moving to a new server.

you haven't to change this file at all ;)

jimmy mac 07-24-2002 01:32 AM

i haven't changed it, but i just found it odd that everywhere in that file where it mentions $database = " " there's no mention of my actual db name in that file at all.


All times are GMT. The time now is 11:45 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.01168 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
  • (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
  • (10)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