axew3 / phpBB-image-attachments-rotation

Add icon after the image attachment name into the attachments panel (jpg,gif,png,webp). Onclick open a modal popup where it is possible to rotate the image and save it. Preserve images transparencies. Immediately display the rotated image into the post, and not the browser's cached one. Edit, post and reply mode.
https://www.axew3.com/
GNU General Public License v3.0
3 stars 1 forks source link

Moderator Permissions #3

Closed mrix2000 closed 2 years ago

mrix2000 commented 2 years ago

My Global Moderator tried to edit a members post which contains a image which was showing on its side to find once he rotated it and went to press the Save button it disallowed him and stated he never had permissions etc, I went to edit it myself and save and all was fine.

mrix2000 commented 2 years ago

There also appear to be another issue with the Moderators as its causing them to keeping logging out, I have been required to disable the EXT for the time being which has stopped the issue.

axew3 commented 2 years ago

Fixed all the above. It will be necessary to substitute the file: ext/w3all/imageattachrotation/core/fileRotate.php into ext/w3all/imageattachrotation/core with the new one patched.