• Getting the warning above the Customers title on the page [MY_SITE]/wp-admin/admin.php?page=salon-customers. It’s a local testing site, running on Server: XAMPP (PHP 8.2.12); OS: Windows 11 home; Browsers: Chrome and Edge [both up to date]) .

    Warning: Undefined array key "" in?[MY_SITE]\wp-content\plugins\salon-booking-system\src\SLN\Admin\Customers\List.php?on line?110

    I don’t have any other plugins or themes (twenty-something). I deleted all bookings, assistants, customers, services. Made no difference.

    Not sure if this will affect functionality, but doesn’t fill me with confidence as am looking to purchase the commercial version.

Viewing 1 replies (of 1 total)
  • Thread Starter diafol

    (@diafol)

    BTW. Looking at the issue above, in the code it is with regard the sort order. When I select sort on email in the summary table, the warning disappears.

    [MY_SITE]/wp-admin/admin.php?page=salon-customers&orderby=user_email&order=asc

    Also, when I try to upload a logo under settings, it makes me load the image twice (on selecting an image, the dialog closes) and I get this message on successful upload:

    Warning: Attempt to read property "cap" on null in?[MY_SITE]\p-content\plugins\salon-booking-system\src\SLN\UserRole\SalonStaff.php?on line?98

    Warning: foreach() argument must be of type array|object, null given in?[MY_SITE]\wp-content\plugins\salon-booking-system\src\SLN\UserRole\SalonStaff.php?on line?98

    Is this something on my end or is it the plugin?

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.