Admin booking table is empty (JSON error)
-
Hi all,
Since the 6.5 we experienced minor issues with the plugin. Most of them have been fixed with the latest updates, but 1 issue persists. Not all users with privilege access are experiencing this issue, only a few of them. See below for the details.
On the page /wp-admin/edit.php?post_type=event&page=events-manager-bookings or /wp-admin/edit.php?post_type=event&page=events-manager-bookings or /wp-admin/edit.php?post_type=event&page=events-manager-bookings&event_id=1234, some admin users are unable to see the bookings made on the website, admin booking table is displayed but the content is not retrieved.
Issue listed in the Dev console is:
Uncaught SyntaxError: "undefined" is not valid JSON
at JSON.parse ()
at setupListTable (list-table.js:353:30)
at list-table.js:557:68
at NodeList.forEach ()
at HTMLDocument. (list-table.js:557:46)Any idea what we could do to fix it?
- You must be logged in to reply to this topic.