• Resolved crabanus

    (@crabanus)


    Hi there,

    I have created a new event and have specified everything so far – only the date cannot be changed. It defaults to the current date (21st of December 2025). I’m using only standard code, no customization done. I’ve already changed the theme (my site is using Virtue, have change to Twenty Twenty-Five and back), also with the different theme no update of the date possible.

    “No update of the date possible” means: I’m changing the date via the date picker and it is displayed correctly, but after submitting the change to old default date appears again.

    My environment:

    WP 6.9
    The Events Calendar 6.15.13
    PHP 8.2.29
    Webserver: Apache 2.4.65-1
    DB: MariaDB 10.11.14

    BTW: The server logs don’t show any PHP- or DB-related errors.

    Any help is very appreciated.

    Thanks, Christian

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter crabanus

    (@crabanus)

    PS: I’ve just activated the JS-Console in the browser. When I’m submittung my event, I get an error:

    There was an error sending FormAutofill:onFieldsUpdatedComplete message Actor ‘FormAutofill’ destroyed before query ‘FormAutofill:onFieldsUpdatedComplete’ was resolved FormAutofillParent.sys.mjs:553:17

        onFieldsDetected resource://autofill/FormAutofillParent.sys.mjs:553

    I’ve no idea about this – but perhaps someone of you?

    Thread Starter crabanus

    (@crabanus)

    Another follow up:

    First a new symptom: Although the new created events are listed in the events section of the admin interface, they are not listed in the public available calendar.

    A little bit of deeper digging into the database has revealed, that for the new events a new table row is created in the table wp_posts, but not in wp_tec_events and also not in wp_tec_occurences. In the latter two tables IMHO there has to be also a row for each event – pointing via a post-id to the information stored in the table wp_posts. In the wp_tec_*-tables the date for the events are stored. And when creating the evens in the wp_tec_*-tables is not working, also no date can be stored for the events.

    Perhaps anyone familiar with the php-code of the calendar plugin can use this information to fix the missing creation of rows in the wp_tec_*-tables?!?

    Thread Starter crabanus

    (@crabanus)

    Because quite urgently I’ve had to create new events on my website, I’ve rolled back the events calendar to an older version (i.e. 6.15.12.2) – with this version everything is working.

    I’ll close this case, although I only found a kind of workaround. Nethertheless: Perhaps is the information about this issue useful for some of the developers.

    Anyway: Thank you for the events calendar plugin! It’s really great!

    Plugin Support Darian

    (@d0153)

    Hi @crabanus

    Thanks for reaching out. I’m glad to hear that you were able to find a workaround for this issue.

    Rest assured, I’ll share this with the team so they can review it further and apply any necessary updates. Feel free to reach out anytime if you have other questions or concerns.

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

You must be logged in to reply to this topic.