Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • It does this on some sites but not on others, what is it looking for? I cannot roll back php to 7 because of other conflicts.

    In the latest version, 6.0.5, it still does this. It also has a new error, now in the network site admin event settings panel, the general tab is replaced with a “0” and the display tab replaced with a “1”, and neither are viewable anymore.

    comfycoding

    (@comfycoding)

    When using PHP 8.0, and trying to go to the wp plugins page, or the events calendar settings page:

    
    Error:
    Cannot add element to the array as the next element is already occupied
    
      at /srv/www/website.com/current/web/wp/wp-admin/includes/plugin.php:1342
      at add_menu_page('The Events Calendar', 'The Events Calendar', 'manage_options', 'tec-events-settings', array(object(Freemius), '_connect_page_render'), 'dashicons-admin-generic', null)
         (/srv/www/website.com/current/web/app/plugins/the-events-calendar/common/vendor/freemius/includes/managers/class-fs-admin-menu-manager.php:864)
      at FS_Admin_Menu_Manager::add_page('The Events Calendar', 'The Events Calendar', 'manage_options', 'tec-events-settings', array(object(Freemius), '_connect_page_render'))
         (/srv/www/website.com/current/web/app/plugins/the-events-calendar/common/vendor/freemius/includes/class-freemius.php:18050)
      at Freemius->override_plugin_menu_with_activation()
         (/srv/www/website.com/current/web/app/plugins/the-events-calendar/common/vendor/freemius/includes/class-freemius.php:17959)
      at Freemius->add_menu_action()
         (/srv/www/website.com/current/web/app/plugins/the-events-calendar/common/vendor/freemius/includes/class-freemius.php:17939)
      at Freemius->_prepare_admin_menu('')
         (/srv/www/website.com/current/web/wp/wp-includes/class-wp-hook.php:308)
      at WP_Hook->apply_filters(null, array(''))
         (/srv/www/website.com/current/web/wp/wp-includes/class-wp-hook.php:332)
      at WP_Hook->do_action(array(''))
         (/srv/www/website.com/current/web/wp/wp-includes/plugin.php:517)
      at do_action('admin_menu', '')
         (/srv/www/website.com/current/web/wp/wp-admin/includes/menu.php:155)
      at require_once('/srv/www/website.com/current/web/wp/wp-admin/includes/menu.php')
         (/srv/www/website.com/current/web/wp/wp-admin/menu.php:428)
      at require('/srv/www/website.com/current/web/wp/wp-admin/menu.php')
         (/srv/www/website.com/current/web/wp/wp-admin/admin.php:158)
      at require_once('/srv/www/website.com/current/web/wp/wp-admin/admin.php')
         (/srv/www/website.com/current/web/wp/wp-admin/edit.php:10)
    
Viewing 2 replies - 1 through 2 (of 2 total)