You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When uploading a JPG file: 468x678_copy.jpg the function _splitNameAndExt() line 1016 is not returning any extension.
I also read that pathinfo() is not working when a filename as an extra dot in the name.
Maybe replace that pathinfo() with another algorithme?
Cheers,
primeminister
The text was updated successfully, but these errors were encountered:
When uploading a JPG file: 468x678_copy.jpg the function _splitNameAndExt() line 1016 is not returning any extension.
I also read that pathinfo() is not working when a filename as an extra dot in the name.
Maybe replace that pathinfo() with another algorithme?
Cheers,
The text was updated successfully, but these errors were encountered: