mrjarbenne
Forum Replies Created
-
Forum: Plugins
In reply to: [Broadcast] # mark in Blog Name corrupts Dashboard CSS rulesGiven that the forum here couldn’t handle that in plain text, this might be a larger issue. I thought I would note it here because I hadn’t see the issue prior to activating the broadcast plugin.
Forum: Plugins
In reply to: [WP Idea Stream] Inherit BP Companion Stylesheets for TwentyFourteenThanks @imath for pointing me in the right direction.
Cheers.
Forum: Plugins
In reply to: [BadgeOS Community Add-on] White Screen on ActivationThanks for the support.
Forum: Plugins
In reply to: [BadgeOS Community Add-on] White Screen on ActivationSeems it’s a memory error upon activation.
[01-Dec-2015 05:07:49 UTC] PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 21876 bytes) in …/wp-includes/wp-db.php on line 1389
[01-Dec-2015 05:08:06 UTC] PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 7373 bytes) in …/wp-includes/functions.php on line 295As far as the Best Practice question is concerned, I suppose I was just wondering if due to the fact that BP is network activated, would the Community Add-on have difficulty checking for BP if it wasn’t being network activated as well.
Forum: Plugins
In reply to: [BadgeOS Community Add-on] White Screen on ActivationThanks Michael. I’ll do that a bit later tonight once the site is a bit quieter.
As an aside, can you comment on best practices for activating the community add-on on a multi site where badgeos isn’t network active.
Forum: Plugins
In reply to: [Imsanity] Images don't resize when uploaded via mobile deviceI gave this a shot and the WordPress iOS app got stuck trying to upload the picture, failing to ever complete. At that point you need to force quit the app otherwise it’s stuck saying you need to wait for the media to upload.
Forum: Plugins
In reply to: [Imsanity] Images don't resize when uploaded via mobile deviceDid anyone create a trac ticket to see if this is a bug in core? Changing a core file isn’t a great long-term fix, although I definitely appreciate the solution.
Forum: Plugins
In reply to: [WP Idea Stream] Change Some Words without Hacking the PluginCheers. Thanks for the quick help imath.
Forum: Plugins
In reply to: [WP Idea Stream] Change Some Words without Hacking the PluginSo would the process be the same as it is for BuddyPress?
Can I drop something like wp-idea-stream-en_EN.mo in wp-content/languages/plugins?
I’m struggling to get it to work. Perhaps I need to register it somehow in a way that BP has already taken care of?
Forum: Plugins
In reply to: [WP Idea Stream] Change Some Words without Hacking the PluginIs that what something like this could do for me, if I forked it and changed the theme from talks. It looks more extensive than I would need.
Forum: Plugins
In reply to: [OneLogin SAML SSO] Onelogin configurationThanks. Appreciate the update. Cheers.
Forum: Plugins
In reply to: [OneLogin SAML SSO] Onelogin configurationWas this part of the 2.1.6 update? I don’t see a changelog for that release. Thanks.
Forum: Plugins
In reply to: [Imsanity] Images don't resize when uploaded via mobile deviceI’m pretty sure that it previously was working. It must be a recent change in the iOS WordPress app. Thanks for looking into this.
Forum: Plugins
In reply to: [Imsanity] Images don't resize when uploaded via mobile deviceThis would be great additional functionality to have. Is this on the roadmap? Is it something we could fund the development of?
Forum: Themes and Templates
In reply to: [P2] SSL on Login Breaks Front End PostingThanks Kathryn,
I switched to SSL on login AND admin, and that seems to have solved it.
For those with the same issue. This in wp-config.php
define('FORCE_SSL_ADMIN', true);