Hello. Updating the permalinks hasn’t helped, alas.
The contents of the .htaccess file are as follows:
#set max upload file size
php_value upload_max_filesize 15M
#set max post size
php_value post_max_size 20M
php_value max_input_time 200
php_value max_execution_time 200