SMFPT - Suporte e Manutenção de Fórum em Português

Começando com SMF => Converter para SMF => MyBB => Tópico iniciado por: joomlamz em 02 de Dezembro de 2010, 14:56

Título: [SMF Converter] MyBB 1.2.x
Enviado por: joomlamz em 02 de Dezembro de 2010, 14:56
Software: MyBB
Versão: 1.2.x

Este é o tópico de suporte oficial para conversor MyBB. Use este tópico para pedir apoio para este conversor.

Changelog
! When converting users also convert the passwordSalt. (mybb12_to_smf.sql)
! Typo
! logTime is no longer used (mybb12_to_smf.sql)
! When converting polls make sure that questions column has an alias. (mybb12_to_smf.sql)
! Updated converter to convert attachments. (mybb12_to_smf.sql)
! When converting attachments and it's an image add the width and height for it. (mybb12_to_smf.sql)
! Cast $width and $height as a string or else it wont return a value if the file is not an image. (mybb12_to_smf.sql)