Thread: Memberlist Error - Pls. Help!
Results 1 to 3 of 3
Related
-
Parse error, parse error unexpected T_variable. Help appreciated! Forum: PHP Forum
Replies: 8 -
DB-Library error: General SQL Server error: Check messages from the SQL Server. Forum: General Discussion
Replies: 0 -
Error MySQL Error: 1064 - subqueries Forum: PHP Forum
Replies: 0 -
please tell me where the error is Forum: Javascript Forum
Replies: 3
-
01-05-2008, 03:11 PM #1
Memberlist Error - Pls. Help!
Hi everyone,
I would greatly appreciate some help. When someone or myself clicks on Memberlist (I am the Admin) on phpBB I get the following Error:
Parse error: syntax error, unexpected $end in /home/mysitepage/public_html/forums/memberlist.php on line 314
I had installed some blocks to prevent bot signups. Everything else on the forum works perfectly.
Any help would be appreciated!
-
01-05-2008, 04:05 PM #2
Re: Memberlist Error - Pls. Help!
By the way, this is the code on Lines 310-314 (last line of Memberlist.php):
PHP Code:$template->pparse('body');
include($phpbb_root_path . 'includes/page_tail.'.$phpEx);
?>
-
01-07-2008, 01:54 PM #3
Re: Memberlist Error - Pls. Help!
Look for a missing
Code:}
Cloudjiffy- PaaS for Developers
10-05-2020, 12:30 AM in Web Hosting Forum