[Plugin: Facebook Like] Parse Error: syntax error, unexpected $end
-
In the Facebook Like plugin by saturngod, there are a few opening php tags in the document that do not include the php part. i.e. they show <? instead of the full <?php
If you are running on a *NIX environment with Apache, you are probably okay with this, but on IIS 7, this will cause an unexpected end error. To remedy this issue, simply locate the <? tags and complete them so they appear as <?php
Regards,
–Tharon
The topic ‘[Plugin: Facebook Like] Parse Error: syntax error, unexpected $end’ is closed to new replies.