Update 22 to 24 Errors

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!
randomdennis
Posts: 22
Joined: 10 Oct 2024, 12:51

Re: Update 22 to 24 Errors

Post by randomdennis » 12 Dec 2024, 13:55

I was able to solve the URL problems with a suitable trusted host pattern.

I almost understand that with the invoices, is the payment status now only to be found in the order list-view? This was previously in the “Invoices” window, which is now "Transactions".

The system seems to be working now, except that I get the message: “Class ‘Aimeos\Bootstrap’ not found” when i try to Check TCA Migrations in the Backend as Ajax Error.

Thank you very much for your comprehensive help, we really appreciate it.

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

Re: Update 22 to 24 Errors

Post by aimeos » 12 Dec 2024, 14:15

randomdennis wrote: 12 Dec 2024, 13:55 I almost understand that with the invoices, is the payment status now only to be found in the order list-view? This was previously in the “Invoices” window, which is now "Transactions".
The data from the previous "Invoices" sub-panel has been merged into the "Basic" sub-panel as the mshop_order and mshop_order_base tables have been merged.
randomdennis wrote: 12 Dec 2024, 13:55 The system seems to be working now, except that I get the message: “Class ‘Aimeos\Bootstrap’ not found” when i try to Check TCA Migrations in the Backend as Ajax Error.
You have a TYPO3 legacy setup, not a composer based setup, right?
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

randomdennis
Posts: 22
Joined: 10 Oct 2024, 12:51

Re: Update 22 to 24 Errors

Post by randomdennis » 13 Dec 2024, 10:12

yes

Post Reply