Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter danieljordens

    (@danieljordens)

    I openend the issue because the issue is not resolved but we have a workaround for the time.

    There is no issue with the db user, after logging the database if found the following. There is a check for the table and if there is no result and goes for create of a table because of updating the database.

    The following is been logged by the mysql:
    24 Query SHOW TABLES LIKE ‘wp_WEBSITEeme_events’
    24 Query SHOW TABLES LIKE ‘wp\\_WEBSITEeme\\_events’
    24 Query CREATE TABLE wp_WEBSITEeme_events *

    It looks like there is a issue with the check for the tables.

    Thread Starter danieljordens

    (@danieljordens)

    I had to manually add the following columns for events table:
    use_mollie
    use_sagepay
    event_registration_updated_email_body
    event_registration_cancelled_email_body
    event_registration_denied_email_body
    event_registration_form_format
    event_cancel_form_format

    And for the location table:
    location_external_ref
    location_properties

    And for the categorie table:
    category_slug
    description

    After the manually adding of these columns I can add and edit events, locations and categories.

    Thread Starter danieljordens

    (@danieljordens)

    I checked the database and the useraccount that’s been using has full rights over the database.

    Thread Starter danieljordens

    (@danieljordens)

    If have changed the option eme_version from 85 back to 84 and reloaded the wordpress admin page, the page gives a message that the corresponding database for eme has been changed and value for eme_version has been changed back to 85 by the plugin.

    3 events are recreated according every update but still can’t add or edit a new event. this action results with the same error.

    Thread Starter danieljordens

    (@danieljordens)

    There is no eme_db_version row in my wordpressoptions table.

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