21.7.1 Problems

Questions around the TYPO3 integration and plugins
Forum rules
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Shopmister
Posts: 92
Joined: 15 Jan 2021, 11:02

21.7.1 Problems

Post by Shopmister » 23 Jul 2021, 07:40

Typo3 10.4.17 and AImeos: 21.7.1 after update from current aimeos version.

I have if i want to save in orders an order with changes following:


But in the account from user in frontend are germany setted, in customers in aimeos backend too. not in users from typo3.

ANd following error if i want to save :
its btw no country choosable where i want to save...

Im right that static_info_tables not needed anymore in the curretn version?

same at delivery and billing adress:
saveerrorisocode.png
saveerrorisocode.png (2.2 KiB) Viewed 8289 times
saveerrorisocode.png
saveerrorisocode.png (2.2 KiB) Viewed 8289 times
saveerrorisocode3.png
saveerrorisocode3.png (8.29 KiB) Viewed 8287 times
Attachments
saveerrorisocode2.png
saveerrorisocode2.png (2.35 KiB) Viewed 8288 times

User avatar
aimeos
Administrator
Posts: 7858
Joined: 01 Jan 1970, 00:00

Re: 21.7.1 Problems

Post by aimeos » 23 Jul 2021, 08:04

Yes, the static_info_tables extension isn't used any more and the country IDs in the fe_users.static_info_country changed from three letters to two letters to comply to what other extensions are using. There's a setup task that converts the values.

Where in the admin backend is the country for the user address missing? In the customer panel?
Did you run the update script in the extension manager first?
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Shopmister
Posts: 92
Joined: 15 Jan 2021, 11:02

Re: 21.7.1 Problems

Post by Shopmister » 23 Jul 2021, 09:50

first. thanks for the fast answer :)
Yes, the static_info_tables extension isn't used any more and the country IDs in the fe_users.static_info_country changed from three letters to two letters to comply to what other extensions are using. There's a setup task that converts the values.
where is these setup task

i delete abou data base anylize the tables from the static_info_tables extension.

i did the update script.
Where in the admin backend is the country for the user address missing? In the customer panel?
Did you run the update script in the extension manager first?
only in the choosement from the first two pics in billing and deliveryadress. but only in the orders panle. not in the customers. there are the delivery and billing adress germany used, normal

User avatar
aimeos
Administrator
Posts: 7858
Joined: 01 Jan 1970, 00:00

Re: 21.7.1 Problems

Post by aimeos » 23 Jul 2021, 10:03

The country ID in the order panel has already been fixed but the fix isn't part of 2.7.1 from TER. It will be part of the next minor release.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Shopmister
Posts: 92
Joined: 15 Jan 2021, 11:02

Re: 21.7.1 Problems

Post by Shopmister » 23 Jul 2021, 10:27

The country ID in the order panel has already been fixed but the fix isn't part of 2.7.1 from TER. It will be part of the next minor release.
i think the next minor release in in around 30 days, isnt it?

Its possible because i wait so man month to can use aimeos without bugs, and every month something fixed and a new there,
to public "without guaranty" the fix for public or to send me per mail or direct message? Its maybe only a few lines code or 1 or two files to change, without to have new bugs have fixed that what i did see now. And without that fix its not possible to use aimeos in that version. and the last version didnt was possible to use selectionproducts, you remember :). its better to work with newest version ingeneral i think because its changed so much things. :)

But i can tell here things i foung till now, seems they arent fixed at least, but they arent not importand to use aimeos:
- List view no stock level for selection products
- detail view no picture change for selection products


things you guys fixed to the vurrent version they work now in my installation:
- selectionproducts, with description and price and cart clicking
- stars ind detail view are stars again

User avatar
aimeos
Administrator
Posts: 7858
Joined: 01 Jan 1970, 00:00

Re: 21.7.1 Problems

Post by aimeos » 23 Jul 2021, 10:50

If you use a composer based Aimeos installation, you can get the fixes immedately because we release Aimeos core packages quite often (once a week or within several days depending on the bugs that has been fixed). The ZIP package in TER is updated only every 3-4 weeks.

The fix for the countries in the order panel is this one:
https://github.com/aimeos/ai-admin-jqad ... 375f3d1069

