Title: Plugin didn&#8217;t show secure code
Last modified: February 15, 2017

---

# Plugin didn’t show secure code

 *  Resolved [Dmitrij Bezrucko](https://wordpress.org/support/users/besdima/)
 * (@besdima)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/plugin-didnt-show-secure-code/)
 * Hi there!
    Try to install this plugin is my WP site and have a problem, plugin
   didn’t show me code And i can’t scan QR via google app on mobile, have an error
   Disable\enable plugin didn’t help
    -  This topic was modified 9 years, 3 months ago by [Dmitrij Bezrucko](https://wordpress.org/support/users/besdima/).

Viewing 13 replies - 16 through 28 (of 28 total)

[←](https://wordpress.org/support/topic/plugin-didnt-show-secure-code/?output_format=md)
[1](https://wordpress.org/support/topic/plugin-didnt-show-secure-code/?output_format=md)
2

 *  Thread Starter [Dmitrij Bezrucko](https://wordpress.org/support/users/besdima/)
 * (@besdima)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/plugin-didnt-show-secure-code/page/2/#post-8816695)
 * Yes, on clean install same error 🙁
 *  Plugin Author [David Anderson / Team Updraft](https://wordpress.org/support/users/davidanderson/)
 * (@davidanderson)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/plugin-didnt-show-secure-code/page/2/#post-8817461)
 * Hi,
 * You can use this email address to send WP + FTP login details, and I can take
   a look: [tfa-feb-2017-kkw@forward.cat](https://wordpress.org/support/topic/plugin-didnt-show-secure-code/page/2/tfa-feb-2017-kkw@forward.cat?output_format=md)
 * David
 *  Thread Starter [Dmitrij Bezrucko](https://wordpress.org/support/users/besdima/)
 * (@besdima)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/plugin-didnt-show-secure-code/page/2/#post-8817650)
 * Hi,
    Send to you
 *  Plugin Author [David Anderson / Team Updraft](https://wordpress.org/support/users/davidanderson/)
 * (@davidanderson)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/plugin-didnt-show-secure-code/page/2/#post-8818620)
 * Hi,
 * Thank you. Your PHP install has a very strange bug in the strlen() function. 
   I have just released a new version 1.2.18 which should work around it. It worked
   on your test server. Please try this version!
 * David
 *  Thread Starter [Dmitrij Bezrucko](https://wordpress.org/support/users/besdima/)
 * (@besdima)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/plugin-didnt-show-secure-code/page/2/#post-8819306)
 * Hi!
    It’s start to work, thanks! But now i have another problem, the code in 
   site didn’t match with the code in phone app, time on server and phone are the
   same. Embarrass only that a plugin in UTC time shows my local time +3, not UTC
   In php time zone set Europe\Moscow
 *  Plugin Author [David Anderson / Team Updraft](https://wordpress.org/support/users/davidanderson/)
 * (@davidanderson)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/plugin-didnt-show-secure-code/page/2/#post-8819564)
 * Hi,
 * Logging in again, I can see that your server’s time is set wrongly. Right now,
   your server thinks that the *UTC* time (i.e. GMT) is 14:15, whereas it’s actually
   currently 11:15. It seems that you’ve set your server’s UTC time to be 3 hours
   ahead of reality, instead of setting the timezone offset from UTC to +3 hours.
 * David
 *  Thread Starter [Dmitrij Bezrucko](https://wordpress.org/support/users/besdima/)
 * (@besdima)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/plugin-didnt-show-secure-code/page/2/#post-8819712)
 * Hi,
    Yes, i think this is something in ESXi->Windows->IIS->PHP, try to find problem
 * btw thanks again!
 *  Thread Starter [Dmitrij Bezrucko](https://wordpress.org/support/users/besdima/)
 * (@besdima)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/plugin-didnt-show-secure-code/page/2/#post-8819775)
 * Hm, strange, if i just make comand – echo gmdate(‘Y-m-d H:i:s’); It’s shows correct
   UTC time, but in the plugin it’s show +3
    [http://test.besdima.ru/php_info.php](http://test.besdima.ru/php_info.php)
 *  Thread Starter [Dmitrij Bezrucko](https://wordpress.org/support/users/besdima/)
 * (@besdima)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/plugin-didnt-show-secure-code/page/2/#post-8819788)
 * I change time zone in WP in to +0, now plugin shows correct UTC time +0, but 
   code is wrong, and didn’t much with code in app
 *  Plugin Author [David Anderson / Team Updraft](https://wordpress.org/support/users/davidanderson/)
 * (@davidanderson)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/plugin-didnt-show-secure-code/page/2/#post-8819816)
 * Ah, sorry. There is a bug in the text that goes with that line. It is showing
   the time in the local timezone, not UTC. I have fixed that for the next version,
   so that it will show both.
 * It looks like you’ve removed your test site? I am not able to investigate the
   code now. I suppose it could be another problem with string length handling, 
   but I’d need to log in again to see.
 *  Thread Starter [Dmitrij Bezrucko](https://wordpress.org/support/users/besdima/)
 * (@besdima)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/plugin-didnt-show-secure-code/page/2/#post-8819824)
 * No, just restart server, now site back to online
 *  Thread Starter [Dmitrij Bezrucko](https://wordpress.org/support/users/besdima/)
 * (@besdima)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/plugin-didnt-show-secure-code/page/2/#post-8823206)
 * Any ideas what problem is it can be?
    Time is correct, try different timezones
   in PHP.ini, this didn’t help, code still not like in google app
 *  Plugin Author [David Anderson / Team Updraft](https://wordpress.org/support/users/davidanderson/)
 * (@davidanderson)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/plugin-didnt-show-secure-code/page/2/#post-8825166)
 * Hi,
 * It’s probably the case that somewhere else, one of the standard PHP functions
   is buggy, like strlen() was. Do you think it’s worth investigating? On a server
   with a buggy PHP version, you’re likely to have lots of things break. I can send
   you a sample 3-line script showing the broken-ness, if it helps. It might just
   be best to try a different PHP version, though.
 * David

Viewing 13 replies - 16 through 28 (of 28 total)

[←](https://wordpress.org/support/topic/plugin-didnt-show-secure-code/?output_format=md)
[1](https://wordpress.org/support/topic/plugin-didnt-show-secure-code/?output_format=md)
2

The topic ‘Plugin didn’t show secure code’ is closed to new replies.

 * ![](https://ps.w.org/two-factor-authentication/assets/icon-256x256.png?rev=1116775)
 * [Two Factor Authentication](https://wordpress.org/plugins/two-factor-authentication/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/two-factor-authentication/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/two-factor-authentication/)
 * [Active Topics](https://wordpress.org/support/plugin/two-factor-authentication/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/two-factor-authentication/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/two-factor-authentication/reviews/)

 * 28 replies
 * 2 participants
 * Last reply from: [David Anderson / Team Updraft](https://wordpress.org/support/users/davidanderson/)
 * Last activity: [9 years, 3 months ago](https://wordpress.org/support/topic/plugin-didnt-show-secure-code/page/2/#post-8825166)
 * Status: resolved