Empty list in aimeos backend typo3

How to configure and adapt Aimeos based shops as developer
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
pradeepsinh
Posts: 6
Joined: 08 Dec 2022, 12:19

Empty list in aimeos backend typo3

Post by pradeepsinh » 08 Sep 2023, 16:46

Hello,

TYPO3 Version 12.4.6
Aimeos Extension version 23.7.1
PHP Version 8.1

I need help with the Aimeos module in TYPO3.

The issue is when I try to add/select any supplier or any suggested products in the catalog, always shown the list is empty message. Screenshot: https://i.imgur.com/QmSXx0K.png

The supplier has already added to backend module. Screenshot: https://i.imgur.com/crViA62.png

But not shown in the list.

can you please help? How can I fix this?

Thanks!

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

Re: Empty list in aimeos backend typo3

Post by aimeos » 09 Sep 2023, 06:25

It works in our test setup without problems. Can you open the browser console and check the XHR/GraphQL request in the network tab?
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

pradeepsinh
Posts: 6
Joined: 08 Dec 2022, 12:19

Re: Empty list in aimeos backend typo3

Post by pradeepsinh » 11 Sep 2023, 07:31

Hello,

Thanks for the quick replay.

I have checked in the network tab. But not show any error in the request.
Screenshot: https://i.imgur.com/MqcAoSk.png

But shows the error in the console.
Screenshot: https://i.imgur.com/1u8tPgS.png

I have also checked in the TYPO3 V12 Latest Fresh setup. but still, I face the same issue.

So can you please help me with this? How can I fix this issue?

Thanks!

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

Re: Empty list in aimeos backend typo3

Post by aimeos » 11 Sep 2023, 07:37

Can you check what's returned by the XHR requests? It seems to be a HTML document instead of the JSON response.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

pradeepsinh
Posts: 6
Joined: 08 Dec 2022, 12:19

Re: Empty list in aimeos backend typo3

Post by pradeepsinh » 11 Sep 2023, 07:46

Yes, you are right.

The response is getting in the HTML Format
Screenshot: https://i.imgur.com/5cGfyFp.png

But I have no idea why the response is getting in the HTML format.

Can you please guide me on how can i fix this?

Thanks for the support

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

Re: Empty list in aimeos backend typo3

Post by aimeos » 14 Sep 2023, 09:57

Found the problem and a new version (23.7.2) has been released now :-)
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

pradeepsinh
Posts: 6
Joined: 08 Dec 2022, 12:19

Re: Empty list in aimeos backend typo3

Post by pradeepsinh » 15 Sep 2023, 05:16

Thank you for the quick support :)

Post Reply