There is fix here I have used successfully that will not be added to phpBB:
https://github.com/phpbb/phpbb/pull/6131
There is also an extension that is not validated I have used to rotate existing images. Don't know if it's been changed with recent version but the one issue is existing attachment was deleted and replaced with new one. The reason is because of the browser cache. Not really a great solution because forum links, search engines etc. lose original reference.
https://github.com/axew3/phpBB-image-at ... s-rotation
https://github.com/phpbb/phpbb/pull/6131
There is also an extension that is not validated I have used to rotate existing images. Don't know if it's been changed with recent version but the one issue is existing attachment was deleted and replaced with new one. The reason is because of the browser cache. Not really a great solution because forum links, search engines etc. lose original reference.
https://github.com/axew3/phpBB-image-at ... s-rotation
Statistics: Posted by thecoalman — Wed Feb 26, 2025 9:36 pm