Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Smarty has a deprecated constructor in /home/oncampus/public_html/thinkup/_lib/extlib/Smarty-2.6.26/libs/Smarty.class.php on line 64
ds106radio's Dashboard | ThinkUp

Database error! ThinkUp could not execute the following query: SELECT p.post_text, l.expanded_url, ls.short_url, ls.click_count FROM tu_links_short ls INNER JOIN tu_links l ON l.id = ls.link_id INNER JOIN tu_posts p ON p.id = l.post_key WHERE p.author_username=:author_username AND p.network=:network AND ls.click_count > 0 AND p.in_retweet_of_post_id IS NULL GROUP BY short_url ORDER BY p.pub_date DESC LIMIT :limit PDOException: SQLSTATE[42000]: Syntax error or access violation: 1055 Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'oncampus_thinkup.p.post_text' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by