PDA

View Full Version : Problem converting from Nuke plutinum to VB


the river
Sat 30th Apr '05, 2:59pm
Hello guys how are you.
I have a problem to convert my site to VB.
What i have is Nuke plutinum and at the impex I put the phpBB2 2.0.10

Now I run the script and here..
Check and update database...is ok
Associate Users....is ok
Import Users....is ok
But whe I go to do this...
"Import Forums and Categories"
I get theese errors......

Database error in vBulletin:ImpEx Source 3.0.7:

Invalid SQL:

SELECT * FROM nuke_categories

mysql error: Table 'greekmm_nuke.nuke_categories' doesn't exist

mysql error number: 1146

Can somene please help me fix this problem?
And another thing......
If I some how I cant tranffer the db can someone do it for me please?
Thank you.
Regards.

Jerry
Sat 30th Apr '05, 4:11pm
There is a nuke importer you don't have to use the phpBB one.

Behind the scenes is just table naming diffrences, but I did a seprate one so people would have to edit the config file for table prefix all the time.

the river
Sat 30th Apr '05, 6:04pm
Thank you for replying to me.
Now i dont now to mach about it so please can you talme where can i find this nuke importer ?
Is in the impex script?


Behind the scenes is just table naming diffrences, but I did a seprate one so people would have to edit the config file for table prefix all the time.

This part i dont exacly get it what you meen sorry.

Jerry
Sat 30th Apr '05, 7:14pm
Use the PNphpBB importer as that is for post nuke, not the phpBB importer.

the river
Sat 30th Apr '05, 9:27pm
Thats what i am using but when i try to inport the
"Import Forums and Categories"
i get error like...


Database error in vBulletin:ImpEx Source 3.0.7:

Invalid SQL:

SELECT * FROM nuke_categories

mysql error: Table 'greekmm_nuke.nuke_categories' doesn't exist

mysql error number: 1146


Dont now what to do is there someone that can do it for me please?
Thank you.

Jerry
Sat 30th Apr '05, 10:56pm
Then you arn't using the correct table prefix, is there a table :

"nuke_bbcategories"

?

the river
Sun 1st May '05, 11:09pm
Then you arn't using the correct table prefix, is there a table :

"nuke_bbcategories"

?


Jerry where do you meen do i have to look if there is a table like this?
Can you pleese explane to me with a bit more ditailes?
Thank you.

Jerry
Mon 2nd May '05, 4:46pm
Then you arn't using the correct table prefix, is there a table :

"nuke_bbcategories"

?


Jerry where do you meen do i have to look if there is a table like this?
Can you pleese explane to me with a bit more ditailes?
Thank you.

Can you post a list of the post nuke tables then we can figure out what your table prefix is.