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

Sven Opitz vger at gmx.info
Sat Jan 29 15:14:10 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 V1 don't in V2. If you need the include command, 
perhaps this helps:
http://www.pmwiki.org/wiki/Cookbook/IncludeUrl

HTH
Sven



More information about the pmwiki-users mailing list