No Content Object definition found at TypoScript after TYPO3 update from 8 to 9 LTS

213 Views Asked by At

I get this error message

No Content Object definition found at TypoScript object path "lib.partnerslider"

after an TYPO3 upgrade from 8 to 9LTS

Tried many things, don't know how to fix it - can somebody help? I think the problem is caused by the extension "mask"

I tried to delete all mask properties. I also reinstalled the extension "Mask"

1

There are 1 best solutions below

1
Alex Kellner On

The error points you to a missing TypoScript. So just check in the template backend module (TypoScript Object Browser) if the TS "lib.partnerslider" is available in your TYPO3 9. Maybe some lines of TypoScript are missing here.