Hi,
I am trying to check PHP 7.0 compatibility and I am receiving these errors which seem to be a common issue. I am currently using Steground and trying to activate my super cacher and dynamic caching plugin. I saw this thread, but no solution. Please help. https://theme.co/apex/forums/topic/cornerstone-update-to-be-compatible-with-php-7-2/
Blockquote
FILE: /home/celeb419/public_html/keianienterprises.com/wp-content/plugins/cornerstone/includes/utility/jsqueeze.php
FOUND 3 ERRORS AFFECTING 3 LINES
387 | ERROR | preg_replace() - /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0
465 | ERROR | preg_replace() - /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0
480 | ERROR | preg_replace() - /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0
And in addition, I am seeing these errors.
Blockquote
FILE: /home/celeb419/public_html/keianienterprises.com/wp-content/themes/x/woocommerce/single-product/related.php
FOUND 1 ERROR AFFECTING 1 LINE
26 | ERROR | Using a call-time pass-by-reference is deprecated since PHP 5.3 and prohibited since PHP 5.4
FILE: /home/celeb419/public_html/keianienterprises.com/wp-content/themes/x/woocommerce/single-product/up-sells.php
FOUND 1 ERROR AFFECTING 1 LINE
26 | ERROR | Using a call-time pass-by-reference is deprecated since PHP 5.3 and prohibited since PHP 5.4
FILE: /home/celeb419/public_html/keianienterprises.com/wp-content/themes/x/woocommerce/cart/cross-sells.php
FOUND 1 ERROR AFFECTING 1 LINE
26 | ERROR | Using a call-time pass-by-reference is deprecated since PHP 5.3 and prohibited since PHP 5.4
Lastly, In a separate thread, I inquired about Jquery migrate errors that still appears within my rev sliders (default youtube video) from time to time. In attempting to complete my SEO so that my site can load faster it appears that these files are within wp includes file. How can they be removed?
Code:
JQMIGRATE: Migrate is installed, version 1.4.1
(index):133 Uncaught SyntaxError: Unexpected token <
(index):718 Uncaught SyntaxError: Unexpected token <
(index):739 Uncaught ReferenceError: Invalid left-hand side in assignment
(index):745 Uncaught SyntaxError: Unexpected token <
youtubebg.jpg:1 GET https://www.keianienterprises.com/wp-content/uploads/revslider/youtubehero/youtubebg.jpg 404 ()
VM901:1 i
VM901:1 ak
util.js:222 Google Maps API warning: NoApiKeys https://developers.google.com/maps/documentation/javascript/error-messages#no-api-keys

