This SQL Query has not been allowed by an Administrator.
-
Hi there – thanks for this plug in. Trying to use the [sqlgetvar] short cut with a query to the wp_post data table.
SELECT
DATE_FORMAT (MAX(post_date), ‘%b %e %Y at %I:%i %p’) as last_updated
FROM
wp_posts
WHERE
post_title = ‘PETE’S BRASS RAIL AND CAR WASH’ AND
comment_status =’closed’I get the error = This SQL Query has not been allowed by an Administrator.
I have copied this query exactly from the SQL Reports that I also saved per the instructions.
I also tested the sample “user count” query that you have in the documenation that queries the wp_users table and that worked fine.
Thanks for any help.
Regards,
Brad
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘This SQL Query has not been allowed by an Administrator.’ is closed to new replies.