![]() |
|
ZPFocus cant log in - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: ZPFocus cant log in (/thread-12306.html) |
ZPFocus cant log in - fretzl - 2015-09-22 I have updated the theme in the "Unsupported" repository. ZPFocus cant log in - kalli - 2015-09-22 Thank you very much, ZPFocus cant log in - kalli - 2015-09-27 Hello I need help again :-( ZPFocus cant log in - kalli - 2015-09-27 and I have the following message in the errorlogs: ZPFocus cant log in - fretzl - 2015-09-27 -- German umlauts: -- About the plugin(s): ZPFocus cant log in - kalli - 2015-09-28 Hello fretzl, phpMyAdmin: Webserver: charset collation utf8mb4_general_ci ZPFocus cant log in - kalli - 2015-09-28 when i look into the database there are ZPFocus cant log in - fretzl - 2015-09-28 Sorry but I can't help you here. ZPFocus cant log in - kalli - 2015-09-29 Hello fretzl, the text of the message is ok but in the sidebar , the umlauts as HTML codes are displayed. ZPFocus cant log in - kalli - 2015-09-29 played a little bit i have changed line 194 to: and it seems to work. :-) ZPFocus cant log in - acrylian - 2015-09-29 This is probably a downstream issue of the wrong ZPFocus cant log in - kalli - 2015-09-29 Hello acrylian, the problem was that function printLatestNewsCustom() ZPFocus cant log in - acrylian - 2015-09-29 Ok. But you may have entries that are simply stored wrong for some reason (leftovers from the past for example). If chars like Umlauts are already stored encoded html_encode() will double encode so they don't print correctly. The "proper" fix would be to correct those entries. ZPFocus cant log in - kalli - 2015-09-29 the old entries are ok, until the new after updating to 1.4.10 did these problems. No idea why, but after the change in the line 194 of function.php ZPFocus are all special characters in the new News displayed correctly. Perhaps it is but only because that should be displayed in the sidebar with html_encode the news posts. ZPFocus cant log in - kalli - 2015-09-29 another question: ZPFocus cant log in - kalli - 2015-09-29 again to ZPFocus : ZPFocus cant log in - fretzl - 2015-09-29 There is a theme option to open the full image in a new window. ZPFocus cant log in - kalli - 2015-09-29 many thanks, |