I'm trying to get the conversion from 2.0.22 to work.
The error i'm getting is:
Code: Select all
The table prefix needs to be the one used by the software you are converting from.
» Specified table prefix was phpbb_.
Thanks!
Code: Select all
The table prefix needs to be the one used by the software you are converting from.
» Specified table prefix was phpbb_.
Trust me, either 2 or 3 WILL NOT work if config.php is missing or empty.MCPB wrote:is does work
Code: Select all
$table_prefix = 'phpbb_';