reppa
Thu 9th Mar '06, 6:47pm
I downloaded impex today and found this error:
Parse error: syntax error, unexpected T_VARIABLE in /path/impex/systems/phpBB2/005.php on line 78
Just set ";" after $stp = $sessionobject->get_session_var('sourcetableprefix') in line 75 and it will work.
Parse error: syntax error, unexpected T_VARIABLE in /path/impex/systems/phpBB2/005.php on line 78
Just set ";" after $stp = $sessionobject->get_session_var('sourcetableprefix') in line 75 and it will work.