News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Convert nuke

Started by asmith, November 15, 2008, 02:01:15 AM

Previous topic - Next topic

asmith

Hi,

I'm trying to convert nuke members table to SMF.
It keep giving me this error for :

Quote
Caused the error:

    Incorrect integer value: '' for column 'ID_GROUP' at row 1

is this the user-level field from nuke members table ? Cuase I made updated them all to 1 or 2. but still it is giving me this error.

How to solve it?

Thanks

ThorstenE

try this:
edit the phpnuke_to_smf.sql and find

IF(u.user_level = 3, 1, mg.ID_GROUP)
replace it with '0'

after changing this all Users are converted as normal members    
regardless of their previous user level.

you can then re-create an admin account:
I lost admin account, what can I do?

asmith

Thanks man, It worked fine ^^

I'm planning to manually attach the SMF to nuke, as I have a highly edited nuke. I want to make nuke and SMF table together.

Do you know how to  bridge nuke and smf together without having to make their table one.
I mean for only 1 login purpose , smf and nuke can work separately with their own tables.

I searched the forum some time before and I couldn't find any thread except some had said that there's a problem with their password system and it can't be done.

Or i'm wrong?

ThorstenE


asmith

I have like 30,000 members in my nuke,  I checked the converted smf members table, and there were like 4000 users.

I'm use I have many invalid users. but not like 26,000 users.   why this script have converted this much few ? 
is there something wrong with my system ? or ...

ThorstenE

#5
Any errors while the conversion? please post them here..

Advertisement: