[TYPO3-dev] How to set Mountpoints with a Extension or Hook
Kjeld Schumacher
phillippons at googlemail.com
Tue Sep 1 14:50:53 CEST 2009
Xavier Perseguers wrote:
> Hi,
>
>
>> i created a hook, whenever a new BE-User is created i create pages and
>> set mountpoints and filemounts by my own database queries.
>> Setting "db_mountpoints" in table "be_users" to the page id.
>>
>> Creating pages and filemount works, but mountpoint do not...
>> In the user settings no mountpoint is shown. And the pagetree for the
>> new BE-User is emtpy/not set.
>>
>> Any ideas why? Did i missed something?
>>
>
> Does your user have access to the page regarding Web > Security?
>
>
Hi,
yes... permissions set to full access by the owner and group. I don't
know why it is not displayed in user settings, do i have to do more than
just set the page id in "db_mountpoint"
More information about the TYPO3-dev
mailing list