SMF Support > vBulletin
[SMF Converter] vBulletin 3.7
SleePy:
Software: vBulletin
Version: 3.7.x
The following is not converted:
- Permissions for boards are not converted.
- Membergorups are not converted.
- Avatar may not convert (under tested).
Changelog
- PM conversion failed
convert.php
Use this convert.php with the .sql file attached in this topic.
minos:
when converter is in private messages gives an error
Converting personal messages (step 2)... Unsuccessful!
This query:
SELECT
pm.pmid AS ID_PM, pm.userid AS ID_MEMBER, pm.messageread != 0 AS is_read,
'-1' AS labels
FROM `forum`.vbpm
LIMIT 0, 500;
Caused the error:
Unknown column 'pm.pmid' in 'field list'
SleePy:
Does this one work?
minos:
yes it works thank you
HR:
Boards dont seem to be coming over.. posts and what all show as successful but smf_boards retains a value of 0
Resolved.. manual edit of database revealed all parentid was set to -1, reset to value of 1 and POOF
Navigation
[0] Message Index
[#] Next page
Go to full version