archon810
Forum Replies Created
-
Forum: Plugins
In reply to: [Error Notification] What error?@tasko, I would still encourage the above.
Forum: Plugins
In reply to: [Error Notification] Feature request: add context to error reportsWould be great to get this feature. It’s the only one preventing me from launching it live.
Fix confirmed. Thanks, Joost.
Came here to file the same bug.
<title>Indigo Is A Voice Assistant That Knows How To Carry On A Conversation Like A Normal Person (Or Clever Bot)</title>
<meta property=’og:title’ content=’Indigo Is A Voice Assistant That Knows How To Carry On A Conversation Like A Normal Person (Or Clever Bot) – Android Police – Android News, Apps, Games, Phones, Tablets’/>
Lots of crap at the end of the title, which is only meant for the front page.
Forum: Plugins
In reply to: [Disqus Comment System] Disqus plugin should import disqus comment IDs tooDoh! In my defense, using “posts” for comment IDs in a situation where posts exist is confusing!
Thanks, Tyler.
Actually, I don’t think it’s a bug – it works the same way it does on the main site and respects the excerpt rules.
My developer was simply not aware of this, so content with the more link was coming back and not refreshed using the get_post call.
Same problem discovered here. Full content should definitely come back here rather than the excerpt before the <!–more–> tag.
Any feedback on this suggestion?
Forum: Plugins
In reply to: [Error Notification] What error?May I suggest some validation so that empty reports don’t come through then? Or set a configurable minimum # of words/characters to be selected in order for it to be a valid report?
Forum: Plugins
In reply to: [Error Notification] Feature request: custom email addressesOK, I think there’s a bug. If you report from the post page, it emails the author too, along with the custom emails. But if you report from the list page with multiple posts, it only sends to the custom emails, not the post author.
Forum: Plugins
In reply to: [Error Notification] Feature request: custom email addressesSweet!
Forum: Plugins
In reply to: [Error Notification] Feature request: custom email addressesCan I reopen this to suggest the ability to specify custom emails AND the post/page author? Right now that’s not possible – the only option if you want the author is admin, but not custom emails.
Use case: post author and 3 editors need to be alerted.
Forum: Plugins
In reply to: [HyperDB] Hyperdb redirects to wp-admin/install.php with no read servers upFix offered here: http://core.trac.wordpress.org/ticket/22853
function wpdb_connection_error( $host, $port, $op, $tbl, $ds, $dbhname, $wpdb ) { dead_db(); } $wpdb->add_callback( 'wpdb_connection_error', 'db_connection_error' );Forum: Plugins
In reply to: [Error Notification] 0.2.1 introduces serious duplicate notifications bugMarking as resolved.
Forum: Plugins
In reply to: [Error Notification] 0.2.1 introduces serious duplicate notifications bugSeems to have worked. What was it?