Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Image upload error #4479
    cocco
    Post count: 5

    I solved the same problem removing spaces between rows, and empty ones in functions.php

    like this
    <?php function(){ … } ?>
    <?php function(){ … } ?>

    hope this works also for other people

    • This reply was modified 9 years, 10 months ago by cocco.
Viewing 1 post (of 1 total)