Support Forum

Warning in_array() expects parameter 2 to be array, null given in sp-pm-components.php on line 62

TG Tom Gorontzy
Tom Gorontzy
Member

Hi.

When opening the members list from the front panel of SimplePress as a guest I get the following warning:

Warning: in_array() expects parameter 2 to be array, null given in /homepages/42/d595051861/htdocs/wordpress/wp-content/uploads/sites/3/sp-resources/forum-plugins/private-messaging/library/sp-pm-components.php on line 62

You can have a look on this via http://gorotech.de/wordpress/wpforum/forum-4/members/. Please let me know if it is a bug or a wrong configuration.

Thanks in advance.

Sincerely
Tom

2 Answers

New Answer

YS Yellow Swordfish
Yellow Swordfish
Member

Looks like we are not performing a stringent enough check for a non-registered user just there. I’ll open up a ticket to get it fixed. We should be able to do this real quick so keep your eyes on the lookout for an update…

And sorry for the bug.

MP Mr Papa
Mr Papa
Member

actually issue is that the pm permission check wasnt first (which it normally is)… just had to reorder it…

need to finalize testing, but hopefully release no later than this weekend…