News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

yabbse-smf erroring out on Karma Logs

Started by groan, June 11, 2006, 09:47:55 PM

Previous topic - Next topic

groan

Converting karma logs... Unsuccessful!
This query:

Can seem to get past this error.
going form 1.5.5 - 1.1 rc2 and using the convert from this post. 
http://www.simplemachines.org/community/index.php?topic=65677.0

Let me know if i need to make any changes...I've tried emptying out the table for that and still errors out.
I could try emptying out the karma log table in the yabbse db...i dont use karma anyways.

  INSERT INTO `bonsaica_smf2`.smf_log_karma

    (ID_TARGET, ID_EXECUTOR, logTime, action)

    VALUES ('109', '26', '1087251955', '+'),

    ('109', '26', '1087251955', '+');

Caused the error:

    Duplicate entry '109-26' for key 1

groan

there were duplicate logs in the original yabse table. i changed one of the entries and it went through OK...On to the next issue...
sigh

Advertisement: