archon810
Forum Replies Created
-
Forum: Plugins
In reply to: [Error Notification] 0.2.1 introduces serious duplicate notifications bugGlad you were able to reproduce. I’d appreciate it if you could detail the reasons behind it once you figure it out.
Forum: Plugins
In reply to: [Error Notification] 0.2.1 introduces serious duplicate notifications bugWhen it happened to me, I was using Chrome 23 on Windows if it helps narrow it down.
Forum: Plugins
In reply to: [Error Notification] 0.2.1 introduces serious duplicate notifications bugDid you test it on the staging server I provided? Cause I got 2 notifications at once from there.
A visitor found an error on your website
Page Title: Test Post
Page URL: http://staging.androidpolice.com/2012/06/22/test-post/
Error: If you found an error, highlight
Date: December 20, 2012, 1:50 amRepeats twice.
Forum: Plugins
In reply to: [Error Notification] 0.2.1 introduces serious duplicate notifications bugJust ran pressing OK through Charles. Here’s the result: tons of duplicate POSTs. http://i.imgur.com/cj7R2.png
Forum: Plugins
In reply to: [Error Notification] Feature request: custom email addressesNow that the dropdown is working, I can see how you implemented custom emails. Works great.
Forum: Plugins
In reply to: [Error Notification] Feature request: custom email addressesI couldn’t get it to uninstall because in order to do that, FTP has to be set up in WP. I just hunted down the settings in the database and wiped those instead. All working now.
Forum: Plugins
In reply to: [Error Notification] Feature request: custom email addressesI just updated to svn trunk and the 3 dropdowns: Email Settings and Notif bar settings are just empty. You click the Down arrow, and there are 0 options in the selection dropdown. Additionally, since I see you went the dropdown route, there is probably no way to specify an email directly, unless you create a user and assign an email to that user.
Forum: Plugins
In reply to: [Embed GitHub Gist] [Plugin: Embed GitHub Gist] Gist heightHi @dflydev,
I’ve updated the height code for the latest version of the plugin in trunk . Can you please integrate https://gist.github.com/3200265 so that it stops breaking with updates?
Thank you.
P.S. Rate this plugin 5★ in the plugin admin doesn’t actually link to anything. Just wanted to make sure you’re aware.
By the way, feel free to contact me at [ redacted, please do not post email addresses here ] if you want to discuss things that fall outside of the realm of this forum. Maybe even chat/IM via gTalk?
I’m gearing up to use this plugin at androidpolice.com.
Thanks.
Forum: Fixing WordPress
In reply to: How to set max width of oembeds in WP 3.5?That did it, Otto.
I am willing to bet that many people don’t have an up-to-date theme or a theme was created in-house without this option (first time I’ve heard of it myself for example).
Either way, thanks for the help.
Forum: Fixing WordPress
In reply to: How to set max width of oembeds in WP 3.5?@rossagrant Existing oembeds are cached in WordPress and will therefore use the cached embed tags. If you clear out the cached values, they’ll get re-requested and will then grow out of control as per current settings.
Forum: Fixing WordPress
In reply to: How to set max width of oembeds in WP 3.5?Same issue after upgrading to 3.5. Release notes say it should default to content width, but it’s not so for androidpolice.com. I upgraded a test install, and embeds are left aligned and occupy about 2/3 of the post width.
Gotta love removing all related settings, as per notes, but not specifying a way to tweak it if it doesn’t work right. Time to go dig through the code.
Forum: Plugins
In reply to: [WP-Polls] Adding new answer resets max num answers to 1There we go, works like a charm now.
Forum: Plugins
In reply to: [WP-Polls] Adding new answer resets max num answers to 1Set it to the last number, then remove, it shouldn’t drop back down to 1, but it does.