From vapier at gentoo.org Tue Mar 22 23:27:23 2011 From: vapier at gentoo.org (Mike Frysinger) Date: Tue, 22 Mar 2011 19:27:23 -0400 Subject: [Elinux-wiki-dev] php error when saving a page for the first time Message-ID: i tried editing a page, and after hitting save, it took me back to the edit page and this was at the start of the generated html output (before the and tags):
Strict Standards: Non-static method AntiBot_GenericFormEncoding::onEditFilterMerged() cannot be called statically in /var/www/elinux.org/includes/Hooks.php on line 129

Strict Standards: Non-static method AntiBot_GenericFormEncoding::onEditFilterMerged() cannot be called statically in /var/www/elinux.org/includes/Hooks.php on line 133

Strict Standards: Non-static method AntiBot_GenericFormEncoding::onEditFilterMerged() cannot be called statically in /var/www/elinux.org/includes/Hooks.php on line 133
after hitting save a few more times and seeing the same error, i noticed the simple captcha where i had to enter "What is the name of the Linux mascot?". putting this above the wiki text and not next to the "Save" button is fairly unintuitive. i'd suggest it get moved down next to the save button and/or summary text box. -mike