Plugin could not be activated because it triggered a fatal error.
-
Parse error: syntax error, unexpected ‘&&’ (T_BOOLEAN_AND), expecting ‘)’ in /home2/elusive/public_html/wp-content/plugins/cmp-coming-soon-maintenance/niteo-cmp.php on line 1792
This happened after attempting to update the CMP plugin today. I’ve updated to WP 5.1.1. I have deleted and reinstalled the plugin.
Using PHP 7.1
My niteo-cmp.php line 1791-1794:
“if ( !empty( $page_wl_custom && in_array( $current_url,$page_wl_custom ) ) ) {
return true;
}”The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Plugin could not be activated because it triggered a fatal error.’ is closed to new replies.