vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Beta Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=5)
-   -   vBulletin Merge Tool for v2.2.x (https://vborg.vbsupport.ru/showthread.php?t=45844)

TDeath 10-19-2003 01:55 AM

i have two vbb 2.2.8 databases on the same server. when i try to start the merge script in the control panel, i get the following error msg:

XXXXXXXXXXXXXXXXXXXXX

Warning: Access denied for user: 'p34067380@localhost' (Using password: NO) in /homepages/11/d70604821/htdocs/vbb/admin/db_mysql.php on line 34

Warning: MySQL Connection Failed: Access denied for user: 'p34067380@localhost' (Using password: NO) in /homepages/11/d70604821/htdocs/vbb/admin/db_mysql.php on line 34

Database error in vBulletin Merge Tool 2.2.8:

Link-ID == false, connect failed
mysql error:

mysql error number: 0

XXXXXXXXXXXXXXXXXXXXXX

do i have to edit something in the db_mysql.php? i tried a lot of different stuff, however nothing worked.

JulianD 10-20-2003 01:37 AM

Are you sure you're typing the right values for the database you want to merge?

hockyfan 10-24-2003 06:42 PM

I have my forum on my server, and a database dump of the forum I would like to merge into my forum. Is this the correct way of doing it? And where should I upload this database dump to?

Also, do both mine and his databases have to be the same version of vB? Or can his be older than mine (mine is 2.3.2)?

h

JulianD 10-24-2003 09:54 PM

You should load your dump file to a real mysql database... before starting with the merge you should have two real database... The one you're running at the moment, and the one you want to merge.

I think it shouldn't be a problem if the version of both databases isn't the same.

Just remember, back up your data before proceed and you should be safe :)

hockyfan 10-25-2003 10:20 PM

Quote:

Originally Posted by JulianD
You should load your dump file to a real mysql database... before starting with the merge you should have two real database... The one you're running at the moment, and the one you want to merge.

How do I do that?



h

JulianD 10-26-2003 02:55 AM

mysql -uROOT -p tempdatabase < myotherdump.sql

And the new database with your dump file loaded, is called 'tempdatabase'.

hockyfan 10-26-2003 11:55 AM

Where do I enter that information?

h

Quest4DSS 11-01-2003 02:03 AM

I am willing to pay someone if they can get this to work on a site for me.
I installed it and the merge user A to user B works but I cannot get the database to merge.
Like I said I am willing to pay (within reason) if someone can help with this.
Thanks in advance.

JulianD 11-01-2003 02:22 AM

hockyfan: You should enter that information using SSH. Search the forums if you don't know how to do it.

Quest3DDS: I am sorry the script didn't work for you. I tested it on my local forums and it worked fine. It's a little bit tricky to start using it, but it works for me. What's the exact problem you're having?

Quest4DSS 11-01-2003 02:43 AM

I loaded it and the merge user A and B work fine but when I do the Database merge it just sits there ans then anter about 5 minutes I get Page not found like as if I was being directed somewhere else.

Quest4DSS 11-01-2003 02:48 AM

Maybe I am entering the info in these fields wrong.

JulianD 11-01-2003 03:04 AM

The other values are the same database username and database password you use on config.php.

And the Database Name is the name of the database you want to merge.

Quest4DSS 11-01-2003 03:19 AM

Yes I did that exactly like that.
Is there anyway you can look at it?

JulianD 11-01-2003 03:29 AM

That's weird... Send me a PM with the details of your forum admin cp...

Quest4DSS 11-01-2003 03:43 AM

You have a PM.

JulianD 11-01-2003 04:10 AM

Read my response.

hockyfan 11-02-2003 04:59 AM

I keep getting this error:
Code:

Database error in vBulletin Merge Tool 2.3.2:

Link-ID == false, connect failed
mysql error:

mysql error number: 0

Date: Sunday 02nd of November 2003 07:58:20 AM
Script: http://otnforums.snooboo.com/importers/bbimport_vb2.php?&action=start



h

JulianD 11-02-2003 02:12 PM

You're not typing the right values for the database you want to merge, and hence, the script cannot connecto to it.



If you want, send me your details such as admincp login/password and username, password and database name of the database you want to merge and I should be able to tell you what's the problem.

Rampag33 11-05-2003 01:46 PM

excellent hacc, installed

NOTE

combined 232 to 229 all users and post went over fine
attachments were corrupted.

hockyfan 11-08-2003 11:10 PM

Due to restrictions on my server, I'm not able to create new MySQL databases. This being the case, I only have two dumps of the forums I'd like to combine, but I have no way to load them to real databases. If I sent someone the dump files, would anyone be able to do this for me?

h

JulianD 11-10-2003 06:18 PM

Quote:

Originally Posted by Rampag33
excellent hacc, installed

NOTE

combined 232 to 229 all users and post went over fine
attachments were corrupted.

