Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #582509

    Hi Forum,
    Whenever I want to upload a photo of more than 1000 px and a resolution of 72 ppi , it tells me:” hg2.png Bei dem Upload ist ein Fehler aufgetaucht. Probiere es später noch einmal.”
    For a Slider show I want to have bigger fotos. Can somebody help me?
    Thanks a lot!

    #582525

    try create a .htaccess file in the root of your website and place the following in the .htaccess
    The file can be made with a notepad.

    php_value upload_max_filesize 20M
    php_value post_max_size 20M
    php_value max_execution_time 200
    php_value max_input_time 200

    It allows you to upload 20Mb files instead of the default 2Mb wordpress allows you.

    #582527

    Hey web4youberlin!

    Please do contact your hosting provider, that is related to them.
    I am sure they will manage to help you out.

    Regards,
    Basilis

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.