Search found 14 matches

by QuốcTrungNguyễnHoàng
12 Nov 2020, 07:06
Forum: Help
Topic: Sort products
Replies: 8
Views: 12461

Re: Sort products

Sorry it not working,
It still sort by product.id
Image
Both add sort: 'relevance' or not add with filter: {f_catid: categoryId}
It work after i'm rebuild index
by QuốcTrungNguyễnHoàng
03 Nov 2020, 08:37
Forum: Laravel package
Topic: Integrate Blog into Aimeos
Replies: 3
Views: 1210

Re: Integrate Blog into Aimeos

Yes,
I read it, but i feel not comfortable when use php aimeos core syntax.
I want to convert php file -> blade.php
How can i pass data from Standard file method to blade view and access data from blade file?
by QuốcTrungNguyễnHoàng
03 Nov 2020, 08:15
Forum: Laravel package
Topic: Integrate Blog into Aimeos
Replies: 3
Views: 1210

Integrate Blog into Aimeos

I have 3 tables in DB (posts, post_tag, tags).
I'm following document and create file structure like this
Image
But i don't understand what should implement in Factory and Standard file to pass and maganage data in view file
by QuốcTrungNguyễnHoàng
21 Sep 2019, 04:28
Forum: Help
Topic: MariaDB 10.2.27 syntax error
Replies: 1
Views: 1086

MariaDB 10.2.27 syntax error

I got some error when deploy aimeos project to hosting. Aimeos\MW\DB\Exception thrown with message "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 '&q...
by QuốcTrungNguyễnHoàng
18 Sep 2019, 04:38
Forum: Help
Topic: Payment and Delivery Status
Replies: 9
Views: 3400

Re: Payment and Delivery Status

Thank you. But for now please tell me what payment and delivery status description with status code from -1 to 6 and 7
by QuốcTrungNguyễnHoàng
17 Sep 2019, 08:44
Forum: Help
Topic: GetRefItems from Json API
Replies: 5
Views: 2166

Re: GetRefItems from Json API

I have some change from product category. But products retrieve from JSON api still not change, but products retrieve from MShop Product Class changed. It look like Json API get old categoryID of product. How can i fixed it? Tks very much.
Sorry for my bad English.
by QuốcTrungNguyễnHoàng
12 Sep 2019, 09:05
Forum: Help
Topic: Payment and Delivery Status
Replies: 9
Views: 3400

Re: Payment and Delivery Status

I'm use laravel 5.5, aimeos/aimeos-laravel 2018.10 and use VI (vietnamese) language
by QuốcTrungNguyễnHoàng
06 Sep 2019, 04:41
Forum: Help
Topic: Payment and Delivery Status
Replies: 9
Views: 3400

Re: Payment and Delivery Status

I removed and run composer update again but it not solve the problem
by QuốcTrungNguyễnHoàng
05 Sep 2019, 03:21
Forum: Help
Topic: Payment and Delivery Status
Replies: 9
Views: 3400

Re: Payment and Delivery Status

So how can i fix it?
by QuốcTrungNguyễnHoàng
04 Sep 2019, 10:06
Forum: Help
Topic: Payment and Delivery Status
Replies: 9
Views: 3400

Payment and Delivery Status

I have problem with payment status and delivery status. It just show number of process. How can i config it show description of number status
And What happen when use choose "Create new account" option when checkout. I don't see any account create.
Image