• Resolved Hamburg85

    (@hamburg85)


    Hi, I’m afraid I’ve got a problem here…

    Someone in our admin-team tried to change some php-files to fit EM to our wishes.
    Now, the booking doesn’t work anymore. Only an error warning appears.
    He must have changed the booking form, because there is only the ticket-amount and a textfield visible. Unfortunately, he can’t tell me exactly, what he did…

    To uninstall the plugin doesn’t work because of some errors.

    (WordPress database error: [Unknown table ‘wp320DE_dbem_recurrence’]
    DROP TABLE wp320DE_dbem_recurrence

    WordPress database error: [Unknown table ‘wp320DE_em_categories’]
    DROP TABLE wp320DE_em_categories

    Warning: Cannot modify header information – headers already sent by (output started at /hp/az/ab/jp/www/schnelsen/wp-includes/wp-db.php:959) in /hp/az/ab/jp/www/schnelsen/wp-includes/pluggable.php on line 881)

    I tried to delete the whole events-manager folder on the ftp-server and to install the plugin again.
    Same booking formular, same errors…

    Does anybody have an idea how to solve this?
    Thank you in advance!

    https://www.ads-software.com/extend/plugins/events-manager/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    You probably have WP_DEBUG enabled in your wp-config.php file, disable that and it should work.

    Thread Starter Hamburg85

    (@hamburg85)

    There was nothing about debug in my wp-config.php.

    I added the line “define(‘WP_DEBUG’, false);” but bookings still don’t work.

    try to disable other plugins and revert back to default theme to see if one of this causes the error.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Events Manager] Bookings don't work anymore’ is closed to new replies.