Error Meldung nach dem Login

Ein CMSimple Support Forum für deutsch sprechende Nutzer und Entwickler
Post Reply
JoCa
Posts: 27
Joined: Mon Apr 23, 2018 5:53 pm

Error Meldung nach dem Login

Post by JoCa » Sun Oct 01, 2023 1:39 pm

Hallo zusammen,

nach dem Login kommt die folgende Meldung, mit der ich leider nichts anfangen kann und erst recht keine Ahnung habe wie die Lösung aussehen könnte:

Uncaught TypeError: in_array(): Argument #2 ($haystack) must be of type array, null given in /.../plugins/morepagedata/morepagedata_view.php:22
Stack trace:
#0 /.../plugins/morepagedata/morepagedata_view.php(22): in_array()
#1 /.../cmsimple/classes/PageDataView.php(101): morepagedata_view()
#2 /.../cmsimple/classes/PageDataView.php(126): XH\PageDataView->view()
#3 /.../cmsimple/classes/PageDataRouter.php(385): XH\PageDataView->views()
#4 /.../cmsimple/cms.php(1130): XH\PageDataRouter->create_tabs()
#5 /.../index.php(6): include('...')
#6 {main}
thrown in /.../plugins/morepagedata/morepagedata_view.php on line 22

CMS Version ist die 1.7.6
morepagedata plug in:1.2.2

Danke für Eure Hilfe

Grüße
Jörg

Tata
Posts: 3588
Joined: Tue May 20, 2008 5:34 am
Location: Slovakia
Contact:

Re: Error Meldung nach dem Login

Post by Tata » Sun Oct 01, 2023 3:19 pm

1. Read carefully the help file and check if there is everything as needed.
2. Check the folder /plugins/morepagedata/js/jscolor if all files are complete (compare with the distribution).
2. Try to reinstall the plugin.
CMSimple.sk
It's no shame to ask for an answer if all efforts failed.
But it's awful to ask without any effort to find the answer yourself.

JoCa
Posts: 27
Joined: Mon Apr 23, 2018 5:53 pm

Re: Error Meldung nach dem Login

Post by JoCa » Sun Oct 01, 2023 9:28 pm

It works, thank you very much!

Jörg

Post Reply