Page 1 of 1

PHP Warning

Posted: Thu Aug 17, 2017 7:55 am
by etofi
Hi developer team,

I use the current Version 2.2.2 and have very much entries like this in the php error log:

Code: Select all

[17-Aug-2017 09:49:15 Europe/Berlin] PHP Warning:  Parameter delimiter is not known by module Navigator dropped in /home/www/XXXX.de/lib/classes/class.CMSModule.php on line 658
Is that a problem on my side or a bug in the code?

Kind regards
Eric

Re: PHP Warning

Posted: Thu Aug 17, 2017 8:21 am
by Rolf
Parameter delimiter is not known by module Navigator
The message is very clear, check the parameters is the {Navigator} tag in your Core::Page template

Grtz. Rolf