The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#92
|
|||
|
|||
Hi,
Thanks very much for developing this hack. I have downloaded the beta but have had some problems. After I click "start merge", it says database initialised for import and then when I click associate users it gives me the following error: Database error in vBulletin Control Panel 2.2.9: Invalid SQL: SELECT COUNT(*) AS count FROM soccerpages.user mysql error: select command denied to user: 'tucklis6@server84l.xtreme-support.com' for table 'user' mysql error number: 1142 Date: Wednesday 12th of March 2003 11:35:19 PM Script: http://yupz.com/forum/forums/importers/bbimport_vb2.php Referer: http://yupz.com/forums/importers/bbimport_vb2.php Does this mean it hasn't worked? My forum now seems to read 0 posts and threads What am I doing wrong? Thanks for your time, Kerry |
#93
|
||||
|
||||
Give me some time, it's a bug and I'll fix it probably today
|
#94
|
|||
|
|||
Hi,
I think I may have uploaded the old version - that's maybe why I got that error. I have now uploaded the latest beta and changed the global $vbdbhostname,$vbdbusername,$vbdbpassword,$vbdbnam e; fields to match the database I'm importing from. But now I have a new one! Warning: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /home/domains/yupz.com/user/htdocs/forums/admin/db_mysql.php on line 32 Database error in vBulletin Merge Tool 2.2.9: Link-ID == false, connect failed mysql error: mysql error number: 0 Date: Thursday 13th of March 2003 11:02:12 AM Script: http://yupz.com/forums/forums/import...p?action=start Referer: http://yupz.com/forums/admin/bbimport.php?action= I think this maybe because the two databases that I want to merge are both on different ips to my webspace? Do I have to include the database ip / password for both databses? Where do I edit this? One other thing (sorry for all these questions!!), should I make all the forums names match so they merge properly? Thanks alot, Kerry |
#95
|
||||
|
||||
Quote:
Hi Kerry. Please give me some time and let me come out with a solution to this problem. I'm busy with some tests on school right now. About the forums, no... The forums are not "merged" but it's easy to move all the post from one forum to another using the tools you found on the admin cp. |
#96
|
|||
|
|||
OK, Thanks very much!
|
#97
|
|||
|
|||
Any more news? Sorry to be a pest but I really need this script to work!!! I think it mat just be a small alteration that is needed...
|
#98
|
|||
|
|||
Im running vb 2.2.9.. an i get this error... I uploaded the new BBIMPORT.php but as soon as i click associate users i get the DB error.
---- Database error in vBulletin Control Panel 2.2.9: Invalid SQL: SELECT COUNT(*) AS count FROM ndream.user mysql error: select command denied to user: 'moguslan_mogusad@localhost' for table 'user' mysql error number: 1142 Date: Saturday 15th of March 2003 07:31:32 PM Script: http://www.mogusland.com/forums/foru...import_vb2.php Referer: http://www.mogusland.com/forums/impo...import_vb2.php --- |
#99
|
|||
|
|||
I have edited the following fields in the import script:
<?php // vBulletin Merge Tool for v2.2.x error_reporting(7); require ("./../admin/bbimport.php"); function makehiddenfields() { global $vbdbhostname,$vbdbusername,$vbdbpassword,$vbdbnam e; makehiddencode("DBIPADDRESS",$vbdbhostname); makehiddencode("DBUSERNAME",$vbdbusername); makehiddencode("DBPASSWORD",$vbdbpassword); makehiddencode("DBNAME", $vbdbname); Are these variables supposed to be for the database I'm trying to import or the database I'm importing the records into? Cheers, Kerry |
#100
|
||||
|
||||
Ok, download this file again:
https://vborg.vbsupport.ru/attachmen...&postid=359490 Make sure you get the NEW version. The new file (uncompressed) is about 41KB, so make sure you get the new version and not a version from your local cache. If the new file is not about 41KB, clear your browser cache. |
#101
|
|||
|
|||
Thank you very much for updating the hack. But I still have problems. When I click "start merge" it says "Database initialised for import."
When I click on step 2 it says "Database not selected! Warning! Restart application! (I always wanted to say that!) ". I think it may be to do with settings I have changes - please take a look as I was unsure what I should change here: PHP Code:
Thanks Julian, I appreciate any help you can provide! Regs, Kerry |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|