Update of php 7.3 cause errors in post.php
-
Hello guys, and i was working in my wordpress site in local-server and in the panel of the site show this messages errors with the function compact()in the post.php. when i check the other sites in my local server the same messages show up too.
Notice: compact(): Undefined variable: post_status in /srv/http/profissionais-maternidade/wp-admin/includes/post.php on line 1080 Notice: compact(): Undefined variable: perm in /srv/http/profissionais-maternidade/wp-admin/includes/post.php on line 1080 Notice: compact(): Undefined variable: order in /srv/http/profissionais-maternidade/wp-admin/includes/post.php on line 1080 Notice: compact(): Undefined variable: orderby in /srv/http/profissionais-maternidade/wp-admin/includes/post.php on line 1080
This start happen after i made an update in my machine that include the php v-7.3, so i wanna know if this happen because of this, or is some thing with my machine.
if someone made the update to php 7.3 too, could check if this error happen with your site too?, to the message apers just turn on the Debug mode in the wp-config.php
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Update of php 7.3 cause errors in post.php’ is closed to new replies.