Simple Machines Community Forum

SMF Support => Converting to SMF => vBulletin => Topic started by: mtrx on March 20, 2007, 03:41:52 PM

Title: 3.6.4. error
Post by: mtrx on March 20, 2007, 03:41:52 PM
Converting members... Successful.
Converting categories... Successful.
Converting boards... Successful.
Converting topics... Successful.
Converting posts (this may take some time)... Successful.
Converting polls... Successful.
Converting poll options... Successful.
Converting poll votes... Successful.
Converting personal messages (step 1)... Successful.
Converting personal messages (step 2)... Successful.
Converting topic notifications... Successful.
Converting board notifications... Successful.
Converting smileys... Successful.
Converting attachments... Successful.
Converting avatars... Unsuccessful!
This query:
SELECT ca.userid AS ID_MEMBER, ca.avatardata, ca.filename, u.avatarrevision
FROM (`ironi_falafos`.ikcustomavatar AS ca, `ironi_falafos`.ikuser AS u)
WHERE u.userid = ca.userid
LIMIT 0, 500;
Caused the error:

Unknown column 'ca.avatardata' in 'field list'

>:(
Title: Re: 3.6.4. error
Post by: JayBachatero on March 26, 2007, 07:06:56 PM
Try using the converter in this topic: vBulletin 3.6.x (http://www.simplemachines.org/community/index.php?topic=152837)