[pmwiki-users] Section edit

Hans design5 at softflow.co.uk
Mon Nov 20 07:31:05 CST 2006


Monday, November 20, 2006, 1:15:53 PM, Mark wrote:

> Any ideas?

pmwiki cannot find the file sectionedit.php.
Make sure it is in the cookbook, and your include_once line in
config.php is correct, pointing to the  correct file and directory.
Perhaps you need to write:

include_once("$FarmD/cookbook/sectionedit.php");

if you use a farm cookbook directory (it also works with a standard
cookbook directory).

You may need to define $FarmD if you have not done so in
farmconfig.php, if you run a farm setup.


Hans





More information about the pmwiki-users mailing list