Innos Posted October 18, 2017 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
0 BTNX Posted October 19, 2017 Posted October 19, 2017 Have you tried reinstalling php-gd after upgrade?
0 Hurtsky Posted October 19, 2017 Posted October 19, 2017 what value of OutputCleanHTML in your application.php? 1
0 Innos Posted October 19, 2017 Author 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.
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 Innos3 answers to this question
Recommended Posts