Database ERROR!
Resultset failed for query SELECT t.* FROM
(
SELECT a.*, c.visibility, c.is_sfidati FROM fe_users_academy a JOIN lrn_courses c ON (a.product_type = 'course' AND a.fk_record_id=c.id)
WHERE a.fk_user_id= AND a.auth=1
UNION ALL
SELECT a.*, c.visibility, c.is_sfidati FROM fe_users_academy a JOIN lrn_paths c ON (a.product_type = 'path' AND a.fk_record_id=c.id)
WHERE a.fk_user_id= AND a.auth=1
) t.
More Information:
- Mysql Error no #: 1064
- Mysql Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND a.auth=1
UNION ALL
SELECT ' at line 4
- Date : September 8, 2026, 8:24 pm
- URI: /it/Area-Personale
- Referer: N/A
- Stacktrace:
- /home/forge/intranet.stage.comoliferrari.it/releases/77222304/lib/database.class.php: 84
- /home/forge/intranet.stage.comoliferrari.it/releases/77222304/lib/learning.class.php: 1244
- /home/forge/intranet.stage.comoliferrari.it/releases/77222304/theme/canvas-6.5.3/page/ra.php: 201
- /home/forge/intranet.stage.comoliferrari.it/releases/77222304/theme/canvas-6.5.3/page/content.php: 106
- /home/forge/intranet.stage.comoliferrari.it/releases/77222304/theme/canvas-6.5.3/page/content.php: 13
- /home/forge/intranet.stage.comoliferrari.it/releases/77222304/lib/frontend.class.php: 485
- /home/forge/intranet.stage.comoliferrari.it/releases/77222304/theme/canvas-6.5.3/index.php: 272
- /home/forge/intranet.stage.comoliferrari.it/releases/77222304/index.php: 11