Having the following version of phpBB in nuke
we're trying to import the stuff to vbulletin 3.5.2 with the phpBB importer and the changing prefix trick - but there seems to be a problem with old user/group relations.
the new user -> group relationship seems quite different to the old one.
tried the old phpBB 1.XX importer too .. he works for users / usergroups and forums but i don't get
a) all subforums - only main categories and
b) no single thread / post assigned due to the subcategories don't exist
anyway to help me out of this? i don't want to lose all old data
Module Copyright © Information
Forums module for PHP-Nuke
Module's Name: Forums
Module's Version: 2.1
Module's Description: phpBB port v2.1 based on Tom Nitzschner's phpbb2.0.6 upgraded to phpBB 2.0.4 standalone was developed and tested by:
ArtificialIntel, ChatServ, mikem, sixonetonoffun and Paul Laudanski (aka Zhen-Xjell).
License: GNU/GPL
Author's Name: Nuke Cops
Author's Email: [email protected]
Forums module for PHP-Nuke



ArtificialIntel, ChatServ, mikem, sixonetonoffun and Paul Laudanski (aka Zhen-Xjell).



ImpEx Database errormysql error: Invalid SQL:
SELECT * FROM nuke_user_group
WHERE user_id = 1
ORDER BY group_id
mysql error: Table 'shadows_doom.nuke_user_group' doesn't exist
mysql error number: 1146
Date: Saturday 31st of December 2005 03:05:45 AM
SELECT * FROM nuke_user_group
WHERE user_id = 1
ORDER BY group_id
mysql error: Table 'shadows_doom.nuke_user_group' doesn't exist
mysql error number: 1146
Date: Saturday 31st of December 2005 03:05:45 AM
tried the old phpBB 1.XX importer too .. he works for users / usergroups and forums but i don't get
a) all subforums - only main categories and
b) no single thread / post assigned due to the subcategories don't exist
anyway to help me out of this? i don't want to lose all old data

Comment