Is there support for this hack or not? I have a client who paid for the Pro version, the images still are not showing up, he submitted a ticket, and no response. What's the problem here?
edit: Okay, for some reason, the icons are now showing up - but I have no idea why. But now when I try submitting a new thread using the hack, I get this error:
HTML Code:
Fatal error: Call to undefined method vB_WysiwygHtmlParser::parse_wysiwyg_html_to_bbcode () in /home/producti/public_html/vbtest/dmods/hide/classes/core.php on line 319
Line 319 in core.php is this:
PHP Code:
$regex[1] = $html_parser->parse_wysiwyg_html_to_bbcode($regex[1], false);
So where do I go from there?