• 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.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter lexomax

    (@lexomax)

    Maybe I should also include this (wpdev-booking-functions.php)….

    [ 821 lines of code moderated, that’s just way too much. For that many lines of code please use pastebin.com instead. ]

    Moderator t-p

    (@t-p)

    Try deactivating booking plugin.

    If you can’t get into your admin dashboard, try deactivating plugins manually via FTP or phpMyAdmin.

    Thread Starter lexomax

    (@lexomax)

    No that is not the problem but thanks for your reply. I can access everything just fine but I cannot activate the plugin. When I try to activate it I get the parse error.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘parse error syntax error unexpected $end’ is closed to new replies.