Db error in plugin bookly-addon-locations
-
After updating the plugin, the following error occurs.
<div id=”error”><p class=”wpdberror”>WordPress database error: [Unknown column 'ss.location_id' in 'where clause']<br />
SELECT s.*, sl.location_id FROM wp_bookly_services AS s LEFT JOIN wp_bookly_staff_locations AS sl ON sl.staff_id = ss.staff_id WHERE s.type = 'compound' AND s.visibility = 'public' AND (( ss.location_id IS NULL AND sl.custom_services = 0 ) OR ( ss.location_id IS NOT NULL AND sl.custom_services = 1 AND sl.location_id = ss.location_id )) ORDER BY s.id ASC</p></div>- This topic was modified 5 years, 3 months ago by .
- This topic was modified 5 years, 3 months ago by .
The page I need help with: [log in to see the link]
The topic ‘Db error in plugin bookly-addon-locations’ is closed to new replies.