News:

Wondering if this will always be free?  See why free is better.

Main Menu

Conversion from MyPHP to SMF

Started by Reinno, September 03, 2005, 02:17:22 PM

Previous topic - Next topic

Reinno

Sorry if this has been posted already. I could´t find any topic while searching. Is it possible to convert from myphp forums ( http://www.myphp.ws/forum ) to Simple Machines? Has anybody already made a converter for that?

[Unknown]

Attached is a conversion file for SMF 1.1 Beta 3 Public or higher.  It won't work for SMF 1.0.x.  Follow the instructions in this topic:

http://www.simplemachines.org/community/index.php?topic=38966.0

You'll also need to (before SMF 1.1 RC1, not released yet) find this in LogInOut.php:

$other_passwords[] = $_REQUEST['passwrd'];

Add below:

$other_passwords[] = crypt(md5($_REQUEST['passwrd']), md5($_REQUEST['passwrd']));

How do I modify files?

Please tell me if you have any problems.

-[Unknown]

Reinno

Whoa! Thanks so much, [Unknown]. It was very easy to convert with the files and directions you provided. Thanks for the fast reply and great, great support. You guys rock!

Advertisement: