archon810
Forum Replies Created
-
Forum: Plugins
In reply to: [JSON API] Upgrade breaks API pathI was running 1.0.7, I believe.
I just tried to downgrade back, test, then up, and test. No problems. So not sure what keeps happening that would do this 🙁
Forum: Plugins
In reply to: [Content Scheduler] [Plugin: Content Scheduler] Development dropped?Version 1.0 isn’t working for me. In addition to notifications being broken, as others pointed out, it just doesn’t trigger. I set it to unsticky a certain post at time T. It’s now time T+10 minutes, it’s triggered no less than 4 times, and still the post is stickied. I wish there were logs we could check.
Forum: Plugins
In reply to: [Content Scheduler] Method do_notifications() deleted in version 1.0.0Definitely broken and indeed not found.
Forum: Plugins
In reply to: [Error Notification] Bug: Updating the Thank You message makes it blankNow with version 0.2.6, I get a prompt but upon submission it fails with an error: http://i.imgur.com/JpziswY.png
The live site with this installed is http://www.androidpolice.com.
Forum: Plugins
In reply to: [Error Notification] 0.2.5 does not work at allP.S. I’ve whitelisted the whole wp-admin/css directory for now so it doesn’t ask for .htaccess password. I still don’t think you meant for these to be enqueued outside of wp-admin though.
Forum: Plugins
In reply to: [Error Notification] 0.2.5 does not work at allYeah, it does, but wp-admin is .htaccess protected, and wp-admin files outside of admin-ajax.php aren’t supposed to be used in public. Why are you using wp-color-picker css and js on the public site?
Btw, only the color picker css shows up in the site’s code, not js.
Check http://www.androidpolice.com to see what I’m talking about.
Forum: Plugins
In reply to: [Error Notification] Error Notification doesn't version .js fileI don’t see why that would fix the problem. All you changed was adding a prerequisite but didn’t touch the version parameter.
This is still not versioned:
<script type='text/javascript' src='http://cdn.androidpolice.com/wp-content/plugins/error-notification/error_notification.js'></script>Forum: Plugins
In reply to: [Error Notification] 0.2.5 does not work at allYup, 0.2.5 doesn’t work for me either. Nothing gets triggered anymore.
Also, I’ve updated two plugins – this one and json-api, and now users are complaining that something is trying to load a .htaccess protected element (still trying to track it down). My wp-admin is .htaccess protected – is error-notification trying to load something from there that it didn’t used to do?
Forum: Plugins
In reply to: [Error Notification] change shortcodeYou’re right. Doesn’t happen to me on my blog probably because I’m using Disqus. This is a pretty serious issue.
The code should definitely disable execution when inside entry forms.
Forum: Plugins
In reply to: [Error Notification] change shortcodeInteresting. What browser and OS does this happen on?
Forum: Plugins
In reply to: [Error Notification] Bug: Updating the Thank You message makes it blankThank you. 🙂
I just verified that the 0.2.5 update doesn’t fix this.
Forum: Plugins
In reply to: [Error Notification] change shortcodeIt doesn’t block entering comments because you need to have something selected for the plugin to work, and it doesn’t trigger in textarea boxes. At least that’s how it works for me.
Forum: Plugins
In reply to: [Error Notification] 0.2.5 does not work at all@tasko could you please avoid using changelogs like “Fixed some issues” as they’re not useful. It’s like saying nothing at all, except since you’re upping the version number, you’ve obviously fixed something.
Thank you.
Forum: Plugins
In reply to: [Error Notification] Bug: Updating the Thank You message makes it blankI am not sure what conflict you’re talking about. How can it be resolved? What’s the expected outcome that you think my theme interferes with? I do not have issues with any other plugin, and I have probably 35-40 enabled.
Forum: Plugins
In reply to: [Error Notification] Bug: Updating the Thank You message makes it blankIt’s live now at http://www.androidpolice.com, go ahead and try it if you want.