atrandafir
unread,Jun 15, 2008, 3:03:18 PM6/15/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Wordcraft Support
Hello, I have made a new installation of the blog but it is giving me
errors, after making the first post I see this message on the first
page:
MySQL Error: Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no
GROUP columns is illegal if there is no GROUP BY clause
SQL: select post_id, count(*) as count from wc_comments where post_id
in (1) and status='APPROVED'
File: /home/lex/public_html/wordcraft/include/database.php
Function: query
Line:450
SQL: select post_id, count(*) as count from wc_comments where post_id
in (1) and status='APPROVED'
File: /home/lex/public_html/wordcraft/index.php
Function: wc_db_get_post_list
Line:40