Umm...... I'll have to take a look to the attachments routines... Sorry for that.

JulianD 11-10-2003 06:23 PM

Quote:

Originally Posted by hockyfan
Due to restrictions on my server, I'm not able to create new MySQL databases. This being the case, I only have two dumps of the forums I'd like to combine, but I have no way to load them to real databases. If I sent someone the dump files, would anyone be able to do this for me?


h

Why don't you do this on your own computer? Install mysql and php, install a local copy of vbulletin, upload both databases to your mysql server and run the merge.

If you don't know how to install mysql and php and all that stuff, try to browse this forums or search on http://www.google.com ... There are plenty of places where you will find some very good tutorials about it.

Gio Takahashi 11-10-2003 08:36 PM

Are you going to make the hack for vb3 databases and release it when RC is out?

hockyfan 11-10-2003 09:04 PM

Julian, I was able to install locally, but even when entering (what I believe was) the correct information in your file, I still get that error I previously posted. What, and where exactly am I supposed to enter the DB information?

h

telc 11-19-2003 11:04 PM

Would it be possible for me to create a new forum on my main vbulletin board, and have all the merged posts go into that forum?

kerplunknet 11-22-2003 12:59 AM

Oh my goodness, thank you so very much. :)

I will try it very soon. WOO!

kerplunknet 11-22-2003 01:08 AM

Was that polls bug ever fixed?

VeoMorphine 12-05-2003 12:52 AM

Im having a few problems marging my db. THe user merge doesnt seem to add any users at all(atleast to the post count), and neither does the forum merge(it will start merging then hang there refershing, the startat var keesp going up though. and the pm merge does the same thing.. I had to edit the file directly and add the database info to the file as well or else i would get the mysql error hocky got.

Im using vbulletin 2.3.0

JulianD 12-09-2003 01:41 AM

Quote:

Originally Posted by kerplunknet
Was that polls bug ever fixed?

I found a bug on the poll merger and I think I fixed it successfully. Try it on your localhost.

VeoMorphine 12-09-2003 09:57 PM

was my problem addressed?

WoodiE 12-13-2003 03:18 AM

Will this work with vb2.3.0 to vb3.0gamma?

-Michael

Christy 01-15-2004 11:17 PM

Is there a way to make it so the forum i want to import goes all into one category on my exisiting forum?

Sean123 01-23-2004 02:57 PM

I have a quick question. Hopefully someone can answer it.

I have two forums. They are both on different hosts and servers. Is it possible to merge the forums, without moving them onto the same host and server?

Christy 01-23-2004 03:37 PM

I believe so, just go to the forum you want to merge everything into and run the import script and from there put in the ip or host of the other server along with user/pass info and ya should be good.

subu1 02-05-2004 08:42 AM

Hallo Julian,

ich mu? jetzt hier mal in deutsch posten, dazu ist mir das Thema zu heikel, ich bekomme genau diesen Fehler hier wie andere auch.

hi julian,

sorry for my bad english, but i will try my best. the problem is that i get the same errors like the others before

PHP Code:

Database error in vBulletin Merge Tool 2.3.4:

Invalid SQLSELECT COUNT(*) AS count FROM paradise-of-emotions_net.user
mysql error
You have an error in your SQL syntax near '-of-emotions_net.user' at line 1

mysql error number
1064

Date
Thursday 05th of February 2004 11:54:28 AM
Script
: [url]http://www.starlight-board.net/board/board/importers/bbimport_vb2.php[/url]
Referer: [url]http://starlight-board.net/board/importers/bbimport_vb2.php[/url] 

der reale Datanbank Name ist aber paradise-of-emotions_net auf localhost

die 2 Datenbanken liegen auf meinen Server, was also mach ich den falsch.

the real database name is paradis ... on local host (hust lool)
the 2 databases are on my server, so what do i wrong?

gr??e subu1

subu1 02-05-2004 09:14 AM

Quote:

Originally Posted by marcel-ea
not the problem. i renamed the database.
all what i mean, is thats a litte bug :)

how you renamed it :-)

lazorde 02-06-2004 01:23 AM

Now what i would like to know! dose the VB 2.3.2 can be marged with VB 3.0.0 RC3 or it can't ?? :ermm:

TheSonic 03-05-2004 06:26 PM

I am very interested in a vb3-Version.

Any chance ?

The Charmed One 06-13-2004 05:30 PM

Question, too tired to read EVERY page but:

If you import the members where to their posts go cause the forums dont have the same like forum names so where do theirt posts go. Do you just import the members and they start with no posts again. If so that is fine as i dont mind just curious!

Raptor 07-02-2004 11:30 AM

Quote:

Originally Posted by TheSonic
I am very interested in a vb3-Version.

Any chance ?

id like this too :)


All times are GMT. The time now is 02:33 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.01609 seconds
  • Memory Usage 1,819KB
  • 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)bbcode_code_printable
  • (1)bbcode_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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