Unfortunately, I fear I broke my mom’s word press web site. The hoster forced me to upgrade to PHP 8.0 and I think something broke. While the web site is still available to the public, the login page throws up the critical error message (so can’t log in).
​
I managed to access via FTP, put WP in debug mode and extract the log file. Is it of any help? I have looked through it and I guess this is no good, but I don’t know what I could do to fix it (disable a plugin?):
[25-Feb-2023 21:36:19 UTC] PHP Fatal error: Uncaught Error: Call to undefined function create_function() in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-config.php:96
Many thanks for all help and suggestions!
Full debug.log
[25-Feb-2023 21:36:12 UTC] PHP Deprecated: Creation of dynamic property Jetpack_Publicize::$modules is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/plugins/jetpack/modules/publicize.php on line 36
[25-Feb-2023 21:36:12 UTC] PHP Deprecated: Creation of dynamic property Automattic\Jetpack\Publicize\Publicize_UI::$in_jetpack is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/plugins/jetpack/modules/publicize.php on line 99
[25-Feb-2023 21:36:13 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework::$old_opt_name is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/framework.php on line 232
[25-Feb-2023 21:36:13 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_extension_vendor_support::$extension_dir is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/options/extensions/vendor_support/extension_vendor_support.php on line 51
[25-Feb-2023 21:36:13 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_extension_vendor_support::$extension_url is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/options/extensions/vendor_support/extension_vendor_support.php on line 52
[25-Feb-2023 21:36:13 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_Extension_kad_slides::$field_name is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/options/extensions/kad_slides/extension_kad_slides.php on line 58
[25-Feb-2023 21:36:13 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_Extension_kad_icons::$field_name is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/options/extensions/kad_icons/extension_kad_icons.php on line 58
[25-Feb-2023 21:36:13 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_extension_import_export::$field_name is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/extensions/import_export/extension_import_export.php on line 62
[25-Feb-2023 21:36:13 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_extension_customizer::$upload_dir is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/extensions/customizer/extension_customizer.php on line 62
[25-Feb-2023 21:36:13 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework::$apiHasRun is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/class.redux_api.php on line 123
[25-Feb-2023 21:36:13 UTC] PHP Deprecated: Creation of dynamic property ThemeisleSDK\Product::$author_url is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/plugins/wp-maintenance-mode/vendor/codeinwp/themeisle-sdk/src/Product.php on line 212
[25-Feb-2023 21:36:13 UTC] PHP Deprecated: Return type of Requests_Cookie_Jar::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-includes/Requests/Cookie/Jar.php on line 63
[25-Feb-2023 21:36:13 UTC] PHP Deprecated: Return type of Requests_Cookie_Jar::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-includes/Requests/Cookie/Jar.php on line 73
[25-Feb-2023 21:36:13 UTC] PHP Deprecated: Return type of Requests_Cookie_Jar::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-includes/Requests/Cookie/Jar.php on line 89
[25-Feb-2023 21:36:13 UTC] PHP Deprecated: Return type of Requests_Cookie_Jar::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-includes/Requests/Cookie/Jar.php on line 102
[25-Feb-2023 21:36:13 UTC] PHP Deprecated: Return type of Requests_Cookie_Jar::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-includes/Requests/Cookie/Jar.php on line 111
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 40
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 51
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 68
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 82
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 91
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_image_select::$parent is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/image_select/field_image_select.php on line 46
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_image_select::$field is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/image_select/field_image_select.php on line 47
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_image_select::$value is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/image_select/field_image_select.php on line 48
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_image_select::$parent is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/image_select/field_image_select.php on line 46
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_image_select::$field is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/image_select/field_image_select.php on line 47
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_image_select::$value is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/image_select/field_image_select.php on line 48
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_image_select::$parent is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/image_select/field_image_select.php on line 46
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_image_select::$field is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/image_select/field_image_select.php on line 47
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_image_select::$value is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/image_select/field_image_select.php on line 48
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_typography::$parent is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/typography/field_typography.php on line 51
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_typography::$field is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/typography/field_typography.php on line 52
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_typography::$value is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/typography/field_typography.php on line 53
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework::$googleArray is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/typography/field_typography.php on line 987
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_typography::$parent is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/typography/field_typography.php on line 51
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_typography::$field is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/typography/field_typography.php on line 52
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_typography::$value is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/typography/field_typography.php on line 53
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_image_select::$parent is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/image_select/field_image_select.php on line 46
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_image_select::$field is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/image_select/field_image_select.php on line 47
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_image_select::$value is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/image_select/field_image_select.php on line 48
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_image_select::$parent is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/image_select/field_image_select.php on line 46
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_image_select::$field is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/image_select/field_image_select.php on line 47
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_image_select::$value is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/image_select/field_image_select.php on line 48
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_typography::$parent is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/typography/field_typography.php on line 51
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_typography::$field is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/typography/field_typography.php on line 52
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_typography::$value is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/typography/field_typography.php on line 53
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_typography::$parent is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/typography/field_typography.php on line 51
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_typography::$field is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/typography/field_typography.php on line 52
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_typography::$value is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/typography/field_typography.php on line 53
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_typography::$parent is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/typography/field_typography.php on line 51
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_typography::$field is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/typography/field_typography.php on line 52
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_typography::$value is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/typography/field_typography.php on line 53
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_typography::$parent is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/typography/field_typography.php on line 51
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_typography::$field is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/typography/field_typography.php on line 52
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_typography::$value is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/typography/field_typography.php on line 53
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_typography::$parent is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/typography/field_typography.php on line 51
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_typography::$field is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/typography/field_typography.php on line 52
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_typography::$value is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/typography/field_typography.php on line 53
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_typography::$parent is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/typography/field_typography.php on line 51
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_typography::$field is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/typography/field_typography.php on line 52
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_typography::$value is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/typography/field_typography.php on line 53
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_typography::$parent is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/typography/field_typography.php on line 51
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_typography::$field is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/typography/field_typography.php on line 52
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_typography::$value is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/typography/field_typography.php on line 53
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_typography::$parent is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/typography/field_typography.php on line 51
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_typography::$field is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/typography/field_typography.php on line 52
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_typography::$value is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/typography/field_typography.php on line 53
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_typography::$parent is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/typography/field_typography.php on line 51
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_typography::$field is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/typography/field_typography.php on line 52
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_typography::$value is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/typography/field_typography.php on line 53
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_typography::$parent is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/typography/field_typography.php on line 51
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_typography::$field is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/typography/field_typography.php on line 52
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_typography::$value is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/typography/field_typography.php on line 53
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_typography::$parent is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/typography/field_typography.php on line 51
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_typography::$field is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/typography/field_typography.php on line 52
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_typography::$value is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/fields/typography/field_typography.php on line 53
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-includes/kses.php on line 1686
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-includes/kses.php on line 1686
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-includes/kses.php on line 1686
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-includes/kses.php on line 1686
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-includes/kses.php on line 1686
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-includes/kses.php on line 1686
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-includes/kses.php on line 1686
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-includes/kses.php on line 1686
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-includes/kses.php on line 1686
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property Jetpack_Publicize::$modules is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/plugins/jetpack/modules/publicize.php on line 36
[25-Feb-2023 21:36:14 UTC] PHP Deprecated: Creation of dynamic property Automattic\Jetpack\Publicize\Publicize_UI::$in_jetpack is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/plugins/jetpack/modules/publicize.php on line 99
[25-Feb-2023 21:36:15 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework::$old_opt_name is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/framework.php on line 232
[25-Feb-2023 21:36:15 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_extension_vendor_support::$extension_dir is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/options/extensions/vendor_support/extension_vendor_support.php on line 51
[25-Feb-2023 21:36:15 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_extension_vendor_support::$extension_url is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/options/extensions/vendor_support/extension_vendor_support.php on line 52
[25-Feb-2023 21:36:15 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_Extension_kad_slides::$field_name is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/options/extensions/kad_slides/extension_kad_slides.php on line 58
[25-Feb-2023 21:36:15 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_Extension_kad_icons::$field_name is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/options/extensions/kad_icons/extension_kad_icons.php on line 58
[25-Feb-2023 21:36:15 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_extension_import_export::$field_name is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/extensions/import_export/extension_import_export.php on line 62
[25-Feb-2023 21:36:15 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_extension_customizer::$upload_dir is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/extensions/customizer/extension_customizer.php on line 62
[25-Feb-2023 21:36:15 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework::$apiHasRun is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/class.redux_api.php on line 123
[25-Feb-2023 21:36:15 UTC] PHP Deprecated: Creation of dynamic property ThemeisleSDK\Product::$author_url is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/plugins/wp-maintenance-mode/vendor/codeinwp/themeisle-sdk/src/Product.php on line 212
[25-Feb-2023 21:36:19 UTC] PHP Deprecated: Creation of dynamic property Jetpack_React_Page::$jetpack is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/plugins/jetpack/_inc/lib/admin-pages/class.jetpack-admin-page.php on line 67
[25-Feb-2023 21:36:19 UTC] PHP Deprecated: Creation of dynamic property Jetpack_Settings_Page::$jetpack is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/plugins/jetpack/_inc/lib/admin-pages/class.jetpack-admin-page.php on line 67
[25-Feb-2023 21:36:19 UTC] PHP Deprecated: Creation of dynamic property Jetpack_About_Page::$jetpack is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/plugins/jetpack/_inc/lib/admin-pages/class.jetpack-admin-page.php on line 67
[25-Feb-2023 21:36:19 UTC] PHP Deprecated: Creation of dynamic property Jetpack_Publicize::$modules is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/plugins/jetpack/modules/publicize.php on line 36
[25-Feb-2023 21:36:19 UTC] PHP Deprecated: Creation of dynamic property Automattic\Jetpack\Publicize\Publicize_UI::$in_jetpack is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/plugins/jetpack/modules/publicize.php on line 99
[25-Feb-2023 21:36:19 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework::$old_opt_name is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/framework.php on line 232
[25-Feb-2023 21:36:19 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_extension_vendor_support::$extension_dir is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/options/extensions/vendor_support/extension_vendor_support.php on line 51
[25-Feb-2023 21:36:19 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_extension_vendor_support::$extension_url is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/options/extensions/vendor_support/extension_vendor_support.php on line 52
[25-Feb-2023 21:36:19 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_Extension_kad_slides::$field_name is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/options/extensions/kad_slides/extension_kad_slides.php on line 58
[25-Feb-2023 21:36:19 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_Extension_kad_icons::$field_name is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/options/extensions/kad_icons/extension_kad_icons.php on line 58
[25-Feb-2023 21:36:19 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_extension_import_export::$field_name is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/extensions/import_export/extension_import_export.php on line 62
[25-Feb-2023 21:36:19 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework_extension_customizer::$upload_dir is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/extensions/customizer/extension_customizer.php on line 62
[25-Feb-2023 21:36:19 UTC] PHP Deprecated: Creation of dynamic property ReduxFramework::$apiHasRun is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/themes/virtue/themeoptions/inc/class.redux_api.php on line 123
[25-Feb-2023 21:36:19 UTC] PHP Deprecated: Creation of dynamic property ThemeisleSDK\Product::$author_url is deprecated in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-content/plugins/wp-maintenance-mode/vendor/codeinwp/themeisle-sdk/src/Product.php on line 212
[25-Feb-2023 21:36:19 UTC] PHP Fatal error: Uncaught Error: Call to undefined function create_function() in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-config.php:96
Stack trace:
#0 /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-load.php(50): require_once()
#1 /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-admin/admin.php(34): require_once(‘…’)
#2 /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-admin/index.php(10): require_once(‘…’)
#3 {main}
thrown in /mnt/web120/d0/39/51443639/htdocs/WordPress_04/wp-config.php on line 96
