mhawksey
Forum Replies Created
-
Forum: Plugins
In reply to: [BadgeOS] Cannot Modify Header Information in BadgeOSFor others coming to this thread here’s the issue ticket on Github https://github.com/opencredit/badgeos/issues/548
Forum: Plugins
In reply to: [BadgeOS] Cannot Modify Header Information in BadgeOSEncountering the same error. Strangely we are using this on a multi-network install and so far it is only the root network that we are having this problem
Forum: Plugins
In reply to: [Open Badges Issuer Add-on] Upgrade planned to 4.4.2?sorry for the delay – we’ve been using 4.4.2 with the plugin and not come across any issues
@agilchristpike please feel free to share a badge url with me and I’ll look into 🙂
@agilchristpike email mistmatch would be my usual suggestion but if not that under the BadgeOS menu there is an Open Badges Issuer log – clicking on edit for one of the failed items might reveal more information
Thanks for the feedback. I traced an error with how the Backpack Issuer API is integrated for sites on http (https sites not affected). Pushed an update 1.1.2
Forum: Plugins
In reply to: [Adminer] Invalid CSRF token. Send the form again.Was experiencing this problem as well. For us the issue was Adminer wasn’t launching on our SSL connection. When starting in a new tab I just added https:// to the url and was able to update/modify data without any issues.
[This appears to be because the plugin uses WP_PLUGIN_URL rather than plugins_url() https://ww.wp.xz.cn/ideas/topic/wp_plugin_url-doesnt-take-ssl-into-account ]
The biggest tweak is for passwords of existing users … using this worked for us https://ww.wp.xz.cn/support/topic/passwords-of-existing-users-not-working-how-to-update#post-6835783
I’m successfully using on a 4.2.2 multisite network. There is some fiddliness with permission – some of the config needs to be done in the network admin and other in the site admin
Forum: Plugins
In reply to: [BuddyPress Group Email Subscription] Can see sum=1 but doesnt sent emailsYou can see what’s queued from a link provided in wp-admin under BuddyPress > Group Email Settings.
After seeing there was queued emails I installed Advanced Cron Manager. This revealed the wp_cron wasn’t firing automatically so I setup a manual cron job.
Forum: Plugins
In reply to: [BuddyPress Group Email Subscription] Can see sum=1 but doesnt sent emailsFound my problem wp-cron wasn’t automatically firing for entire site. Setting this up manually solved the issue
Forum: Plugins
In reply to: [BuddyPress Group Email Subscription] Can see sum=1 but doesnt sent emailsExperiencing similar on BP 2.2.1 WP 4.1.1 I can see the queue (sum=1) but nothing is being sent. Other BP emails for registration/activation are sending ok
Forum: Plugins
In reply to: [Open Badges Issuer Add-on] Issue with sites in sub-directoriesSorry for not getting to this sooner. Just updating the code and all additions very welcome. Github repo is https://github.com/mhawksey/open-badges-issuer-addon
Forum: Plugins
In reply to: [Open Badges Issuer Add-on] no menu on mysiteImage is referenced as jpg
"image": "http://youni3-groups.stor.sinaapp.com/uploads/2014/06/QQ图片20140625172606.jpg",Forum: Plugins
In reply to: [Open Badges Issuer Add-on] no menu on mysiteis you badge image a PNG? Also in the Open Badges Issuer Log does it give additional error details?