Hi All,
Thanks first for the great work 🙂
Can you please help me with the following Errors:
1- I can’t see commission for any order, i don’t use Stripe nor paypal and i thought system should still calculate it with cash payment.
2-You mentioned there is Cuisines, under Restaurant > Menu Items > Cuisines but i can’t see it as well.
3-When i Add the Cuisine Filter Component i just see a word without as the screen attached.
4-The filter on Vendors under restaurant if you select all, the page give Error message this some part of it:
==============================
PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error
in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '‘1’,‘2’,‘4’ and status_code IN(‘draft’,‘pending’,‘paid’,‘refunded’,‘void’)' at line 1 in /customers/e/0/d/localhost/httpd.www/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:82Stack trace:
#0 /customers/e/0/d/localhost/httpd.www/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php(82): PDO->prepare(‘select count()…’, Array)
#1 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Database/Connection.php(368): Doctrine\DBAL\Driver\PDOConnection->prepare(‘select count()…’)
#2 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Database/Connection.php(705): Illuminate\Database\Connection->Illuminate\Database{closure}(‘select count()…’, Array)
#3 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Database/Connection.php(672): Illuminate\Database\Connection->runQueryCallback(‘select count()…’, Array, Object(Closure))
#4 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Database/Connection.php(376): Illuminate\Database\Connection->run(‘select count()…’, Array, Object(Closure))
#5 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2414): Illuminate\Database\Connection->select(‘select count()…’, Array, true)
#6 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2402): Illuminate\Database\Query\Builder->runSelect()
#7 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2936): Illuminate\Database\Query\Builder->Illuminate\Database\Query{closure}()
#8 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2403): Illuminate\Database\Query\Builder->onceWithColumns(Array, Object(Closure))
#9 /customers/e/0/d/localhost/httpd.www/vendor/tastyigniter/flame/src/Database/Query/Builder.php(114): Illuminate\Database\Query\Builder->get(Array)
#10 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2550): Igniter\Flame\Database\Query\Builder->get()
#11 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2509): Illuminate\Database\Query\Builder->runPaginationCountQuery(Array)
#12 /customers/e/0/d/localhost/httpd.www/vendor/tastyigniter/flame/src/Database/Builder.php(227): Illuminate\Database\Query\Builder->getCountForPagination()
#13 /customers/e/0/d/localhost/httpd.www/app/admin/widgets/Lists.php(407): Igniter\Flame\Database\Builder->paginate(20, 1)
#14 /customers/e/0/d/localhost/httpd.www/app/admin/widgets/Lists.php(204): Admin\Widgets\Lists->getRecords()
#15 /customers/e/0/d/localhost/httpd.www/app/admin/widgets/Lists.php(222): Admin\Widgets\Lists->prepareVars()
#16 /customers/e/0/d/localhost/httpd.www/app/admin/actions/ListController.php(247): Admin\Widgets\Lists->onRefresh()
#17 [internal function]: Admin\Actions\ListController->Admin\Actions{closure}(Array).
===========================
5- Last thing since i instal the Extension i can’t see any of the menu Option but i still can add it to the items and create them.
thanks again and sorry if it’s too much i want to understand.