Hi,
I have an issue where my media file manager does not allow me to load any images.
I have checked the media manager allowed extensions list and found that the + sign is not there as it shows in the online how to.
Currently my settings look like this :
/. (jpe?g|gif|png|ico|svg|svgz|webp|avif)$/i
And is should be
/.+(jpe?g|gif|png|ico|svg|svgz|webp|avif)$/i
I have even tried to change this in the sql databse but when I refresh the website the database updates with the wrong data.
I checked all permissions in my cpanle file manager and all is correct.
I really do not want to reload the whole system.