Hi, in the blog_example code you defined an own class to extend Tx_Extbase_Domain_Model_FrontendUser. But in Tx_BlogExample_Domain_Model_Blog for the definition of $administrator and the setter/getter the original class from extbase is referenced. Is this needed/wanted or just a simple typo? Joerg