|
From: Sébastien Le C. <seb...@we...> - 2010-09-13 16:11:09
|
Hi Marc-Étienne,
Ok, thanks, I’ll have a look! Is that happening in specific conditions?
Regards,
Sébastien.
On 13/09/2010 16:21, Marc-Etienne Vargenau wrote:
> Le 11/09/2010 00:02, Sébastien Le Callonnec a écrit :
>> Hi Marc-Étienne,
>>
>>
>> I’m curious as to what error this patch caused so that I can have a
>> look, rather than blindly reverting it -- the “AllPages” plugin is now
>> again broken in my environments, which doesn’t seem to me like a
>> convergent approach.
>
> Hello Sébastien,
>
> First let me say that you are very welcome to contribute to Phpwiki.
>
> For me, your patch produces the following error, that is why I reverted.
>
> Fatal Error:
>
> lib/WikiDB/backend/PearDB.php (In template 'body' < 'html'):1061 Error:
> WikiDB_backend_PearDB_mysql: fatal database error
>
> * DB Error: syntax error
> * (SELECT page.id AS id, page.pagename AS pagename, page.hits AS hits
> FROM page WHERE AND page.pagename NOT IN ('') ORDER BY pagename ASC
> LIMIT 0, 1000 [nativecode=1064 ** 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 'AND page.pagename NOT IN ('') ORDER BY
> pagename ASC LIMIT 0, 1000' at line 1])
>
> Reini, can you please check what is going on?
>
> Best regards,
>
> Marc-Etienne
>
|