[pmwiki-users] Multilanguage issue

Donald Z. Osborn dzosborn at gmail.com
Sun Apr 28 20:32:23 PDT 2019


Thank you Petko. Unfortunately this fix for multilanguge did not work.
Still getting the error message.

I suspect it must be a problem introduced elsewhere, unless it's related to
PHP 7.2 (will write separately about other problems related to the latter).

Don


On Wed, Mar 13, 2019 at 7:47 AM Petko Yotov <5ko at 5ko.fr> wrote:

> Just quote the constant:
>
>    define('MULTILANGUAGE', '1.1');
>
> Petko
>
> --
> If you upgrade :  http://www.pmwiki.org/Upgrades
>
>
> On 11/03/2019 13:56, Donald Z. Osborn wrote:
> > *Warning*: Use of undefined constant MULTILANGUAGE - assumed
> > 'MULTILANGUAGE' (this will throw an Error in a future version of PHP)
> > in
> > <path/file>
> >
> > Am using the latest version of multilanguage with 2.2.63(about to
> > update)
> > with PHP version 7.2.x
> >
> > Going to that lines 42-43, they are:
> >
> >     define(MULTILANGUAGE, '1.1');
> >     $RecipeInfo['MultiLanguage']['Version'] = '2015-10-14';
>
> _______________________________________________
> pmwiki-users mailing list
> pmwiki-users at pmichaud.com
> http://www.pmichaud.com/mailman/listinfo/pmwiki-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.pmichaud.com/pipermail/pmwiki-users/attachments/20190428/ed68a52b/attachment.html>


More information about the pmwiki-users mailing list