How do i fix the problem below

Closed
ukcottaging Posts 1 Registration date Sunday December 14, 2014 Status Member Last seen December 14, 2014 - Dec 14, 2014 at 01:12 AM
pravinkumar1 Posts 4 Registration date Wednesday December 10, 2014 Status Member Last seen December 15, 2014 - Dec 14, 2014 at 02:59 AM
How do I fix this problem and recover my website this is all I see when I log on to my site.Parse error: syntax error, unexpected T_STRING, expecting ')' in /home/ukcottag/public_html/inc/langs/english.php on line 485

1 response

pravinkumar1 Posts 4 Registration date Wednesday December 10, 2014 Status Member Last seen December 15, 2014
Dec 14, 2014 at 02:59 AM
it is about debugging code that could easily be solved by using a decent IDE.
A common problem that may arise while creating a PHP file is the parse error T_String.

so, check that home/ukcottag/public_html/inc/langs/english.php php coding is missed or not avilable or changed. then you can clear your issues.
0