Hello, when will be available the first stable version?

0 views
Skip to first unread message

atrandafir

unread,
Jun 15, 2008, 3:03:18 PM6/15/08
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

Brian Moon

unread,
Jun 15, 2008, 5:00:46 PM6/15/08
to wordcraf...@googlegroups.com
What mysql version are you using? I am not seeing that error here.
But that does look like a bad query. I will look at it later tonight
when I am back home.

Brian Moon

atrandafir

unread,
Jun 17, 2008, 2:34:20 AM6/17/08
to Wordcraft Support
I am using mysql version 5.0.27,
anyway I will also try it on another webserver to se if it works
there,
you can also see the phpinfo of the webserver where it gave me the
error:

http://alexandru.es/phpinfo.php

Good bye.

On Jun 15, 11:00 pm, Brian Moon <brianlm...@gmail.com> wrote:
> What mysql version are you using? I am not seeing that error here.
> But that does look like a bad query. I will look at it later tonight
> when I am back home.
>
> Brian Moon
>

Brian Moon

unread,
Jun 17, 2008, 2:39:58 AM6/17/08
to wordcraf...@googlegroups.com
It was definitely a bad query. Just not sure why it works on my
server. I have commited a fix and will release 0.3 soon.

atrandafir

unread,
Jun 17, 2008, 2:50:03 AM6/17/08
to Wordcraft Support
By the way, when installing I also get this:

Warning: session_start() [function.session-start]: Cannot send session
cookie - headers already sent by (output started at /home/lex/
public_html/wordcraft/admin/header.php:8) in /home/lex/public_html/
wordcraft/admin/install.php on line 58

Warning: session_start() [function.session-start]: Cannot send session
cache limiter - headers already sent (output started at /home/lex/
public_html/wordcraft/admin/header.php:8) in /home/lex/public_html/
wordcraft/admin/install.php on line 58

Good news, these items are just fine.
Safe mode check passed.
MySQL check passed.
Sessions check passed.
Magic quotes check passed.
Hit continue and we can keep going.

-----------------------------------------------------------

I did a checkout and a fresh install now on another webserver and it
works? You made any changes? I am going to try it on my webserver
again!

Brian Moon

unread,
Jun 17, 2008, 2:59:59 AM6/17/08
to wordcraf...@googlegroups.com
Yes, I am making changes. You can see the changes at
http://code.google.com/p/wordcraft/source/list. I fixed that install
issue.
Reply all
Reply to author
Forward
0 new messages