Perhaps your pictures are too big. It’s advisable to resize your photos locally before uploading with the manager because they are resized on the server after upload. This saves bandwidth and increases the speed. On the net, you can find many tools that can do this in batch.
By default, the maximum upload filesize is set at 2M in the php.ini. Ask your host to increase this value, or try to add this line in the .htaccess file:
# Config for Exposé component: increase filesize php_value upload_max_filesize 10M # End config Exposé

|
|
|