Error on opening admin Shop Dashboard

  • The Shop addon is installed as instructed. However, the admin Shop Dashboard will not open. Other pages, Shipping ... Statusses, work fine. I can't figure out what goes wrong and would appreciate some help to solve this.

    Error message

    Code
    1. Array
    2. ( [type] => 2 [message] => count(): Parameter must be an array or an object that implements Countable [file] => /var/www/html/perch/addons/apps/perch_shop/modes/shop.post.php [line] => 209
    3. )


    Debug message

    perch_info.txt

  • I figured it might have to do with the standard mysql-mode setting (line 11 debug message) so I've changed it to mysql_mode=traditional.

    Now I don't get the error and another message shows up:

    Quote

    Once you have some orders, they will show up here!

    I have no orders yet. So, the empty page is expected behaviour? Or does the error when the standard mysql_mode (including only_full_group_by) is set indicate there is something wrong anyway?

  • drewm

    Approved the thread.