WPIntell

Source evidence

Bookning flow stops with a fatal error

EduAdmin Booking · support · 2024-02-08T14:08:00+00:00

complaintsentiment
highseverity
1.0relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

7 / 35 rows with source links

20.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

28 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
jonasmets unresolved
On 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.

Comments

2 shown
jonasmets 2024-02-09T09:38:00+00:00

Update! seems to work after upgrading server to PHP 8

Chris Åkerfeldt Wendel 2024-02-09T11:30:00+00:00

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.