• Resolved mmwd

    (@mmwd)


    I get an error with the latest wordpress version which hasn’t been there before.

    Notice: Use of undefined constant GLOB_BRACE - assumed 'GLOB_BRACE' in /mnt/web012/c2/90/52292690/htdocs/fortuna_feuer/wp-content/plugins/the-events-calendar/src/Tribe/Main.php on line 4686 Warning: glob() expects parameter 2 to be long, string given in /mnt/web012/c2/90/52292690/htdocs/fortuna_feuer/wp-content/plugins/the-events-calendar/src/Tribe/Main.php on line 4686 Warning: Invalid argument supplied for foreach() in /mnt/web012/c2/90/52292690/htdocs/fortuna_feuer/wp-content/plugins/the-events-calendar/src/Tribe/Main.php on line 4686

    Can you help me get this solved? Link to the Events Page

    https://wordpress.org/plugins/the-events-calendar/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter mmwd

    (@mmwd)

    Push – I cannot login to WordPress because of issues with the plugin :/ Anyone experienced similar problems?

    Notice: Use of undefined constant GLOB_BRACE - assumed 'GLOB_BRACE' in /mnt/web012/c2/90/52292690/htdocs/fortuna_feuer/wp-content/plugins/the-events-calendar/src/Tribe/Main.php on line 4686 Warning: glob() expects parameter 2 to be long, string given in /mnt/web012/c2/90/52292690/htdocs/fortuna_feuer/wp-content/plugins/the-events-calendar/src/Tribe/Main.php on line 4686 Warning: Invalid argument supplied for foreach() in /mnt/web012/c2/90/52292690/htdocs/fortuna_feuer/wp-content/plugins/the-events-calendar/src/Tribe/Main.php on line 4686 Warning: Cannot modify header information - headers already sent by (output started at /mnt/web012/c2/90/52292690/htdocs/fortuna_feuer/wp-content/plugins/the-events-calendar/src/Tribe/Main.php:4686) in /mnt/web012/c2/90/52292690/htdocs/fortuna_feuer/wp-login.php on line 390 Warning: Cannot modify header information - headers already sent by (output started at /mnt/web012/c2/90/52292690/htdocs/fortuna_feuer/wp-content/plugins/the-events-calendar/src/Tribe/Main.php:4686) in /mnt/web012/c2/90/52292690/htdocs/fortuna_feuer/wp-login.php on line 403 Warning: Cannot modify header information - headers already sent by (output started at /mnt/web012/c2/90/52292690/htdocs/fortuna_feuer/wp-content/plugins/the-events-calendar/src/Tribe/Main.php:4686) in /mnt/web012/c2/90/52292690/htdocs/fortuna_feuer/wp-includes/pluggable.php on line 898 Warning: Cannot modify header information - headers already sent by (output started at /mnt/web012/c2/90/52292690/htdocs/fortuna_feuer/wp-content/plugins/the-events-calendar/src/Tribe/Main.php:4686) in /mnt/web012/c2/90/52292690/htdocs/fortuna_feuer/wp-includes/pluggable.php on line 899 Warning: Cannot modify header information - headers already sent by (output started at /mnt/web012/c2/90/52292690/htdocs/fortuna_feuer/wp-content/plugins/the-events-calendar/src/Tribe/Main.php:4686) in /mnt/web012/c2/90/52292690/htdocs/fortuna_feuer/wp-includes/pluggable.php on line 900
    Fortuna Feuer Bar – Vereinsheim des VfB Fortuna Biesdorf e.V.
    Plugin Contributor Brian

    (@brianjessee)

    Hi,

    Sorry for the issues you are having. We can help troubleshoot them with you.

    From that error it looks like you do not have glob installed on your server with PHP.

    Are you able to contact your host to get it installed:

    http://php.net/manual/en/function.glob.php

    Also, try turning off WordPress Debug in your wp-config.php file it will hide the notices:

    https://codex.wordpress.org/Debugging_in_WordPress#WP_DEBUG

    Thanks

    Brian, could this perhaps be a solution:
    https://github.com/moderntribe/the-events-calendar/commit/29a24e519eac3fd672e8542a606d81774b2baf94

    I am having the same issue right now and checked this, seems to work fine.

    Plugin Contributor Brian

    (@brianjessee)

    Yeah if you add that now it should fix it.

    That will be included in the 4.3 release, which we hope to get out late next month.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘GLOB_BRACE Error with latest Version 4.1.3.’ is closed to new replies.