Charise Van Liew
@charise Active 9 years, 1 month ago-
Boone Gorges wrote a new post, Commons In A Box 1.3.2 5 months, 2 weeks ago
Commons In A Box 1.3.2 is now available. This maintenance release includes updates to BuddyPress and a few other plugins, as well as fixes for some minor localization bugs.
Update via Dashboard > Plugins, or […]
-
Boone Gorges replied to the topic WP Grade Posts breaking upgrade in the forum
OpenLab Help & Support 7 months, 3 weeks ago
Sorry for the error. I’ve created the tag and you should now be able to complete the upgrade via the CBOX upgrade panel.
-
Boone Gorges wrote a new post, Commons In A Box 1.3.1 8 months, 2 weeks ago
Commons In A Box 1.3.1 is now available! This maintenance release includes a number of plugin stability updates, as well as some styling and permissions fixes for the OpenLab package. For complete details, view […]
-
Boone Gorges replied to the topic What is the correct way to translate all CBOX OpenLab texts? in the forum
OpenLab Help & Support 8 months, 3 weeks ago
Thanks for the ping. @r-a-y is correct that the best way to contribute translations is through https://translate.wordpress.org. The Getting Started section in the handbook is a good place to start https://make.wordpress.org/polyglots/handbook/translating/glotpress-translate-wordpress-org/#getting-started
After submitting translated strings, one…[Read more]
-
Boone Gorges wrote a new post, Commons In A Box 1.3.0 is now available 11 months ago
Commons In A Box 1.3.0 is now available!
This major release includes compatibility with the latest WordPress and BuddyPress, as well as a host of other plugin updates.
On the OpenLab side, CBOX 1.3.0 […]
-
Boone Gorges replied to the topic Replacing the Wordpress Cron in the forum
OpenLab Help & Support 1 year, 3 months ago
Thanks, Ed. I’ve created a ticket to track the issue. https://github.com/cuny-academic-commons/commons-in-a-box/issues/347
-
Boone Gorges replied to the topic Replacing the Wordpress Cron in the forum
OpenLab Help & Support 1 year, 3 months ago
Thanks, Ed. It looks like the cron job is not scheduled. It would be called
bp_groupblogs_cron
. If you want to create it manually using wp-crontrol, it should work./wp-admin/tools.php?page=crontrol_admin_manage_page&action=new-cron
. Set it to ‘hourly’. -
Boone Gorges replied to the topic Replacing the Wordpress Cron in the forum
OpenLab Help & Support 1 year, 3 months ago
> for a very busy site (like a mature Commons in a Box OpenLab) the cron might be running too often!
This isn’t quite true. WP’s pseudo-cron is throttled in such a way that it can’t be run “too often”, and in any case, the individual jobs will only be run on schedule. But your general point is correct: on low-traffic sites, certain jobs may not…[Read more]
-
Boone Gorges wrote a new post, Commons In A Box 1.2.4 1 year, 5 months ago
Commons In A Box 1.2.4 is now available. This release is focused on compatibility with the latest versions of WordPress, and also includes a number of fixes to functionality in the OpenLab package.
Visit […]
-
Boone Gorges replied to the topic Activity Stream on Individual Courses (Groups) in the forum
OpenLab Help & Support 1 year, 5 months ago
Hi all – CBOX OpenLab is specifically designed so that each site (aside from the primary site) is associated with one group, and each group, in turn, cannot be linked to more than one site. As such, it’s not possible at the moment to pursue the most natural solution, which would be to link more than one site to a group (thus pulling all of the…[Read more]
-
Boone Gorges replied to the topic Happy New Year! Help bringing back home page features? in the forum
OpenLab Help & Support 1 year, 6 months ago
Excellent! Happy new year!
-
Boone Gorges replied to the topic Happy New Year! Help bringing back home page features? in the forum
OpenLab Help & Support 1 year, 6 months ago
Hello – Try selecting the ‘Legacy’ option from the ‘jQuery Version’ dropdown.
-
Boone Gorges replied to the topic Upgrade to 1.2.3 – what to expect in the forum
OpenLab Help & Support 1 year, 7 months ago
Great, thanks for reporting back!
-
Boone Gorges replied to the topic Upgrade to 1.2.3 – what to expect in the forum
OpenLab Help & Support 1 year, 7 months ago
Hi Sally – The error I’m seeing suggests that BuddyPress was not properly updated. This could happen for a number of reasons, most likely that there a momentary glitch on your server while WordPress was in the process of unzipping the plugin files and then moving them to their proper location.
Here’s what I recommend:
1. Download a fresh copy of…[Read more]
-
Boone Gorges wrote a new post, Commons In A Box 1.2.3 1 year, 7 months ago
Version 1.2.3 of Commons In A Box is now available! This release fixes a number of bugs, with a focus on the OpenLab package. Fixes include:
a fix for the ‘sort’ tool in member directoriesimproved scroll […]
-
Boone Gorges replied to the topic Creating Course Site versus Course Home in the forum
OpenLab Help & Support 1 year, 7 months ago
By the looks of it, there’s something wrong with your Multisite setup, which is causing requests to URLs like http://mycommstories.com/school-1/wp-includes/js/wp-embed.min.js?ver=5.5.3 not to redirect properly (should load the file at http://mycommstories.com/wp-includes/js/wp-embed.min.js?ver=5.5.3). This is likely related to your webserver…[Read more]
-
Boone Gorges replied to the topic Help Page displaying “Page not found” in the forum
OpenLab Help & Support 1 year, 7 months ago
Hi @r-a-y – Thanks for the ping. I’ve confirmed the behavior and put a fix in place. https://github.com/cuny-academic-commons/commons-in-a-box/issues/313
-
Boone Gorges replied to the topic Trouble inviting multiple members to a group in the forum
OpenLab Help & Support 1 year, 8 months ago
Can you give me a little more information about Commons in a Box’s upgrade strategy?
You’re correct that we try to keep university schedules in mind. We are unlikely, for example, to push major new features or other large changes in September; we’d instead try to get this kind of release out during the summer, to give users time to plan.
Apart f…[Read more]
-
Boone Gorges replied to the topic OpenLab 1.2.2 Course Contact Not Showing in Courses in the forum
OpenLab Help & Support 1 year, 9 months ago
Thanks for the report. The issue is now fixed in the bleeding-edge version of the openlab-theme repository and will be part of the CBOX 1.2.3 release.
-
Boone Gorges replied to the topic OpenLab 1.2.1- Group Type pages no longer filter in the forum
OpenLab Help & Support 1 year, 10 months ago
Thanks, Ed. This confirms that the Portfolio group type is indeed registered and also showing up in the JSON report. It must be that there’s something in the administrative UI JavaScript that’s causing it not to appear. I’ll dig in to see if I can reproduce. See https://github.com/cuny-academic-commons/commons-in-a-box/issues/283
In the meantime,…[Read more]
- Load More