<div dir="ltr"><div>Thanks, Petko. I should have thought of the positioning in config. Anyway, that solved this issue.</div><div><br></div><div>All the best,</div><div><br></div><div>Don<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Nov 6, 2019 at 3:56 AM Petko Yotov <<a href="mailto:5ko@5ko.fr">5ko@5ko.fr</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">You actually included and enabled PccfToPcfOverride, and that line 499 <br>
should never be processed.<br>
<br>
It is possible that something calls PCCF() before you included <br>
PccfToPcfOverride. Move the block that enables and configures <br>
PccfToPcfOverride near the beginning of config.php, before any other <br>
included cookbook recipes.<br>
<br>
Otherwise, I've added a section on how to track the errors and to learn <br>
which configuration needs update at this page:<br>
<br>
   <a href="https://www.pmwiki.org/wiki/PmWiki/Troubleshooting#track-errors" rel="noreferrer" target="_blank">https://www.pmwiki.org/wiki/PmWiki/Troubleshooting#track-errors</a><br>
<br>
If you know which configuration causes the warning, we may be able to <br>
fix it.<br>
<br>
Petko<br>
<br>
-- <br>
If you upgrade :  <a href="http://www.pmwiki.org/Upgrades" rel="noreferrer" target="_blank">http://www.pmwiki.org/Upgrades</a><br>
<br>
<br>
On 05/11/2019 21:55, Donald Z. Osborn wrote:<br>
> Resolved a bunch of issues on one wiki, thanks to Petko's help via this<br>
> list. Now dealing with another wiki. Updated to 2.2.120 and made some<br>
> adjustments to get rid of most issues, but one remains:<br>
> <br>
> Deprecated: Function create_function() is deprecated in<br>
> /misc/32/000/115/128/8/user/web/<a href="http://bisharat.net/wikidoc/pmwiki.php" rel="noreferrer" target="_blank">bisharat.net/wikidoc/pmwiki.php</a> on line <br>
> 499<br>
> <br>
> I used  pccf2pcf.php + the first option of code to add to the config <br>
> file<br>
> per <a href="https://www.pmwiki.org/wiki/Cookbook/PccfToPcfOverride" rel="noreferrer" target="_blank">https://www.pmwiki.org/wiki/Cookbook/PccfToPcfOverride</a><br>
> <br>
> That successfully eliminated all but one of many "Deprecated..." lines <br>
> like<br>
> the one above. Now I'm stuck: how to get rid of the last one?<br>
</blockquote></div>