No catalog node

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!
markus.suess@mbit.at
Posts: 8
Joined: 11 Nov 2020, 15:09

No catalog node

Post by markus.suess@mbit.at » 11 Nov 2020, 15:13

I still got the issue when installing version 20.10.2

I can run the database import, it says everything is fine, but i have no catagories or product afterwards.
Frontend says
No catalog node for ID ""

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

Re: No catalog node

Post by aimeos » 12 Nov 2020, 07:37

Check if you ran:

Code: Select all

php artisan aimeos:setup --option=setup/default/demo:1
The --option will add the demo data.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

markus.suess@mbit.at
Posts: 8
Joined: 11 Nov 2020, 15:09

Re: No catalog node

Post by markus.suess@mbit.at » 12 Nov 2020, 10:10

Sorry I forgot:
I am on Ubuntu and its a TYPO3 Installation

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

Re: No catalog node

Post by aimeos » 13 Nov 2020, 13:11

In the extension settings of TYPO3 for Aimeos, you can select to overwrite (create) demo data. Then, you have to execute the Aimeos update script in the extension manager once again to add the demo data.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

markus.suess@mbit.at
Posts: 8
Joined: 11 Nov 2020, 15:09

Re: No catalog node

Post by markus.suess@mbit.at » 19 Nov 2020, 16:27

Thank you, works fine now.

Post Reply