My b2evolution Version: 4.0.3
Hello,
after upgrading to 4.0.3, some of my blogs are no longer working.
default blog http://www.dophan.com/blogs/index.php is ok
but blogs no 5 and above return following error message
http://www.dophan.com/blogs/index.php?blog=5
-->
Warning: Unexpected character in input: ''' (ASCII=39) state=1 in /home/dophan2/public_html/blogs/locales/fr_FR/_global.php on line 3100
Parse error: syntax error, unexpected $end, expecting ')' in /home/dophan2/public_html/blogs/locales/fr_FR/_global.php on line 3100
(blogs 1 to 4 are ok).
Thanks for your help
A friend of mine found the problem. The French locale file
locales/fr_FR/_global.php
was truncated during the file upload, hence the error.
I uploaded the file again correctly, problem solved.