Install Portal php Error
Posted: 4. October 2008 22:28
Your Portal Version: 1.0.2
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Beginner
Boardlink: http://www.originalsbyoliveira.com/test
What have you done before the problem was there?
I followed the install directions for the MOD, uploaded all the changed files and directed my browers to the install folder.
What have you already tryed to solve the problem?
I opened the functions.php file made sure I did the correct changes but it still doesn't work.
Description and Message
After I directed my brower to load the install php file I got the following error:
Parse error: syntax error, unexpected T_VARIABLE in /includes/functions.php on line 2989
Not sure what the error is with line 2989. It reads:
$l_return_index = sprintf($user->lang['RETURN_INDEX'], '<a href="board3portal_1_0_2/'%20.%20$phpbb_root_path%20.%20'">', '</a>');
Can someone help? I am very new to this and don't understand code that well.
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Beginner
Boardlink: http://www.originalsbyoliveira.com/test
What have you done before the problem was there?
I followed the install directions for the MOD, uploaded all the changed files and directed my browers to the install folder.
What have you already tryed to solve the problem?
I opened the functions.php file made sure I did the correct changes but it still doesn't work.
Description and Message
After I directed my brower to load the install php file I got the following error:
Parse error: syntax error, unexpected T_VARIABLE in /includes/functions.php on line 2989
Not sure what the error is with line 2989. It reads:
$l_return_index = sprintf($user->lang['RETURN_INDEX'], '<a href="board3portal_1_0_2/'%20.%20$phpbb_root_path%20.%20'">', '</a>');
Can someone help? I am very new to this and don't understand code that well.