Error in phpbb 3.0.5

sumi_7

Familiar Face
Joined
Nov 29, 2007
Messages
81
Reaction score
0
FP$
578
Hello friends i recently updated my phpBB forum to 3.0.5 version using automatic update function.
Every thing went right including installation but when i clicked the member-list option i had the following error !

Code:
Warning: Unexpected character in input: ''' (ASCII=39) state=1 in /home/knowstuff/public_html/memberlist.php on line 909

Parse error: syntax error, unexpected $end, expecting ')' in /home/knowstuff/public_html/memberlist.php on line 909
So how could i remove this error also i don't have a backup for my site so can reinstall backup ! :cry:
 
Download phpbb3 again, and all you have to do is copy and paste the memberlist.php to re write the old memberlist.php file which should make it back to normal 😉
 
Re:

TayneC8 said:
Download phpbb3 again, and all you have to do is copy and paste the memberlist.php to re write the old memberlist.php file which should make it back to normal 😉
Thanks it worked perfectly ! You r the best ! :cheer: :yes:
 
Re: Re:

sumi_7 said:
TayneC8 said:
Download phpbb3 again, and all you have to do is copy and paste the memberlist.php to re write the old memberlist.php file which should make it back to normal 😉
Thanks it worked perfectly ! You r the best ! :cheer: :yes:

No probs, Glad I could help you 🙂
 
Back
Top Bottom