Innos Posted October 18, 2017 Group: Members Topic Count: 18 Topics Per Day: 0.01 Content Count: 62 Reputation: 5 Joined: 08/23/17 Last Seen: March 11, 2019 Share Posted October 18, 2017 (edited) Hi, i don't know what i have done wrong. Since few Days my Flux don't show the Emblems and my Captcha. Before it's works perfectly. Today i have Change my PHP from 5.6 to 7.1, but my Problems are not gone. I have at both, Captcha and Guild Emblems a broken picture. Have i set wrong permissions? Fast CGI Prob or zlib? I think i need your professional help again. Thanks in advance. Edited October 18, 2017 by Innos Link to comment Share on other sites More sharing options...
0 BTNX Posted October 19, 2017 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 55 Reputation: 3 Joined: 04/02/12 Last Seen: October 22, 2022 Share Posted October 19, 2017 Have you tried reinstalling php-gd after upgrade? Link to comment Share on other sites More sharing options...
0 Hurtsky Posted October 19, 2017 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 118 Reputation: 58 Joined: 11/24/16 Last Seen: February 20 Share Posted October 19, 2017 what value of OutputCleanHTML in your application.php? 1 Link to comment Share on other sites More sharing options...
0 Innos Posted October 19, 2017 Group: Members Topic Count: 18 Topics Per Day: 0.01 Content Count: 62 Reputation: 5 Joined: 08/23/17 Last Seen: March 11, 2019 Author Share Posted October 19, 2017 'MissingEmblemBMP' => 'empty.bmp', 'ForceEmptyEmblem' => false, 'EmblemCacheInterval' => 0, 'SessionCookieExpire' => 48, 'GzipCompressOutput' => false, 'GzipCompressionLevel' => 9, 'OutputCleanHTML' => true, 'UseCleanUrls' => false, 'DebugMode' => false, 'UseCaptcha' => false, // temporary disabled 'EnableReCaptcha' => false, 'DisplaySinglePages' => true, There's the config from application.php OutputcleanHTML i have set to true. @BTNX No, i hope it's only a bad configured Flux or wrong Permission. The Problem comes befor i upgrade my ph version. But a reinstall from php-gd i can try in few days. I used Flux and Pictures works fine on php 5.6 -> I change the path from flux. from de folder to main folder http 'ServerAddress' => 'mydomain.de', // This value is the hostname:port under which Flux runs. (e.g., example.com or example.com:80) 'BaseURI' => '/de', to 'BaseURI' => '', I set the permission for the folder. Have update the flux with turtoise from github. After this all i see see the page runs good, only the emblem and captcha images don't show. 2 days later i upgrade my PHP from 5 to 7. All works fine, little bit faster, only the problem with the emblems remained. So i mean, the problem started before upgrade the php. only the changes from the path and update from fluxcp was in the time. Link to comment Share on other sites More sharing options...
Question
Innos
Hi,
i don't know what i have done wrong. Since few Days my Flux don't show the Emblems and my Captcha. Before it's works perfectly.
Today i have Change my PHP from 5.6 to 7.1, but my Problems are not gone. I have at both, Captcha and Guild Emblems a broken picture.
Have i set wrong permissions? Fast CGI Prob or zlib?
I think i need your professional help again.
Thanks in advance.

Edited by InnosLink to comment
Share on other sites
3 answers to this question
Recommended Posts