Plugin: BuddyPress ScholarPress Courseware

Join this plugin group to follow comments, support topics and reviews.

Can’t enable Courseware in new group (20 posts)

Started 4 months, 1 week ago by: peeld

  • Profile picture of peeld peeld said 4 months, 1 week ago:

    I’m sure I’ve had this problem before, can’t remember the solution.

    Just created a new group. Latest version of courseware, bp, and wp. When I click on the courseware tab, it takes me to a page not found page.

    Courseware is working on all other groups. I seem to remember having this issue before, creating and deleting groups and sometimes it’d stick and sometimes not…

    Thanks

  • Profile picture of Stas Sușcov Stas Suscov said 4 months, 1 week ago:

    Try disabling BP Documents.

  • Profile picture of peeld peeld said 4 months, 1 week ago:

    Do I need to disable BP Documents, THEN create the group, THEN enable Courseware?
    I ask because disabling BP Documents doesn’t allow for enabling of Courseware on a previously created group.

    Thanks for the quick response, BTW. I haven’t looked too hard, but do you have a DONATE button anywhere? I sure am enjoying your plugin. It has helped create a wonderful learning environment in my online classroom.

  • Profile picture of peeld peeld said 4 months, 1 week ago:

    Just created a new class, with BP Documents turned off, still get page not found when trying to access the Courseware tab on the group home admin section:

    http://classroom.mysite.com/classes/manners-minder-madness/admin/courseware

    Page not found.

    (groups have been renamed to classes)

  • Profile picture of Stas Sușcov Stas Suscov said 4 months ago:

    Hmm, how did you rename the groups to classes?
    Did you update the permalinks structure?

    The issue is definitely caused by rename of the groups slug, thats why i need you to ask about how you did that.

    P.S.: The donate button is in the menu near forum.

  • Profile picture of peeld peeld said 4 months ago:

    I set the classes component to a page named Classes in the BuddyPress installation (new in 1.5). I still have in my bp-custom.php file this line:

    define ( 'BP_GROUPS_SLUG', 'classes' );

    The permalinks structure is a pretty permalink, not the old – are you suggesting I flush them and see if that solves the issue?

  • Profile picture of Stas Sușcov Stas Suscov said 4 months ago:

    The new BuddyPress, doesn’t use that anymore. Just rename the page you mapped groups from wp-admin.

    P.S.: Thanks for the donation, kindly appreciated! :)

  • Profile picture of peeld peeld said 4 months ago:

    Yeah, that’s kind of what I thought. I took that line out of bp-custom.php

    Still can’t install Courseware in new groups but I’ll assume that’s a plugin conflict and see if I can find it. Will report back here.

    As for the donation, you’re welcome. Your plugin is a good one and well supported :) It’s worth it.

  • Profile picture of Stas Sușcov Stas Suscov said 4 months ago:

    @peeld, the video from http://coursewa.re/ basically walks through a setup with custom groups slug.
    So I recommend watching it!

  • Profile picture of peeld peeld said 3 months, 4 weeks ago:

    Yes, that’s how I’ve got things set up. Disabling BP Documents doesn’t affect inability to activate Courseware in recently formed group. If I enable global courseware, I can go in to the courseware tab on that group and edit the course information. It’s just this URL that doesn’t work, and it turns out it doesn’t work for ANY of my groups:

    http://mysite.com/classes/any-group/admin/courseware

  • Profile picture of peeld peeld said 2 months, 3 weeks ago:

    Sorry to sound dense, but was there ever any resolution to this, or did I miss it above?

  • Profile picture of peeld peeld said 2 months, 3 weeks ago:

    BTW I do have courseware in every group – I want to DISable it in some groups. Can’t do this because of the page not found error.

  • Profile picture of Stas Sușcov Stas Suscov said 2 months, 3 weeks ago:

    @peeld, whats the BuddyPress + Courseware version you are using?
    Thanks.

  • Profile picture of peeld peeld said 2 months, 3 weeks ago:

    BP 1.5.3.1
    Courseware 0.9.4
    WP 3.3.1

    I am very nervous about upgrading anything – not that courseware or bp or wp will break, but that something ELSE will come in to conflict :)

    thanks

  • Profile picture of boriel Boriel said 2 months, 2 weeks ago:

    I’m also experiencing this problem with BP 1.5.4, Courseware 0.0.5 and WP 3.3.1 :-?

    *Update*: Solved by changing the page slug for ‘grupos’ to ‘classes’. Mine was a localized (es_ES) wordpress.
    I wonder if there’s a way to customize this?

    *Update II*: Fixed this way: Installed “Page Links To” plugin, and created an empty page “Classes” (with /classes slug), which redirects to my groups page. And it worked like a charm! :-)