blog icon indicating copy to clipboard operation
blog copied to clipboard

Author "The list does not contain a blog article"

Open harp71 opened this issue 4 years ago • 3 comments

Hi, if you click the link to a specific author, there is a message beneath the bio that says:

grafik

In the screenshot in german ist says (loosly translated):

No blog article The list does not contain a blog article

Shouldn´t there be a list of the authors articles?

I checked all my Constants regarding IDs ...

HarP

harp71 avatar Sep 10 '21 15:09 harp71

Often those are caused by missing storagePid setting or similar. Don't know further right now, but maybe that hints enough for you

helsner avatar Sep 10 '21 16:09 helsner

that´s what i thought, but

image

image

harp71 avatar Sep 10 '21 16:09 harp71

Did you configure the PageTS to point to the storage folder as well? `TCEFORM.pages.tags.PAGE_TSCONFIG_ID = ID_of_Page_Data

TCEFORM.pages.authors.PAGE_TSCONFIG_ID = ID_of_Page_Data

TCEFORM.pages.categories.PAGE_TSCONFIG_ID = ID_of_Page_Data`

dominikdoerr avatar Mar 02 '22 22:03 dominikdoerr