Quote:
|
Originally Posted by Chuck S It is not a cookie issue at all.
The changes I made changed the line to make sure it deletes the file out of the upload directory of the user.
The fix will correct the issue but for users you might want to delete all directories under uploads so they can all start fresh |
I deleted all subdirecories of the uploads folder (except "1", I think it is for the admin) and it works now. So now, also the old users, who experienced this problem can properly upload. Thanks.
So the last thing to change would be the text of the alert. How can I make sure, that the proper message for the error appears?
If you look at the code, there is a wording for too small, too wide and too tall.
Quote:
|
Originally Posted by Chuck S Try this in image-inc.php in bold Code: Content visible to verified customers only.
|
But the system is only using the wording for too small, no matter what the problem in reality is.
How can I fix this?