Forums
Home / Plugin: WP Tiles / PHP 7.+ Fix
(@awpt)
6 years, 10 months ago
Please fix the notice Deprecated in vafpress framework.
vafpress-framework/includes/wpalchemy/MetaBox.php
Line 453
function WPAlchemy_MetaBox($arr)
replace with
function __construct($arr)