Re: APE config.php error/fix in PHP 8.4
Petko Yotov <[email protected]> Thu, 12 Feb 2026 06:00:43 +0100
| Newsgroups | gmane.comp.web.wiki.pmwiki.user |
|---|---|
| Message-ID | <[email protected]> |
Thanks for the report, installation line updated.
Petko
--
If you upgrade : https://www.pmwiki.org/Upgrades
On 11/02/2026 17:21, Moni Kellermann wrote:
> if($action=="browse" || !empty(@$_REQUEST['preview'])) {
> include_once("$FarmD/cookbook/ape.php");
> }
>
> now throws a "Warning: Undefined array key "preview"