Closed (fixed)
Project:
PEAR Wiki Filter
Version:
5.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Feb 2007 at 20:06 UTC
Updated:
18 Mar 2007 at 00:05 UTC
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
Comment #1
rötzi commentedTry 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.
Comment #2
rötzi commentedThe new release of pearwiki works with the new release of wikitools.
Comment #3
(not verified) commented