Eclyps19
03-09-2009, 06:09 PM
When I try to activate the Current Poll module in vbAdvanced, then go to the User CP, I get the following error.
Fatal error: Call to a member function parse() on a non-object in /home/stompfes/public_html/forum/modules/currentpoll.php on line 103
When I take a look at that line, I see this
$bbcode_parser->parse(unhtmlspecialchars($pollmod['question']), $pollmod['forumid'], $mod_options['portal_poll_allowsmilies']),
Where should I start looking? My currentpoll.php is 100% default, pulled right out of the vbadvanced zip.
Thanks
Fatal error: Call to a member function parse() on a non-object in /home/stompfes/public_html/forum/modules/currentpoll.php on line 103
When I take a look at that line, I see this
$bbcode_parser->parse(unhtmlspecialchars($pollmod['question']), $pollmod['forumid'], $mod_options['portal_poll_allowsmilies']),
Where should I start looking? My currentpoll.php is 100% default, pulled right out of the vbadvanced zip.
Thanks