fergbrain
Forum Replies Created
-
@hlr: Can you be more specific about what version of WordPress you are using and what your exact circumstances are? What have you tried doing? Screenshots are helpful as well.
@dikkiedick: The issue comes up when you have previous dates that you aren’t showing (as you noticed, which by the way was very helpful in quickly tracking down the issue). I’m working on a fix for it now.
@povrazor: The issue appears to come up when you have previous dates that you aren’t showing. I’m working on a fix for it now. What are the dates you are queuing and what is the exact shortcode you are using?
@ntrast: It looks like you’re using Atahualpa 3.7.7 as your theme. I downloaded the theme and tried it and the Java Script works. If you can arrange it, I’d be happy to poke around your site and see if I can identify the issue. If so, shoot me an email: andrew@fergcorp.com
Forum: Plugins
In reply to: [Countdown Timer] [Plugin: Countdown Timer] Fatal error withe upgrade@bonzo01: I tested the delete one time events functionality and it’s been working for me. I released 3.0.2 yesterday, but if you end up having issues, please let me know!
Thanks again for all your help!
@ntrast: Does it work in the admin page?
@ntrast: This is a known problem which has been fixed in 3.0.2 🙂
Forum: Plugins
In reply to: [Countdown Timer] [Plugin: Countdown Timer] Fatal error withe upgradeGentlemen: Hot off the press is a pre-release version of 3.0.2: https://github.com/fergbrain/countdown-timer/zipball/3.0.2
If you wouldn’t mind taking a look at it and seeing if you have any issues, I would greatly appreciate it. I believe I have once and for all quashed the initialization bug no matter if you upgrade or activate.
I’ve also found and quashed the bug relating to the issue of seconds being disabled or not.
I’m going to bed now, but if you get a chance to test it in the seven hours (before 7am [-0700 GMT]), I’ll throw it up on the WordPres SVN.
Cheers!
Forum: Plugins
In reply to: [Countdown Timer] [Plugin: Countdown Timer] Fatal error withe upgradeThis is not my week.
I can confirm the issue. I took a look at it this morning. As Beee pointed out, 3.0 does work and I am comfortable with saying that you can use 3.0.
I’m not 100% sure why is throwing that error, but I’m working on understanding what the WordPress core is doing (it has to do with how WordPress activates settings for plugins that are using Classes, this is my first class…there were bound to be issues).
In any event, I’ve pulled back the 3.0.1 release, so hopefully not too many people will be affected. Again, so sorry for this. I’m pretty embarrassed that I released code that is doing this.
I can confirm this error. I’ve temporarily pulled back 3.0.1. The problem was introduced when attempting to fix an error in 3.0. I will release 3.0.2 with a fix when I can understand how the WP core uses static classes. I’m sorry about the problems. You can use 3.0 in the meantime if you want though.
Forum: Plugins
In reply to: [Countdown Timer] [Plugin: Countdown Timer] Fatal error withe upgrade@bonzo01: Take a look at the latest version, 3.0.1. I think I’ve fixed the issues you’re having. If not, please let me know what version of WP and PHP you’re using, along with a screenshot of what you see. Sorry for the problems guys 🙁
Forum: Plugins
In reply to: [Countdown Timer] [Plugin: Countdown Timer] 3.0 ErrorMy apologies on the update issue. A few WP versions ago (3.1 to be precise, http://core.trac.wordpress.org/ticket/14915), there was a change to how register_activation_hook works and it no longer fires on updates. I didn’t catch that change.
I have implemented a fix in 3.0.1 that I believe will solve the update issue by doing a version check against the database and will fire the install action if it detects a lower version. This will properly run the update so the plugin works. As you have also found, the same functionality can be accomplished by deactivating and reactivating the plugin, but why make people do more work?
Forum: Plugins
In reply to: [Countdown Timer] [Plugin: Countdown Timer] Fatal error withe upgrade@bonzo01: I’m not able to reproduce the issues about “Automatically delete ‘One Time Events’ after they have occured?” to “yes” makes most of the options disappear, along with all the dates.”
Did this occur before or after you deactivated and reactivated the plugin?
Forum: Plugins
In reply to: [Countdown Timer] [Plugin: Countdown Timer] Fatal error withe upgradeMy apologies on the update issue. A few WP versions ago (3.1 to be precise, http://core.trac.wordpress.org/ticket/14915 ), there was a change to how register_activation_hook works and it no longer fires on updates. I didn’t catch that change.
I have implemented a fix in 3.0.1 that I believe will solve the update issue by doing a version check against the database and will fire the install action if it detects a lower version. This will properly run the update so the plugin works. As you have also found, the same can functionality can be accomplished by deactivating and reactivating the plugin, but why make people do more work?
Forum: Plugins
In reply to: [Countdown Timer] [Plugin: Countdown Timer] Widget is messed upThis is fixed in the 2.4.3 release