diff options
author | bhobbit <bhobbit@web> | 2010-03-07 08:31:57 +0000 |
---|---|---|
committer | Joey Hess <joey@finch.kitenet.net> | 2010-03-07 08:31:57 +0000 |
commit | 48e64aa567fd5e1f997f9a6c201e4e6007057c04 (patch) | |
tree | 876ebea923b7a7da652afb364c0014042897eb88 | |
parent | 070026f12a1e75d4f86ec224abf01fe566f739c9 (diff) | |
download | ikiwiki-48e64aa567fd5e1f997f9a6c201e4e6007057c04.tar ikiwiki-48e64aa567fd5e1f997f9a6c201e4e6007057c04.tar.gz |
-rw-r--r-- | doc/forum/Exception:_Unknown_function___96__this__39___.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/forum/Exception:_Unknown_function___96__this__39___.mdwn b/doc/forum/Exception:_Unknown_function___96__this__39___.mdwn new file mode 100644 index 000000000..05d4e3a0a --- /dev/null +++ b/doc/forum/Exception:_Unknown_function___96__this__39___.mdwn @@ -0,0 +1,3 @@ +I'm very excited to try out ikiwiki, since it should fit my purposes extremely well, but I'm having trouble with the search plugin. I'm pretty sure that right after I installed ikiwiki and needed dependencies, the search plugin was working fine. However, now when I try to use search, I get "Exception: Unknown function `this'" error on a blank page. I'm not sure how I should go about debugging this issue - my server's (I use Lighttpd 1.4.22) error log has no mention of the exception and there's nothing in /var/log/syslog either. + +What might be causing this exception and how I might go about debugging exceptions? |