Ticket #262 (closed defect: wontfix)
mysql error on addons
| Reported by: | RafaelOrtiz | Owned by: | dfarning |
|---|---|---|---|
| Priority: | Low | Milestone: | Unspecified by Release Team |
| Component: | activities.sugarlabs.org | Version: | Unspecified |
| Severity: | Minor | Keywords: | addons |
| Cc: | Distribution/OS: | Unspecified | |
| Bug Status: | New |
Description
Query: SELECT Preview.id FROM previews AS Preview WHERE addon_id= ORDER BY highlight DESC, created ASC LIMIT 1
Warning: SQL Error: 1064: 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 'ORDER BY highlight DESC, created ASC LIMIT 1' at line 1 in /srv/home/addons-devel/addons-devel/site/cake/libs/model/datasources/dbo_source.php on line 440
this is showing on the slides presentation of addons.
Change History
Note: See
TracTickets for help on using
tickets.
