The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#102
|
||||
|
||||
No... You don't need to edit the file at all. When you start the merger, you will be prompted for the details of the database to merge (you'll be asked for a host, an username, a password and the database name. You should fill those fields according to the database you want to merge.
For example, if you're merging a database located in the same server you're running vb, then the settings should be something like this: db host: localhost db user: user db pass: password db name: dbname but if you're trying to merge a database on a different server, you should change the db host to the host name or IP address where the database is located. Note that you will need to configure your server to allow connections from other hosts (most hosting companies doesn't allow connections to the mysql server if you're not on the local server, but you can change this on your control panel, or ask your hosting company about this matter. I'm unable to provide support here). Tell me how it goes, or contact me (again ) if you can't merge the database. And remember, DON'T modify the script, you don't need to do it. |
#103
|
|||
|
|||
I have uploaded the new version (unmodified) and when I click begin import it gives me the following error:
Database error in vBulletin Merge Tool 2.2.9: Link-ID == false, connect failed mysql error: mysql error number: 0 Date: Thursday 20th of March 2003 04:39:44 PM Script: http://yupz.com/forums/forums/import...p?action=start Referer: http://yupz.com/forums/admin/bbimport.php?action= My host says there is no reason why I shouldn't be able to connect Regs, Kerry |
#104
|
|||
|
|||
I just got this reply from my host:
Dear Kerry, Thank you for your email. This error is caused because the script is attempting to connect using sockets which isn't allowed on our system. The way to connect on our system is using the IP address of the database and tcp/ip. What do I do now ........? Kerry |
#105
|
||||
|
||||
Can you contact me so I can see what's going on with your server configuration? I have msn icq and aim.
I can't reproduce this problem on my server, so I don't have a way to test it out. Thanks. |
#106
|
|||
|
|||
Just got another reply from support, here is what they said:
------------------------------------ Dear Kerry, Looking quickly at the script you should be able to hard code the remote database in: var $database = ""; var $link_id = 0; var $query_id = 0; var $record = array(); var $errdesc = ""; var $errno = 0; var $reporterror = 1; var $server = "localhost"; var $user = "root"; var $password = ""; Where database would be the database name and server would be the IP address of the MySQL server and use the Database Owner details. Unless its using the hidden fields where you should still be able to hardcode or choose the remote server. You may need to specify port 3306 for the server - simply add ,3306 after the IP address specified i.e. 213.171.111.111,3306 . I hope this helps. ------------------------------------ Cheers, Kerry |
#107
|
||||
|
||||
OK i think i've fixed the problem. Let me update the file.
|
#108
|
|||
|
|||
Julian,
The merge has worked fine. Although I think there was a problem with the polls, it didn't seem to convert them (but this isn't such a big problem). The only thing is most of the forum ids seemed to have changed, is this common? Any idea how to change em back? Anyway thanks very much for creating a great hack! Regards, Kerry |
#109
|
||||
|
||||
Ummm I don't know about the polls.... When I have some time, I'll look into this.
About the forums id, yeah, those will change according to the new forums id on the board. Everything changes, just like the threadids, postids, even the userids changes.... |
#110
|
|||
|
|||
I just have to comment, the support and assistance I got with this hack was truely unprecedented. I received excellent support, especially considering this was on his own time and without payment etc. This hack did work very well, and I highly recommend it to anyone!
Excellent work julian, and thank you!! h |
#111
|
||||
|
||||
Thanks for the kind words I'm glad you got it working on your forums.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|