[pmwiki-users] WORSE not working on my new install

Patrice PELLE patrice-pelle at bbox.fr
Mon Jul 31 12:15:19 CDT 2017


Hello
It does not work on my new installation. I try the test page and it works (great job by the way). Here is what happens :
 



As ou can see, the page is blank and there is no extra « edit » on the right. even though I added manually the (:worse:) (:worseend:)


A search for « essai » shows only pages contained in PmWikiFr


The page is saved and here is it’s content :

version=pmwiki-2.2.100 ordered=1 urlencoded=1
agent=Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:54.0) Gecko/20100101 Firefox/54.0
author=admin
charset=ISO-8859-1
csum=
ctime=1501520728
host=::1
name=MonWiki.Accueil
rev=1
targets=
text=(:worse:)%0aessai%0a(:worseend:)
time=1501520728
author:1501520728=admin
diff:1501520728:1501520728:=1,3d0%0a%3c (:worse:)%0a%3c essai%0a%3c (:worseend:)%0a\ No newline at end of file%0a
host:1501520728=::1

pmwiki : 2.2.101
worse : latest

OS : mac OS 10.12.5
server : MAMP 4 latest version
php : 7.1.6
firefox : 54.0.1

Here is my config file :

<?php if (!defined('PmWiki')) exit();
$WikiTitle = "My New Wiki";
//$PageLogoUrl = "http://example.com/mylogo.gif";

# Uncomment these if needed
#$ScriptUrl = 'http://example.com/pmwiki/pmwiki.php';
#$PubDirUrl = 'http://example.com/pmwiki/pub';

$DefaultPasswords['admin'] = pmcrypt('admin');

$EnableUpload = 1;
// $EnableUpload = 0; does not work either
$DefaultPasswords['upload'] = pmcrypt('admin');

include_once("scripts/xlpage-utf-8.php");
$DefaultPageCharset = array(''=>'ISO-8859-1'); 


include_once("config-local.php"); this is the internationalization file (French), no more, no less

the cookbook file contains only worse.php
I put the Worse file in the pub directory as required

What did I wrong ?

Thanks for your help

Patrice PELLE
patrice-pelle at bbox.fr


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.pmichaud.com/pipermail/pmwiki-users/attachments/20170731/e38a7fea/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Capture d?e?cran 2017-07-31 a? 18.59.31.png
Type: image/png
Size: 100475 bytes
Desc: not available
URL: <http://www.pmichaud.com/pipermail/pmwiki-users/attachments/20170731/e38a7fea/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Capture d?e?cran 2017-07-31 a? 18.58.52.png
Type: image/png
Size: 90001 bytes
Desc: not available
URL: <http://www.pmichaud.com/pipermail/pmwiki-users/attachments/20170731/e38a7fea/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Capture d?e?cran 2017-07-31 a? 19.06.24.png
Type: image/png
Size: 108383 bytes
Desc: not available
URL: <http://www.pmichaud.com/pipermail/pmwiki-users/attachments/20170731/e38a7fea/attachment-0005.png>


More information about the pmwiki-users mailing list