[pmwiki-users] (no subject)

Petko Yotov 5ko at 5ko.fr
Sat Mar 15 08:08:32 CDT 2014


Is the first section at http://www.pmwiki.org/wiki/PmWiki/Troubleshooting of  
any help?

Petko

Goudie Subscribe writes:
> « HTML content follows »
> I have pmwiki installed on a Synology NAS. Today I upgraded the software to  
> version 5.0 - which has php version 5.5.9 
>
>
> I now get numerous error messages 
>
>
> The /e modifier is deprecated, use preg_replace_callback instead in  
> /volume1/web/RefPmWiki/pmwiki.php on line 1663
>
>
> Which is the else statement
>
>
> if ($p{0} == '/') {
>         if(is_callable($r)) $x = preg_replace_callback($p,$r,$x);
>         else $x=preg_replace($p,$r,$x);
>       }
>
>
> changing the preg_replace as suggested would make the test irrelevant.
>
>
> Any help would be appreciated.
>
>
> Kind regards
>
>
> David Goudie
>
>
>
>



More information about the pmwiki-users mailing list