Erreur de la base de données WordPress : [Unknown column 'passes' in 'where clause']SELECT
event.id,
event.title,
event.startDate,
event.description,
user.id as userId,
user.pseudo,
event.assetId as eventAssetId,
user.assetId as userAssetId,
asset_event.key as event_asset,
asset_user.key as user_asset,
activity.label as activity,
place.zip,
place.city,
count(registration.id) as totalRegistrations
FROM events as event
LEFT JOIN places as place ON event.placeId = place.id
LEFT JOIN users as user ON event.userId = user.id
LEFT JOIN activities as activity ON event.activityId = activity.id
LEFT JOIN assets as asset_event ON event.assetId = asset_event.id
LEFT JOIN assets as asset_user ON user.avatarId = asset_user.id
LEFT JOIN registrations as registration ON event.id = registration.eventId
WHERE event.id=passes
Warning: Attempt to read property "user_asset" on null in /home/dowee.fr/public_html/wp-content/plugins/dowee/dowee.php on line 780
Warning: Attempt to read property "user_asset" on null in /home/dowee.fr/public_html/wp-content/plugins/dowee/dowee.php on line 781
Warning: Attempt to read property "event_asset" on null in /home/dowee.fr/public_html/wp-content/plugins/dowee/dowee.php on line 784
Warning: Attempt to read property "startDate" on null in /home/dowee.fr/public_html/wp-content/plugins/dowee/dowee.php on line 785
Warning: Attempt to read property "title" on null in /home/dowee.fr/public_html/wp-content/plugins/dowee/dowee.php on line 786
Warning: Attempt to read property "description" on null in /home/dowee.fr/public_html/wp-content/plugins/dowee/dowee.php on line 792
Warning: Attempt to read property "zip" on null in /home/dowee.fr/public_html/wp-content/plugins/dowee/dowee.php on line 888
Warning: Attempt to read property "city" on null in /home/dowee.fr/public_html/wp-content/plugins/dowee/dowee.php on line 888
Warning: Attempt to read property "totalRegistrations" on null in /home/dowee.fr/public_html/wp-content/plugins/dowee/dowee.php on line 900
Warning: Attempt to read property "title" on null in /home/dowee.fr/public_html/wp-content/plugins/dowee/dowee.php on line 915
Warning: Attempt to read property "pseudo" on null in /home/dowee.fr/public_html/wp-content/plugins/dowee/dowee.php on line 917
Date
Lieu
Participants
Aucune description