Hello all!
At script start there was an error
QuoteConverting...
Converting personal messages (step 1)...
Successful.
Converting personal messages (step 2)... Successful.
Converting personal messages (step 3)... Unsuccessful!
This query:
UPDATE `samuraismf`.smf_personal_messages
SET deleted_by_sender = '0'
WHERE id_pm =;
Caused the error:
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3
I have rectified an error having set a flag "deleted" = 1 in table smf_pm_recipients
Thank`s
Hi KOH,
Can you tell me which converter and sql code has used in conversion?
Thank you in advanced.