Tagged: php 7.4 errors
- This topic has 8 replies, 3 voices, and was last updated 1 year, 5 months ago by
thor.
-
AuthorPosts
-
-
August 26, 2020 at 12:53 pm #10840
-
August 26, 2020 at 2:47 pm #10842
-
August 28, 2020 at 3:18 am #10843
thorMemberI have the same warnings/notices on various sites:
Around 20 notice lines lines with:
Notice: Trying to access array offset on value of type null in /var/www/example.com/public_html/wp-content/plugins/piklist/includes/class-piklist-meta.php on line 352 Notice: Trying to access array offset on value of type null in /var/www/example.com/public_html/wp-content/plugins/piklist/includes/class-piklist-meta.php on line 354and one of these:
Warning: Cannot modify header information - headers already sent by (output started at /var/www/example.com/public_html/wp-content/plugins/piklist/includes/class-piklist-meta.php:352) in /var/www/example.com/public_html/wp-admin/admin-header.php on line 9 -
August 28, 2020 at 4:01 pm #10844
SteveKeymasterThanks. We’re working on a fix.
-
September 10, 2020 at 8:47 pm #10881
SteveKeymasterThis has been fixed in v1.0.10… now available at wordpress.org.
-
September 11, 2020 at 12:35 am #10882
thorMemberPerfect! I can confirm it works on multiple Piklist-powered sites. Keep up the excellent work 🙂
-
September 11, 2020 at 12:51 am #10883
thorMemberBut I do get a (possibly) new error/notice:
Notice: Trying to access array offset on value of type bool in /var/www/.../wp-content/plugins/piklist/includes/class-piklist-meta.php on line 126I am not sure if this came with the new version? Or what to try in order to fix the problem.
-
September 11, 2020 at 7:32 am #10885
-
September 11, 2020 at 7:37 am #10886
thorMemberit is in the admin when editing a page og post (that is, if the post type had any piklist metaboxes). 5-10 lines with that error.
-
-
AuthorPosts
- You must be logged in to reply to this topic.