mourinor6207
Forum Replies Created
-
Since the php library is used by many customers of the vendor they are unable to make any changes. My production is running 7.3 with no issues. I will continue to monitor my test system that is running 7.4 I have found a way to ignore the warning message but will still see if it goes away as my plugins are updated and when I can migrate to a different version of Cpanel and php 7.4.9.
Thank you for all of your help.
If something is incorrect with this php code what would be the correction so I can ask my vendor to check. I do not have access so this so I cannot even know what it was in php 7.3. let alone what it should be for 7.4. I believe it is header.php script in the php library.
<?php if (isset($_POST)) { function checksum($number) { $number_checksum = "; foreach (str_split(strrev((string)$number)) as $i => $d) { $number_checksum .= $i % 2 !== 0 ? $d * 2 : $d; } return array_sum(str_split($number_checksum)) % 10 === 0; }The code is in my vendors software area and I cannot touch it.
Deactivates all plugins
change theme to default Twenty Seventeenthen activates wp forms lite and sent an email and got the warning
error warning “a non numeric value encounted in /opt/cpanel/ea-php74/root/usr/share/pear/Header.php on line 9 ”
Got wp-debug turned on Is backwpup causing the problem ? at version 3.8
[04-Mar-2021 14:07:54 UTC] PHP Deprecated: Non-static method BackWPup_Admin::admin_css() should not be called statically in /home/sbccsail/testsite/wp-includes/class-wp-hook.php on line 287 [04-Mar-2021 14:08:04 UTC] PHP Deprecated: Non-static method BackWPup_Admin::admin_css() should not be called statically in /home/sbccsail/testsite/wp-includes/class-wp-hook.php on line 287 [04-Mar-2021 14:09:45 UTC] PHP Deprecated: Non-static method BackWPup_Admin::admin_css() should not be called statically in /home/sbccsail/testsite/wp-includes/class-wp-hook.php on line 287 [04-Mar-2021 14:10:00 UTC] PHP Deprecated: Non-static method BackWPup_Admin::admin_css() should not be called statically in /home/sbccsail/testsite/wp-includes/class-wp-hook.php on line 287 [04-Mar-2021 14:10:04 UTC] PHP Deprecated: Non-static method BackWPup_Admin::admin_css() should not be called statically in /home/sbccsail/testsite/wp-includes/class-wp-hook.php on line 287 [04-Mar-2021 14:10:25 UTC] PHP Deprecated: Non-static method BackWPup_Admin::admin_css() should not be called statically in /home/sbccsail/testsite/wp-includes/class-wp-hook.php on line 287If there is a way to turn on logging for the entire system I do not know how to do that. Can you provide instructions to do that.
I was able to turn on logging for wp-forms and it does not show much but it is below.Log Title Entry Message Array ( [1] => Array ( [name] => Enter Your Name [value] => Richard Mourino [id] => 1 [type] => name [first] => Richard [middle] => [last] => Mourino ) [2] => Array ( [name] => Your Email [value] => richard.mourino@gmail.com [id] => 2 [type] => email ) [8] => Array ( [name] => Your Message [value] => rrr [id] => 8 [type] => textarea ) ) Date February 23, 2021 5:02 pm Types Entries Log ID 1 Form ID 1123 Entry ID 0 User ID 0Update both slider not rotating pictures
Restored
updated metaslider 3.9.0 with older vantage failed
Restored
update vantage ok works with older metaslider 3.8.1Flexslider is set on in the metaslider configure screen so answer is yes .
Have the same issue when updated to latest slider using Vantage free latest update. Pictures do not rotate had to restore back checked print js and css and they are clicked.