Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Forum: Alpha/Beta/RC
    In reply to: 2.5 image upload

    For me the fix was the following:
    In your .htaccess file near the bottom make sure that you remove ‘AddType text/x-server-parsed-html .htm .html‘ and on it’s place add ‘AddHandler server-parsed .html .htm‘.
    Don’t know if this will help any…

    This might be of some help to you, I know it fixed my problem (after three days of working on the problem!).
    IN your .htaccess file near the bottom make sure that you remove ‘AddType text/x-server-parsed-html .htm .html’ and on it’s place add ‘AddHandler server-parsed .html .htm’.

Viewing 2 replies - 1 through 2 (of 2 total)