Everything functions just fine, but when viewing a page using views accordion, I get the following error at the top of the page:

"Strict warning: Declaration of views_accordion_style_plugin::pre_render() should be compatible with that of views_plugin_style::pre_render() in require_once() (line 10 of ...\sites\all\modules\views_accordion\views_accordion_style_plugin.inc)."

Using Views 7.x-3.0-beta3. Thanks for any input.

Comments

manuel garcia’s picture

Priority: Normal » Minor

Well, it's a php strict warning, so nothing critical, but that said, I'm not sure what's causing it... it could be this php bug perhaps? http://bugs.php.net/bug.php?id=46851

manuel garcia’s picture

Status: Active » Fixed

Totaly ignore that php bug link..., merlinofchaos lended us a hand (we should all buy him way more than one beer), and I've committed the fix to the repo. Should be fixed in the next dev tarball.

Thanks for reporting!

ryantollefson’s picture

Just updated, no longer getting the error.

Thanks, and cheers merlinofchaos. :)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.