okay75
Forum Replies Created
-
Thank you for the fast fix!
Forum: Plugins
In reply to: [Flexible Map] Localisation missing in frontendHi Ross,
I have now found time to test the development version. Seems to work fine!Thanks & Greetings,
OskarForum: Plugins
In reply to: [Flexible Map] Localisation missing in frontendHi Ross,
thank you for the fast response to the issue. I will try the development version.Greetings,
OskarForum: Plugins
In reply to: [Flexible Map] Localisation missing in frontendHi Ross,
it seems I have found the bad guy: I have duplicated the whole site to a local installation and after switching off “NextGEN Gallery by Photocrati” V2.1.15 – not touching anything else – the translations are there. So I know where it comes from but not why…
The error log doesn’t give a clue.
You might take a look here: http://www.dpsg-bommern.de/blog/impressum/Greetings,
OskarForum: Plugins
In reply to: [User Login Log] "login result" (still) does not displayI found a bug in current version 2.0:
Line #730 must be changed toreturn ( $item[$column_name] == '1' ) ? __('Successful', 'ull') : '<div class="login-failed">' . __('Failed', 'ull') . '</div>';Otherwise the plugin doesnt’t show anything in the ‘login Result’ column.
Forum: Plugins
In reply to: [WP-DownloadManager] Need for %FILE_TYPE% template variableThanks a lot!