Notice: Undefined index: selectedAthlete in /var/www/vhosts/moxzones.com/httpdocs/wp-content/plugins/insert-php-code-snippet/shortcode-handler.php(77) : eval()'d code on line 60
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'and sm.email=u.user_email and a.id_member=sm.member_id order by a.id_actividad d' at line 1]select sm.first_name, sm.last_name, a.id_actividad,a.tipo_deporte,case when a.tipo_accion='Sprint' then 'Interval' else 'Endurance' end tipo_accion,a.score,a.repeticion,round(a.duracion,3) as duracion,a.km,CONCAT(a.fecha,' - ',DAYNAME(a.fecha)) as fecha,a.gps,a.oxy,a.hrm,a.wts,ROUND(a.km/1.609,2) as mil from fD2q7_actividad a, fD2q7_swpm_members_tbl sm, fD2q7_users u where u.ID= and sm.email=u.user_email and a.id_member=sm.member_id order by a.id_actividad desc