• Resolved Jairo Ochoa

    (@jairoochoa)


    Hello,

    I’ve got this message:

    Parse error: syntax error, unexpected ‘(‘ in D:\HTDocs\www_domain_com\wp-content\plugins\wp-bannerize-pro\plugin\Models\WPBannerizePost.php on line …

    It occurs because of a doble ‘(‘
    empty( ( something ) )

    Thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter Jairo Ochoa

    (@jairoochoa)

    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

    Thread Starter Jairo Ochoa

    (@jairoochoa)

    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 …

    Plugin Author gfazioli

    (@gfazioli)

    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

    Thread Starter Jairo Ochoa

    (@jairoochoa)

    Hello

    I will check because I’m not sure, this site is not in our server.

    Thanks

    Plugin Author gfazioli

    (@gfazioli)

    BTW, check the last 1.0.4 version where I fixed the const for localization…

    Plugin Author gfazioli

    (@gfazioli)

    Hi,

    the issue on empty( ( something ) ) is fixed.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘syntax error, unexpected ‘(‘’ is closed to new replies.