ResultsCount plugin needs to be fixed for 2.2
-
I use the plugin ResultsCount by Matthew Taylor. It broke with my recent upgrade (either in 2.1, or 2.2). It worked previously under 2.0 and 1.5.
The plugin simply displays “X number of search results found” when someone does a search on my blog.
Here is the Plugin:
https://www.mtaylor.co.uk/wordpress/resultscount.phpsHere is the Error message on my theme running WP 2.2. This Error appears right where the plugin-call is in my template,
- WordPress database 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 ” at line 1]
SELECT COUNT(DISTINCT ID) FROM
Can anyone see why it broke? Can you fix it? The plugin author doesn’t have a Page for the plugin, just displaying the raw code, and it’s always been version 0.1 for quite some time, so I’m appealing to the whole WP forum community to get this plugin working with 2.2 (or LMK if that isn’t the problem).
Thanks for any replies
- WordPress database 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 ” at line 1]
- The topic ‘ResultsCount plugin needs to be fixed for 2.2’ is closed to new replies.