Hello again,
After fixing the previous bug I’ve got this new message.
Notice: Use of undefined constant WPCLEANFIX_TEXTDOMAIN – assumed ‘WPCLEANFIX_TEXTDOMAIN’ in D:\HTDocs\www_domain_com\wp-content\plugins\wp-bannerize-pro\plugin\Providers\WPBannerizeServiceProvider.php on line 46
Notice I was migrating banners from the old plugin.
Thanks
Same bug empty( ( something ) )
Parse error: syntax error, unexpected ‘(‘ in D:\HTDocs\www_domain_com\wp-content\plugins\wp-bannerize-pro\vendor\wpbones\wpbones\src\Html\HtmlTagDatetime.php on line …
Hi,
please, check your PHP version because the double “(” is not an error.
WordPress requires 5.6+ or 7.0 PHP version.
Let me know if you will fix.
Best
Hello
I will check because I’m not sure, this site is not in our server.
Thanks
BTW, check the last 1.0.4 version where I fixed the const for localization…
Hi,
the issue on empty( ( something ) ) is fixed.