PDA

View Full Version : Fatal Error


brtev
06-19-2010, 02:41 AM
I'm getting this: Fatal error: Call to undefined method stdClass::parse() in /home/liuchess/public_html/forum/includes/vba_dyna_class.php on line 467
when guests go to my CMPS page with vba dynamics module in Expanded form with no template resizing. It works fine with then the template resizing is on.

The module in question is the "Featured" module. When it's in simple forum showing just the Article name it works fine. But when expanded, and shows the first 5 lines of the Article I get the fatal error.

Please help. Thanks!

Brian
06-21-2010, 03:21 PM
Try editing that module (Admin CP => vBa CMPS => Edit Modules) and make sure that the 'Initialize BB Code Parser' setting is enabled.

Our Sponsors
 

brtev
06-21-2010, 10:55 PM
Thanks! That seemed to do it! I tried searching for this, but couldn't find it before. Was there a thread already?

Brian
06-23-2010, 09:30 PM
I can find a few threads when searching for "undefined method stdClass". ;)