fergbrain
Forum Replies Created
-
Forum: Plugins
In reply to: [Countdown Timer] sorry but don't workThe new version has been released. You should be able to upgrade within 24 hours. Thank you for all your help.
Forum: Plugins
In reply to: [Countdown Timer] Make it valideThanks for the heads up, I’ve created a bug report so you can track the issue: https://github.com/fergbrain/countdown-timer/issues/22
Forum: Plugins
In reply to: [Countdown Timer] sorry but don't workupdating from alpha to stable will occur via the built in wordpress update tool.
Forum: Plugins
In reply to: [Countdown Timer] sorry but don't workWould you mind testing this version to see if it resolves the issue for you? https://github.com/fergbrain/countdown-timer/archive/0d7f8521f47e28807ee4f7680118fc8edcd1aced.zip
Forum: Plugins
In reply to: [Countdown Timer] Fatal error after updateGood news and bad news:
The good news is: I was able to recreate the error on my site and I believe successfully quash it.
The bad news: The error appears to be finicky. I actually had to use my Bluehost account to validate the error, even though I run the same version of PHP on my local system. No matter what, I could not get the error to appear locally. This ends up being a moot point for now.
Would you mind testing it out to verify it resolves the issue for you? https://github.com/fergbrain/countdown-timer/archive/0d7f8521f47e28807ee4f7680118fc8edcd1aced.zip
Forum: Plugins
In reply to: [Countdown Timer] Fatal error after updateCan you try this Alpha version and let me know if you have any issues with it:
https://github.com/fergbrain/countdown-timer/archive/1569197da9d9fc48f0b464671e020667e04d9157.zip
Thanks!
Forum: Plugins
In reply to: [Countdown Timer] sorry but don't workI’m not able to recreate your error. Would you mind sending me some additional information? Download this debug script into your plugins directory and then activate it:
It will output data that you can copy and paste in an email to me. After you send the email, you can deactivate the plugin.
Forum: Plugins
In reply to: [Countdown Timer] sorry but don't workCan you please confirm what version of PHP you are using?
Forum: Plugins
In reply to: [Countdown Timer] Fatal error after updateCan you please confirm what version of PHP you are using?
Forum: Plugins
In reply to: [Countdown Timer] [Plugin: Countdown Timer] Stop countdown when 0As of now: no. I might consider that for a future release though (https://github.com/fergbrain/countdown-timer/issues/20)
This is not the plugin to do that. In fact, you can easily accomplish this with a bit of HTML. See: http://en.wikipedia.org/wiki/Meta_refresh
Forum: Plugins
In reply to: [Countdown Timer] [Plugin: Countdown Timer] time zoneTimezone handling within WordPress is still more of an art, rather than a science. I’ve spent several tens of hours implementing a test suite (built on PHPUnit, for those interested) that I’m hoping will help resolve this issue.
What version of PHP are you using?
Forum: Plugins
In reply to: [Countdown Timer] Settings page not availableYou can track it here: https://github.com/fergbrain/countdown-timer/issues/19
Forum: Plugins
In reply to: [Countdown Timer] Settings page not availableWhat version of PHP are you using? I suspect that you are using a version less than 5.3. If so, then I know what the issue is and that’s a fix I have in work.