[pmwiki-users] Pagelist & Search not working

Max Koop max at koop.de
Fri Feb 19 05:19:22 CST 2010


>>Testwiki: http://bit.ly/bqFgum

Hey Petko,

>It looks like the PageStore class can't find its directories. Could you add 
>the following lines to config.php:
>
>$EnablePageListProtect = 0;
>$EnableDiag = 1;
>$EnableStopWatch = 1;
>$HTMLFooterFmt['stopwatch'] = 'function:StopWatchHTML 1';

I did add that code to the config.php of my testwiki..
(I still get a "0 pages found out of 0 pages searched." and no :pagelist: ...)

However maybe someone is able to 'read' what the wiki is giving out* when something is searched..


>
>However it could only confirm the symptoms, I have no idea what could cause 
>this -- and at the moment I cannot test this version of PHP myself.

Do you think too that its just the php version? or could it be some particluar php.ini setting?

-max


* or see here:
 0: 00000.00 MarkupToHTML begin
 1: 00000.02 FPLTemplate: Chain begin
 2: 00000.02 FPLTemplate: FPLTemplateLoad
 3: 00000.02 FPLTemplate: FPLTemplateDefaults
 4: 00000.02 FPLTemplate: FPLTemplatePageList
 5: 00000.02 MakePageList pre
 6: 00000.02 PageListSources begin
 7: 00000.02 PageStore::ls begin wiki.d/{$FullName}
 8: 00000.02 PageStore::ls end wiki.d/{$FullName}
 9: 00000.02 PageStore::ls begin $FarmD/wikilib.d/{$FullName}
10: 00000.02 PageStore::ls end $FarmD/wikilib.d/{$FullName}
11: 00000.02 PageListSources end count=0
12: 00000.02 PageListTermsTargets begin count=0
13: 00000.02 PageIndexGrep begin
14: 00000.02 PageIndexGrep end
15: 00000.02 PageListTermsTargets end count=0
16: 00000.02 PageListSort pre ret=4 order=name
17: 00000.02 MakePageList items count=0, filters=PageListTermsTargets
18: 00000.02 MakePageList post count=0, readc=0
19: 00000.02 PageListSort begin
20: 00000.03 PageListSort sort
21: 00000.03 PageListSort end
22: 00000.03 MakePageList end
23: 00000.03 FPLTemplate: FPLTemplateSliceList
24: 00000.03 FPLTemplate: FPLTemplateFormat
25: 00000.03 MarkupToHTML begin
26: 00000.03 MarkupToHTML end
27: 00000.03 FPLTemplate: Chain end
28: 00000.06 MarkupToHTML end
29: 00000.07 MarkupToHTML begin
30: 00000.10 MarkupToHTML end
31: 00000.10 MarkupToHTML begin
32: 00000.12 MarkupToHTML end
33: 00000.13 now





More information about the pmwiki-users mailing list