Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #52218
    Anonymous
    Inactive

    While setting up EME, I entered bogus information in the form fields to test things out. Once the layout and formatting were as I wanted, I deleted the registrations and bogus users so that I could put the registration form online. People registered for the assessment, filling out the extra fields that I had in the form, and submitting their registration. When I click the “Printable view” or “CSV Export”, whether it be on the “Future events” page, in the event itself or on the “Change registration” page, the fields that I had created contain all the bogus information entered during my testing and not the actual info.

    I have uploaded a screenshot here:
    https://drive.google.com/file/d/0B3B80j39fL7NY19qbUR4Q1BKNGs/edit?usp=sharing

    Thx

    #52222
    Franky
    Keymaster

    I’m not able to reproduce this: when deleting registrations, all relevant answers are deleted too.
    How did you delete the registrations and bogus users?

    #52223
    Anonymous
    Inactive

    Most likely with Events – Change Registration – Deny registration after selecting all of the bogus entries. I may have deleted a few via Events – People, deleting the corresponding registrations too…

    When I took the web site public, all seats for each event were available and there were no booked registrations.

    #52224
    Franky
    Keymaster

    Ok, via Events – People, the answers were not deleted, only the bookings (fixed this evening). But still, they would not show up in the CSV or printable booking, since they reference booking ID’s that no longer exist.
    Is it possible that you reset the auto-increment counter for the bookings table? Or you exported/imported your db?

    #52225
    Anonymous
    Inactive

    Nope, didn’t reset anything nor did I do anything with the database that I know of…

    #52226
    Franky
    Keymaster

    Ok, in order to further sort this out, I think I need either an admin account to your WP install + web access to your DB (via your hosting cpanel or phpmyadmin or …). Or you can dump the relevant tables from wordpress (wp_eme_* tables) and mail those to me.
    My email: liedekef [at] telenet.be

    #52227
    Anonymous
    Inactive

    Tables dump sent…

    #52233
    Franky
    Keymaster

    For reference: DLR moved the site from test to prod, but the export/import didn’t take into account the auto-increment, causing the (empty) bookings table to start from 0 again. But because of the small bug (when deleting people but the answers stay, solved in trunk btw), there were answers left in the answers table referencing old booking id’s. So when people start entering values, they were caught by the old answers still in the answers table for their booking id.

Viewing 8 posts - 1 through 8 (of 8 total)
  • The forum ‘Bug fixed or feature request implemented’ is closed to new topics and replies.
Scroll to Top