JeepinJeff
Sat 21st Jul '07, 2:50pm
Not all info is getting imported. Using the latest version downloaded yesterday.
Gettling this...
Import / Export :: yabb2ModuleActionSuccessfulFailedTime taken001Check and update database 101 sec(s)002Import user 6301 sec(s)003Import forum 20242 sec(s)004Import thread 34032 sec(s)005Import post 399864 sec(s)006Import Private messages 1681 sec(s)Totals:51817841 sec(s)
Steve had me add
ini_set('memory_limit', 32 * 1024 * 1024);
ini_set("max_execution_time", "800");
to the config.php file but that didn't help.