WPIntell

Source evidence

php v7 incompatibility

WP Editor · support · 2018-07-23T07:37:00+00:00

complaintsentiment
highseverity
0.96relevance
5replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 21 rows with source links

23.8% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

16 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
sd360 unresolved
when WP editor is activated the list of plugins crashes at WP Editor and fails to list further plugins. When deactivated the plugin list works fine. Is WP Editor compatible with php v7? if so what other criteria are required for it to be listed in plugins? or does it conflict with other plugins in v7? The page I need help with: [ log in to see the link] in the logs I get this message mod_fcgid: stderr: PHP Fatal error: Uncaught Error: Cannot unset string offsets in /var/www/vhosts/servicedeskinstitute.com/subdomains/test1/httpdocs/wp-content/plugins/elementor-pro/includes/admin.php:112, referer: http://test1.servicedeskinstitute.com/wp-admin/post.php?post=313&action=edit I second that. Do you have it in your plans to update the plugin? to fix this PHP 7.1 issue edit file wp-editor/classes/WPEditor.php change line 324 $data = ”; to $data = array(); This reply was modified 7 years, 9 months ago by modernwebstudios . I agree, I have it running on 250 sites myself! I would be happy to maintain it. It’s a great plugin! We have a new problem I think though, the color coding isn’t working anymore in php 7.2.14. I will post a fix to it soon. I will maintain this myself and just post the fixes to it here if need be. I just wish Benjamin Rojas would respond and give me or someone permission to pick up where he left off. This reply was modified 7 years, 4 months ago by Website Dude . Good to know, let me know about the color coding issue? I’m running PHP7.2.x on a few sites, I will test more as well.

Comments

5 shown
sd360 2018-07-23T07:44:00+00:00

in the logs I get this message mod_fcgid: stderr: PHP Fatal error: Uncaught Error: Cannot unset string offsets in /var/www/vhosts/servicedeskinstitute.com/subdomains/test1/httpdocs/wp-content/plugins/elementor-pro/includes/admin.php:112, referer: http://test1.servicedeskinstitute.com/wp-admin/post.php?post=313&action=edit

alFrame 2018-08-16T23:58:00+00:00

I second that. Do you have it in your plans to update the plugin?

modernwebstudios 2018-08-27T14:11:00+00:00

to fix this PHP 7.1 issue edit file wp-editor/classes/WPEditor.php change line 324 $data = ”; to $data = array(); This reply was modified 7 years, 9 months ago by modernwebstudios .

Website Dude 2019-01-29T01:27:00+00:00

I agree, I have it running on 250 sites myself! I would be happy to maintain it. It’s a great plugin! We have a new problem I think though, the color coding isn’t working anymore in php 7.2.14. I will post a fix to it soon. I will maintain this myself and just post the fixes to it here if need be. I just wish Benjamin Rojas would respond and give me or someone permission to pick up where he left off. This reply was modified 7 years, 4 months ago by Website Dude .

Rob @ 5 Star Plugins 2019-02-07T19:33:00+00:00

Good to know, let me know about the color coding issue? I’m running PHP7.2.x on a few sites, I will test more as well.