We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 1778
    • 659 Posts
    Hi all
    WAMP 32bits installed on Windows7. (all on local on my PC)
    Revo 2.2.1-dev from git

    PHPThumb generates URL with '%' (that is recommanded).

    Problem : APACHE running on local in this environnement return error 404 for those URL with '%' in it...
    After long hours searching I found I had to add the directive "AllowEncodedSlashes On" in my httpd.conf.

    That solved a part of the problem (Add-on like ImageTV Plus works fine now)...

    But that not solved the GALLERY problem of 'corrupt file' when trying to save an image in an album... I can't believe I'm the only one to have this kind of problem (the only one developping on local with Windows7 and Wamp ?)...

    Is there someone else not able to use Gallery in local and have the 'corrupt ....' bug (see https://forums.modx.com/thread/74777/gallery-1-4-image-corrupt-or-truncated#dis-post-414696)? And is there a way to solve that ?
    Cheers