Conversation
supportOn a customers webpage bokning-lista | TMA Örebro (tmaorebro.se) there is an error ocuring when chosing an event and continue with submitting. Error occured after uppdating to wp 6.4.3 and a bunch of plugins. they are using theme DIVI-2 with a child theme, and some plugins for visualization for e.g WPBakery Page Builder (Modified Version), Composium – WP Bakery Page Builder Extensions Addon, Adwisemedia VC Extension. The error code is: Got error ‘PHP message: PHP Fatal error: Uncaught TypeError: Return value of Recursive_ArrayAccess::offsetGet() must be an instance of mixed, bool returned in /xxxx/xxxx/tmaorebro.se/public_html/wp-content/plugins/eduadmin-booking/libraries/class-recursive-arrayaccess.php:100\n Stack trace:\n#0 /home/xxxx/xxxx/tmaorebro.se/public_html/wp-content/plugins/eduadmin-booking/content/template/bookingTemplate/login-view.php(30): Recursive_ArrayAccess->offsetGet(‘needsLogin’)\n#1 /xxxx/xxxx/domains/tmaorebro.se/public_html/wp-content/plugins/eduadmin-booking/includes/edu-shortcodes.php(203): include_once(‘/xxxx/xxxx/doma…’)\n#2 /xxxx/xxxx/xxxx/tmaorebro.se/public_html/wp-includes/shortcodes.php(433): eduadmin_get_booking_view(Array, ”, ‘eduadmin-bookin…’)\n#3 [internal function]: do_shortcode_tag(Array)\n#4 /xxxx/xxxx/xxxx/tmaorebro.se/public_html/wp-includes/shortcodes.php(273): preg_replace_callback(‘/\\[(\\[?)(eduadm…’, ‘do_shortcode_ta…’, ‘[eduadmin-booki…’)\n#5 /xxxx/xxxx/domains/tmaorebro….’, referer: https://tmaorebro.se/bokning-kurs/ykb-1-gods-optimerad-bransleforbrukning__380818/book/?eid=2018956&_=1707399830 We have tried EDU plugin with a fresh wp install(dev site) no other plugins active and it seems to work. we are running php version 7.4 This topic was modified 2 years, 3 months ago by jonasmets . The page I need help with: [ log in to see the link]
Update! seems to work after upgrading server to PHP 8
Hey, awesome that you found what caused it. We switched back in 4.2.3 to skip the types, to keep it compatible with older versions of PHP, but future versions (5.0.0+) will require at least PHP 8.1 and WP 6.1.
Update! seems to work after upgrading server to PHP 8
Hey, awesome that you found what caused it. We switched back in 4.2.3 to skip the types, to keep it compatible with older versions of PHP, but future versions (5.0.0+) will require at least PHP 8.1 and WP 6.1.