In stable releases (x.4.y and x.7.y) we make changes which may introduce new bugs. The x.10.y LTS version receive bug fixes only and are rock solid.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Shopmister
Posts: 92
Joined: 15 Jan 2021, 11:02

Re: 21.7.1 Problems

Post by Shopmister » 27 Jul 2021, 07:54

If you use a composer based Aimeos installation, you can get the fixes immedately because we release Aimeos core packages quite often (once a week or within several days depending on the bugs that has been fixed). The ZIP package in TER is updated only every 3-4 weeks.

The fix for the countries in the order panel is this one:
https://github.com/aimeos/ai-admin-jqad ... 375f3d1069

In stable releases (x.4.y and x.7.y) we make changes which may introduce new bugs. The x.10.y LTS version receive bug fixes only and are rock solid.
nice i fixed it with your code :)

good to know

I found more things they dont work at least
1)selection products:
- Stocklevelview in listview
- EAN Number detailpage not changing if choose change
- Picture not changing if choose change

2) Pictures from SUGGESTED PRODUCTS are not visible if hovering with mouse about. looks like the photoswitcheffect from bundleproducts, but after the first is away no second areshowed for sure.

3) The basket if clicking "add to basket" (see picture)
ai.png
ai.png (9.27 KiB) Viewed 7780 times
- if i delete from these two things:
- it redirect me to the basketpage. wich not happen with small basket.
- the small basket dont change the number of items in it.

Questions:
1) I think you changed the codesystem for vouchers, or im not smart anough only. Do you have adoku for that with complaining the different types:
Fixed RAbat, percentrabat, freeshipping, tip, present, voucher. im not smart anough anymore to create on code or these use autocreated features, that work in frontend.
FOr example an error, that filling the code in the basket after reload but before:
No payed Voucher avaible for code: VOuchername


Last problems:
For onepagercheckout. is witched because this many problems to normal steppager, but that you can fix it:
- It dont change live in summary and detailpart something if user change or already hooked the delivery, paymant, useradress oder deliveryadress. only "wie Rechnungsadresse" is prefilled.

User avatar
aimeos
Administrator
Posts: 7858
Joined: 01 Jan 1970, 00:00

Re: 21.7.1 Problems

Post by aimeos » 28 Jul 2021, 06:23

Shopmister wrote: 27 Jul 2021, 07:54 - Stocklevelview in listview
- Picture not changing if choose change
Tested and works. It seems like you use an old JS file.
Shopmister wrote: 27 Jul 2021, 07:54 - EAN Number detailpage not changing if choose change
This has never been implemented. You can create a feature request here:
https://github.com/aimeos/ai-client-html/issues
Shopmister wrote: 27 Jul 2021, 07:54 2) Pictures from SUGGESTED PRODUCTS are not visible if hovering with mouse about. looks like the photoswitcheffect from bundleproducts, but after the first is away no second areshowed for sure.
Tested and works
Shopmister wrote: 27 Jul 2021, 07:54 3) The basket if clicking "add to basket" (see picture)
ai.png
- if i delete from these two things:
- it redirect me to the basketpage. wich not happen with small basket.
This is as implemented.
Shopmister wrote: 27 Jul 2021, 07:54 - the small basket dont change the number of items in it.
Tested and works in a new distribution setup. As the number of items is updated by JS, there seems to be an old version or another problem in your setup.
Shopmister wrote: 27 Jul 2021, 07:54 1) I think you changed the codesystem for vouchers, or im not smart anough only. Do you have adoku for that with complaining the different types:
Fixed RAbat, percentrabat, freeshipping, tip, present, voucher. im not smart anough anymore to create on code or these use autocreated features, that work in frontend.
FOr example an error, that filling the code in the basket after reload but before:
No payed Voucher avaible for code: VOuchername
- https://aimeos.org/docs/latest/manual/coupons/
- https://www.youtube.com/watch?v=b3p3GT7UlBQ
Shopmister wrote: 27 Jul 2021, 07:54 For onepagercheckout. is witched because this many problems to normal steppager, but that you can fix it:
- It dont change live in summary and detailpart something if user change or already hooked the delivery, paymant, useradress oder deliveryadress. only "wie Rechnungsadresse" is prefilled.
The complete summary shouldn't be part of the one page checkout. You can strip down the summary to the basket only but even then, the delivery costs aren't added to the basket details if they are selected in the delivery part.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply