Closed (fixed)
Project:
Views Accordion
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Apr 2011 at 05:54 UTC
Updated:
4 May 2011 at 06:11 UTC
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
Comment #1
manuel garcia commentedWell, 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
Comment #2
manuel garcia commentedTotaly 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!
Comment #3
ryantollefson commentedJust updated, no longer getting the error.
Thanks, and cheers merlinofchaos. :)