kilbot / WooCommerce-POS

:bangbang: All development now at https://github.com/wcpos.
http://wcpos.com
GNU General Public License v3.0
354 stars 126 forks source link

After PHP 8.0 update error #254

Closed runestone74 closed 1 year ago

runestone74 commented 1 year ago

Warning: The magic method WC_POS_Admin_Settings_Abstract::__wakeup() must have public visibility in /customers/6/e/d/alternativhalsan.nu/httpd.www/wp-content/plugins/woocommerce-pos/includes/admin/settings/class-wc-pos-abstract.php on line 33

https://wordpress.org/support/topic/php-8-0-warning-__wakeup-must-have-public-visibility/ This should be the fix apparently

runestone74 commented 1 year ago

NVM, seems like a clear cache fixed the issue!