TinyPortal
Development => Support => Topic started by: Nolt on April 02, 2010, 10:16:23 AM
Hi, I got a little troubles with TPShout.polish.pl, all the time I get this error:
syntax error, unexpected T_VARIABLE in /path/Themes/default/languages/TPShout.polish.php on line 33
On line 33 is:
$txt['tp-mootools'] = 'Yes, use Mootools version';
What can be wrong?
bump? When I deleted the lang file issue dissapeared.
Can you attach the file?
Sure, here it is.
You were missing the semi-colon on line 32.
Thanks.