Hi, Just a short guess: I would check if there is a corresponding view template existing and double check if it's permissions are set correctly. In general: Increase php debug level. Enable display errors (turn off again after debug). For in deep debugging add your own debug output to extbase. Cheers, Nikolas