<div dir="ltr"><p style="margin-top:1.33em;margin-bottom:0px;color:rgb(0,0,0);font-family:Arial,Helvetica,sans-serif;font-size:14.6667px;line-height:19.5067px">since the author has abandoned the script, and apparently using <span class="">pmwiki</span> entirely, I'm trying to fix the cookbook recipe called "SlimTableOfContents"</p><p style="margin-top:1.33em;margin-bottom:0px;color:rgb(0,0,0);font-family:Arial,Helvetica,sans-serif;font-size:14.6667px;line-height:19.5067px">As it is written, it is giving that preg_replace_callback error and a diagnostic (action ruleset) gave me this:</p><p style="margin-top:1.33em;margin-bottom:0px;color:rgb(0,0,0);font-family:Arial,Helvetica,sans-serif;font-size:14.6667px;line-height:19.5067px"><code style="font-size:0.9em;font-family:"Lucida Console","Andale Mono","Courier New",Courier,monospace">toc >nl1 B>><>> ! file: /home/public/confessional/<wbr>cookbook/slimtoc.php, line: 167, pat: /\(:([#\*])?toc:\)(.*)$/se</code></p><p style="margin-top:1.33em;margin-bottom:0px;color:rgb(0,0,0);font-family:Arial,Helvetica,sans-serif;font-size:14.6667px;line-height:19.5067px">checking line 167 showed me a function using Markup changing Markup to Markup_e gave me yet another error, in another file:</p><p style="margin-top:1.33em;margin-bottom:0px;color:rgb(0,0,0);font-family:Arial,Helvetica,sans-serif;font-size:14.6667px;line-height:19.5067px"><code style="font-size:0.9em;font-family:"Lucida Console","Andale Mono","Courier New",Courier,monospace">toc >nl1 B>><>> ! file: /home/public/confessional/<wbr><span class="">pmwiki</span>.php, line: 1671, pat: /\(:([#\*])?toc:\)(.*)$/se</code></p><p style="margin-top:1.33em;margin-bottom:0px;color:rgb(0,0,0);font-family:Arial,Helvetica,sans-serif;font-size:14.6667px;line-height:19.5067px">But I can't figure out how to "fix" line 1671 of <span class="">pmwiki</span>.php  (nor am I sure if it needs fixing, since this error disappears when I remove the include line from the config)</p><p style="margin-top:1.33em;margin-bottom:0px;color:rgb(0,0,0);font-family:Arial,Helvetica,sans-serif;font-size:14.6667px;line-height:19.5067px">If it helps I'm using version 2.2.90</p><p style="margin-top:1.33em;margin-bottom:0px;color:rgb(0,0,0);font-family:Arial,Helvetica,sans-serif;font-size:14.6667px;line-height:19.5067px">---</p><p style="margin-top:1.33em;margin-bottom:0px;color:rgb(0,0,0);font-family:Arial,Helvetica,sans-serif;font-size:14.6667px;line-height:19.5067px">Can anyone give me any guidance?</p></div>