Simple Machines Community Forum

SMF Support => Converting to SMF => Topic started by: vbgamer45 on December 28, 2018, 07:55:00 PM

Title: Latest Convert.php for SMF 2.0.x
Post by: vbgamer45 on December 28, 2018, 07:55:00 PM
Have updated the convert.php attached the 12/28/2018 version. Please use if counter any issues with the current version of convert.php Also check out the github for the latest version.

This convert.php addresses the following issues:
!Fix handling of max_join_size and sql_max_join_size for different MySQL versions
!Added support for MySQLi
!Fixed variables in alterDatabase function that were constant instead of a variable.
!Checks session path if writable if not tries another path the cache folder for the conversion


If you are lookign for a specific convertor for SMF 2.0.x check out https://github.com/SimpleMachines/converters for the latest version.
Title: Re: Latest Convert.php for SMF 2.0.x
Post by: Amelia265 on April 03, 2019, 07:11:48 AM
Hi,
I was having some troubles with the old version. I will give it a try thanks for sharing!