Hi,
when trying to save a node with PEAR Wiki Filter as input format (Mediawiki style tags), I'm getting the following error:
warning: include_once(PEAR.php) [function.include-once]: failed to open stream: No such file or directory in /usr/local/www/sites/all/modules/pearwiki_filter/Text/Wiki.php on line 1526.
warning: include_once() [function.include]: Failed opening 'PEAR.php' for inclusion (include_path='/usr/local/www/sites/all/modules/pearwiki_filter:.:/usr/local/share/phpmailer') in /usr/local/www/sites/all/modules/pearwiki_filter/Text/Wiki.php on line 1526.
This message is cluttering the watchdog log, and the content created is not accessible anymore.
I'm considering this as an critical issue since it renders content inaccessible.
Thanks & greetings, -asb