[pmwiki-users] config.php problem, not recognizing include?

Sven Opitz S.Opitz at gmx.de
Sat Jan 29 15:09:26 CST 2005


R. Joe Brandon wrote:

> So I choose to install x-include.php, which I had been running on my 
> old server, triple checked the installation of putting the 
> x-include.php file into local/scripts then added the line 
> include_once("local/scripts/x-include.php"); to my config.php file.
>
> <?php
>  include_once("local/scripts/x-include.php");
> $WikiTitle = "MyNewWiki2";
> ?>
>
> I edited my page, cut and pasted the example of x-include from the 
> script itself [[x-include: url=http://www.yahoo.com border=3 
> scroll=yes]], saved my page, and nothing changed.  The page loaded 
> without any errors, but the x-include did not work.

Cookbook entries for PmWiki V1 don't work with V2.
Perhaps this helps you: http://www.pmwiki.org/wiki/Cookbook/IncludeUrl

HTH
Sven



More information about the pmwiki-users mailing list