SMF Support > Converting to SMF
[SMF Converter] Vanilla 2
bozhidarc:
In 'vanilla2_to_smf.sql'
$rows[] = array(
'id_first_msg' => $row['modified_time'],
'id_last_msg' => $row['modified_time'],
);
The id for first and last message is set to the modified time. Why is that?
Wanchope:
I am currently getting this error
Converting members... Successful.
Converting boards...Duplicate entry '1' for key 'PRIMARY'
I run this query
--- Code: ---DELETE FROM GDN_User WHERE UserID = 1;
--- End code ---
but it doesn't solve the problem, anyone here got an idea?
Navigation
[0] Message Index
[*] Previous page
Go to full version