I found a workaround for this problem.
Edit the BackLinks Page and change the checkbox to use New Markup.
(/wiki/BackLinks?action=edit)
Alternatively you can change the single quotes '' to double quotes ""
like this:
<?plugin BackLinks exclude||="" include_self||=1 noheader||=0 page||=""
info||="" ?>
So the problem may be narrowed down to the code which parses plugins on
non-new markup pages. No idea how to fix it :( but at least it's
working.
Carsten
On Sturdau, October 12, 2002, at 04:31 am, Carsten Klapp wrote:
> This is a strange one. Well at least there is nothing wrong with the
> database or the BackLinks plugin (there is no reindex anyway).
>
> Maybe this will help figure out what needs to be fixed?
>
> doesn't work: /wiki/HomePage?action=BackLinks
> works: /wiki/BackLinks?page=HomePage
>
> Carsten
On Monday, October 7, 2002, at 02:30 pm, Rodolfo Pilas wrote:
>
> I have just installed yesterday CVS snapshot and I has the following
> problems:
>
> 1) Each page shows:
> PHP Warnings
> phpwiki/lib/config.php:402:Notice[8]:Undefined index: dsn
>
>
> 2) The BackLinks do not work. Any backlink page shows:
> No pages link to <?em>
> Is there are something like reindex?
>
>
> Any suggestion.
On Monday, October 7, 2002, at 02:30 pm, Rodolfo Pilas wrote:
> I have just installed yesterday CVS snapshot and I has the following
> problems:
>
> 1) Each page shows:
> PHP Warnings
> phpwiki/lib/config.php:402:Notice[8]:Undefined index: dsn
>
>
> 2) The BackLinks do not work. Any backlink page shows:
> No pages link to <?em>
> Is there are something like reindex?
>
>
> Any suggestion.
|