Tagged: admin-workflow.php on line 82
- This topic has 8 replies, 5 voices, and was last updated 2 years, 5 months ago by
Steve.
-
AuthorPosts
-
-
May 12, 2018 at 9:11 am #8959
araujorj
ParticipantI have a clean install, however I get the error “Warning: Invalid argument supplied for foreach () in” admin-workflow.php on line 82
-
May 14, 2018 at 5:06 pm #8965
-
May 14, 2018 at 6:31 pm #8968
araujorj
ParticipantIn /admin.php?page=piklist-core-settings
-
May 16, 2018 at 12:03 pm #8981
Steve
KeymasterI still can’t reproduce. Can you try disabling other plugins and see if that narrows it down?
-
June 28, 2018 at 10:43 am #9090
Ico
MemberI have the same issue and I think it depends of the PHP version. I have these warnings on php 5.4
Notice: Undefined index: parts in [site]/wp-content/plugins/piklist/parts/shared/admin-workflow.php on line 82
Warning: Invalid argument supplied for foreach() in [site]/wp-content/plugins/piklist/parts/shared/admin-workflow.php on line 82
I have no warnings or whatever in dev ( php 5.6 and php7 ). Same code, same content. The error is in custom admin page with tabs, with defined workflows. WP_DEBUG is set to false on both installations, WP 4.9.6
-
June 28, 2018 at 10:52 am #9091
-
July 17, 2018 at 10:39 am #9128
-
July 24, 2018 at 10:35 am #9142
courtens
ParticipantI am getting the same error.
PHP Version 7.0.6 on Windows NT VM 10.0 build 17134 (Windows 10) AMD64
[24-Jul-2018 02:46:29 UTC] PHP Warning: Invalid argument supplied for foreach() in D:\www\...\wp-content\plugins\piklist\parts\shared\admin-workflow.php on line 82
-
July 25, 2018 at 12:24 pm #9155
Steve
KeymasterA pull request has been submitted for this issue:
https://github.com/piklist/piklist/pull/110
-
-
AuthorPosts
- You must be logged in to reply to this topic.