parse error syntax error unexpected $end
-
I know this error has been discuses a few times but I searched all the topics and have not been able to solve the issue that I’m having when installing a plugin.
The error is:
Parse error: syntax error, unexpected $end in /home/postalmg/public_html/*****/wp-content/plugins/booking/lib/wpdev-booking-functions.php on line 862
I’ve read a lot responses to this sort of parse error and some say that short_open_tag should be enabled in php.ini. Surprisingly it is enabled on my server but I still get this error.
This plugin is working fine on another server with WP 3.3.1 on the server that it doesn’t work on I tried with WP 3.3.1 as well as 3.4.1 to no avail.
Any help is appreciated.
The topic ‘parse error syntax error unexpected $end’ is closed to new replies.