When trying to use the PEAR wiki filter as an input type, I get the following error:
Fatal error: Call to undefined function: wikitools_wikilink_drupal_path() in /home/admin/public_html/test/sites/default/modules/pearwiki_filter/pearwiki_filter.module on line 424

I doublechecked the path and it appears to be correct. Wikitools is also installed, so I tried changing wikitools_wikilink_drupal_path() to wikitools_wikilink() and it worked just fine as far as I can tell.

Comments

rötzi’s picture

Try the dev version of pear wiki together with the dev version of wikitools, both of 23. February. I changed the API and the modules got updated simultaneously.

rötzi’s picture

Status: Active » Fixed

The new release of pearwiki works with the new release of wikitools.

Anonymous’s picture

Status: Fixed » Closed (fixed)