Lution
Lution

Reputation: 49

TYPO3: News Detail View on Microsites

I am working with the extension news on TYPO3 9.5. I have a project with few microsites and I want to use the news there. In the microsite homesite news(list) works but when I click the link which points to a detailed view of news, this leads to 404 and it does not work.

Detailed view does not work on Microsite.

I tried configuring Starting Point without success. Do i have to configure categories?

Any idea where I can also check?

Upvotes: 0

Views: 71

Answers (1)

Lution
Lution

Reputation: 49

The Solution was to change TCA to "unique" (TYPO3 Core Routing) due to URL resolving. More can you find here:

https://forge.typo3.org/issues/91397#note-12

Upvotes: 0

Related Questions