Events Made Easy Forums Bug fixed or feature request implemented WP DB Error when updating Location

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #43216
    Anonymous
    Inactive

    I tried to add an image to a Location and got the following error:

    WordPress database error: []

    UPDATE wp_dbem_locations SET location_id = ‘117’, location_name = ‘Cable’, location_address = ’33 Bermondsey St, London Bridge, London, SE1 2EG’, location_town = ‘London’, location_latitude = ‘51.5094995’, location_longitude = ‘-0.0871742’, location_description = ‘Underground dance music venue located five minutes from London Bridge station. With nights from Shogun Audio, Blueprint, Metalheadz, Chew The Fat! and many more.’, location_author = ‘4’ WHERE location_id = ‘117’

    Any ideas?

    #48041
    Franky
    Keymaster

    confirmed and fixed in trunk. Workaround: change one letter or so (e.g. add a space in the description) and it will work.

    From the changelog:

    fix a mysql warning which wasn’t one when updating a location without changing anything (wpdb->update returns 0 because 0 rows changed)

    #48042
    Anonymous
    Inactive

    Great – that fixed it. Made another donation earlier and will again soon. Thanks for your continued support and for a great plugin

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