Hi,
Trying the currently nightly again, on first loading I get:
---
Loading up virgin wiki
%BODY%
Fatal error: Call to a member function on a non-object in
/path/to/phpwiki/lib/Template.php(132) : eval()'d code on line 5
---
Line 132 in Template.php is:
---
eval('?>' . $this->_munge_input($this->_tmpl));
---
Something broken in cvs, or something I've misconfigured, or ...? Can I work
around this somehow? It's not a line that can just be commented out, and the
programming style is too foreign to my own instincts to make much out of it.
Thanks,
Whit
|