Bug #23195
closed
update to version 4.4.0 Typo3 User have no premesions to write files in filelist
Added by David Maier over 14 years ago.
Updated about 6 years ago.
Description
We try to update our 4.2.12 installation to 4.4.0; Everything works fine but backend-user with filemountpoints and correct write-premission could not upload, copy or delete files into fileadmin.
Error: 1: You are not allowed to upload files!
There is no problem with the filesystem premissions because Typo3 Admins can upload files into the fileadmin and the installtool show use everything is fine.
(issue imported from #M15135)
Go to the Install Tool, Update Wizard.
Did you do a compare? After having done so, there should stand "Everything OK". Is that the case?
Everything is green there, any other ideas?
did you check if the update somehow messed up the file-flags in die user record?
Same problem came up when the flag field was introduced in... um.... let's say I was young :)
The file-flags in the backend User Settings are the same like in the be_user table field fileoper_perms.
for example fileoper_perms: 7 = backend User Setting: move, copy, edit... and unzip files and move.. directory.
exactly the same here.
any ideas or solutions?
I have solved the problem.
In my case the extension KB TSConfig Conditions was already installed. After uninstalling this extension everything works fine.
thanks very much.
the problem is that the fileoper_perms don't be set in the xclass-functions fetchGroupData().
- Status changed from Resolved to Closed
Also available in: Atom
PDF