Great! Thanks Yaron.
On 04/08/10 13:04, Yaron Koren wrote:
> Hi,
>
> This isn't the forum for reporting bugs with Referata, but in any
> case, thanks for letting me know about it; that bug is now fixed.
>
> And I may as well note here that Referata is now indeed using
> MediaWiki 1.16. :)
>
> -Yaron
>
> On Wed, Aug 4, 2010 at 5:10 AM, Neill Mitchell <neill@...
> <mailto:neill@...>> wrote:
>
> Hi.
>
> I'm writing a test on scratchpad.referata.com
> <http://scratchpad.referata.com> for testing why mandatory
> fields have stopped working in SF 1.9.1.
>
> On the Mandatory Field Test page I have a formlink button:
> {{#formlink:form=Mandatory Field Test Form|link text=Add a Mandatory
> Field Test Item|link type=button}}
>
> However, when I click on this I get the following error:
>
> A database query syntax error has occurred. This may indicate a bug in
> the software. The last attempted database query was:
>
> SELECT
>
> log_type,log_action,log_user,log_namespace,log_title,log_params,log_comment,log_id,log_deleted,log_timestamp,user_name,user_editcount,ts_tags
> FROM `logging` FORCE INDEX (page_time,user_time,log_user_type_time)
> INNER JOIN `user` ON ((user_id=log_user)) LEFT JOIN
> `tag_summary` ON
> ((ts_log_id=log_id)) WHERE (log_type != 'suppress') AND log_type =
> 'delete' AND log_namespace = '0' AND log_title =
> 'Semantic_Forms_permissions_test' AND ((log_deleted & 1) = 0) AND
> (user_id = log_user) ORDER BY log_timestamp DESC LIMIT 51
>
> from within function "IndexPager::reallyDoQuery (LogPager)". Database
> returned error "1176: Key 'log_user_type_time' doesn't exist in table
> 'logging' (localhost)".
>
> I guess scratchpad.referata has been recently upgraded to MW 1.16 and
> needs update.php run!
>
> Cheers
> Neill.
> ------------------------------------------------------------------------------
> The Palm PDK Hot Apps Program offers developers who use the
> Plug-In Development Kit to bring their C/C++ apps to Palm for a share
> of $1 Million in cash or HP Products. Visit us here for more details:
> http://p.sf.net/sfu/dev2dev-palm
> _______________________________________________
> Semediawiki-user mailing list
> Semediawiki-user@...
> <mailto:Semediawiki-user@...>
> https://lists.sourceforge.net/lists/listinfo/semediawiki-user
>
>
>
>
> --
> WikiWorks · MediaWiki Consulting · http://wikiworks.com
|