[Plugin: Events Manager] Bug? Locations list always "eventful"
-
Think I may have found a bug in the Locations list.
Line 81 of em-locations.php:
LEFT JOIN $events_table ON {$locations_table}.location_id={$events_table}.location_id
This causes only “eventful” locations to show, and there is no way around it. It seems there is no way to show both eventful and eventless locations (i.e. all locations). As an admin, this makes it difficult for us to set up our system — when we enter locations in the list for other users to select, they disappear when we save them, and we can’t see how they look or edit them, or keep track of which ones have already been entered (because they have no events attached yet).
- The topic ‘[Plugin: Events Manager] Bug? Locations list always "eventful"’ is closed to new replies.