WBCE CMS – Way Better Content Editing.
You are not logged in.
Pages: 1
Hoi
(only, I think when searching) on my website (www.welkominnijmegen.nl) I get this message:
Warning:
count(): Parameter must be an array or an object that implements Countable in /home/massagev/public_html/welkominnijmegen.nl/modules/show_menu2/include.php on line 96
and on one of the pages one are send to:
Deprecated: Function create_function() is deprecated in /home/massagev/public_html/welkominnijmegen.nl/framework/frontend.functions.php on line 124
See sceenshots.
What goes wrong and more important: what can be done about it?
WBCE Version: 1.3.2 Tag: 1.3.2 PHP Version: 7.2.10 As far as I remember this wasn't the case before my upgrade a few days ago.
Offline
The warning about count() is a PHP 7.2 problem that is already solved.
Replacing the /modules/show_menu2/include.php with this version should fix it.
Here for reference the german thread about this problem:
https://forum.wbce.org/viewtopic.php?id=2418
For the deprecated message you can - for a first aid - disable the error-reporting in the backend.
Last edited by bernd (19.11.2018 01:58:12)
... nein in Europa verwenden wir beim Programmieren nicht € statt $ ...
Offline
freerk55
Thank you. Must have been sleeping searching for a solution.
Of course it workes after your tips, so thanks a lot!
Offline
Pages: 1