Seth_OS
Forum Replies Created
-
Hello, I have the same problem and I see I did the same things as you talked here.
My WP is 4.3 atm and qTranslate X is up-to-date.
But what I noticed, it works OK on Firefox, but Chrome and IE have this problem.
If I type in the URL manually in the address bar for my default language it works, but via link…nope
Tried both my own link and the default language switcher…same issue
Looked at the .htaccess for anything, found nothing…
Thank you for the hint with the php.ini…
We found the problem, max_execution_time was too low so we had our provider increase it…now the uploads work like a charm.
Continue the good work on the plug-in 😉
Tnx for the response.
So I looked in the .ini file and found only:
max_file_uploads 20
memory_limit 64M
post_max_size 20M
upload_max_filesize 20M‘max image size’ no where to be found
and the uploaded images are no where close to 20M (they are max 5MB)
also didn’t find any limitations for resolution size.