Re: phpBB 3 to punbb convertor ?
Big up to you Smartys for theses various modifications ;-) for convert this f**king phpBB 3 into Pun 1.2.21
I'm trying to do it for a friend but I have this error
File: /.../converters/PhpBB/users.php
Line: 4
Converter reported: Unable to get table: users
Database reported: Unknown column 'user_id' in 'where clause' (Errno: 1054)
Somebody could help me to understand ;-) why it is do not work ?
Many thanks in advance, from France !
NB: This line 4 from /converters/PhpBB/users.php is
$res = $fdb->query('SELECT * FROM '.$_SESSION['php'].'users WHERE user_id>'.$start.' ORDER BY user_id LIMIT '.ceil($_SESSION['limit']/5)) or myerror('Unable to get table: users', __FILE__, __LINE__, $fdb->error());
PS: PHP 4 & MySQL 5.0.44 (Table prefix:phpbb_)
I do not kwon which version from phpBB was used, it was installed since more 1 year, may be 2 years