Quote:
Originally Posted by magneto55
Working fine on 4.1.2
All you need to do is:
open support.php:
replace all instances of: 'functions_wysiwyg.php' with 'class_wysiwygparser.php'
Good luck!
|
Results in this when I try to add a FAQ item:
Fatal error: Call to undefined function convert_wysiwyg_html_to_bbcode() in /......../support.php on line 272
Does a class object have to be declared somewhere?