Class "notifier " not found in autoload_func.php on 79 line
solution
define('DIR_FS_CATALOG', '****/*****'); is wrong
should be :
define('DIR_FS_CATALOG', '****/*****/');
Class "notifier " not found in autoload_func.php on 79 line
solution
define('DIR_FS_CATALOG', '****/*****'); is wrong
should be :
define('DIR_FS_CATALOG', '****/*****/');