Go to admin/reports/services_log and pick an item from each category, using "Anonymous" as the user. This causes the module to generate an apparently-invalid query. Since users can only change how that page is filtered from that page, there's no way to restore normalcy. The error is below.
PDOException: SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match number of tokens: SELECT COUNT(*) AS expression FROM (SELECT 1 AS expression FROM {services_log} sl LEFT OUTER JOIN {users} u ON sl.uid = u.uid WHERE ((sl.http_status = ?) AND (sl.http_method = ?) AND (sl.uid = %d)) ) subquery; Array ( [0] => 200 [1] => GET [2] => 0 ) in PagerDefault->execute() (line 74 of /var/www/pikeplace/includes/pager.inc).
Comments
Comment #1
cotto commentedfixed in 9e683f98809b74c56481ba29502191d3714a4a2f