BuddyBoss Home – Web Support Forums Solutions Social Learner Lessons no longer show on course pages

  • This topic has 11 replies, 4 contibutors, and was last updated 8 years ago by Alyssa.
Viewing 12 posts - 1 through 12 (of 12 total)
  • Question

    #60034
    @rocketbrain

    Running Sensei 1.9.2, Boss for Sensei 1.0.5

    Course lessons do not display on the individual course pages. If I disable Boss for Sensei, then the lessons appear.

    Please advise. This is a big deal.

    Answers

    #60044
    @rocketbrain

    Complete new wordpress install. Sensei 1.8.8. Boss for Sensei 1.05. Still no lessons appear on course page. Disabling Boss for Sensei makes the lessons (and other slightly important buttons like, oh, START THIS COURSE). Am I supposed to downgrade the Boss for Sensei plugin also? What version? This is a MESS.

    #60047
    @rocketbrain

    Follow-up — I downgraded to Boss for Sensei 1.0.2 and the lessons and buttons appear. I still have no idea what plugin/theme versions you expect your customers to run for a fully functioning product.

    #60076
    @vapvarun

    Hi @rocketbrain, We are pushing update for it today

    Line 2309 boss-sensei/includes/main-class.php
    need to replace

    
      if ( Sensei()->check_user_permissions( 'course-single' ) ) {
                    $file = 'single-course.php';
                }
    

    with

    
                    $file = 'single-course.php';
    
    

    Regards
    Varun Dubey

    #67934
    @onica-nl

    Hi @vapvarun,

    in version 1.08 it’s line 2372. I removed it, as you described here. We can’t update sensei to 1.9 yet because this will be a major step for our community. We use 1.08 boss for sensei as asked earlier to you.

    Please provide me with the files and code we have to correct to get boss for sensei to work instead of breaking like described by @rocketbrain. Updating boss for sensei to 1.9 gives problem as we can’t update sensei yet.

    #67960

    Alyssa
    Participant
    @alyssa-buddyboss

    Hey Onica,

    Could you please try to revert back Boss for Sensei to v1.0.3 and BuddyPress for Sensei to v1.0.9

    Let me know how it goes.

    #67995
    @onica-nl

    Can you sent it to me then, cause I don’t have boss for sensei v 1.0.3.. buddypress for sensei is version 1.1.1 is there another version??@paresh

    #68202
    @vapvarun

    Hey Onica!

    That’s very old thread, you can update all plugins
    Sensei fixes with current version of Sensei are already pushed.

    Regards
    Varun Dubey

    #68221
    @onica-nl

    @paresh thanks that worked for me… but another problem occurred. From the members page the navigation towards students, teachers, all members, etc (navigation provided by bp search forms) end up with the page telling me that there are no members. As you can see the table contains 1 member.

    If I click on student or teacher I receive an 404 because the end link creates something like, domain.com/leden/bpe-member ??????


    @vapvarun
    I’m sorry but I mentioned earlier in my question that we can’t update sensei yet, that’s why we asked for some files to make the theme worked..

    As of the amount of tickets generator about boss for sensei, I would suggest to remove boss for sensei and put the code just in de theme itself. Social learner is already a child theme. And no one would want to use the version without boss for sensei.

    #68224

    Alyssa
    Participant
    @alyssa-buddyboss

    Hi again,

    Can you please follow these step to make sure members types is working as expected?

    1) Go to the members directory page and try some different filter other than Last Active. See here https://www.woothemes.com/wp-content/uploads/2015/06/bp-members.png

    2) Go to the wp-admin/users.php and click on Extended and see the members type is assigned. See here http://www.paidmembershipspro.com/wp-content/uploads/2015/09/buddypress-member-type.png

    I think that will work, but do let me know if it still doesn’t.

    #68257
    @onica-nl

    Hi @paresh,

    It looks like the downgrade to boss for sensei 1.03 and sensei for buddy press 1.0.9 is causing this. Sounds formiliar?? The whole boss for sensei looks slightly different in the whole theme.

    How can we fix this, so the theme and the styling doesn’t conflicts like described in this post and the rest is looking good and functioning.

    #68434

    Alyssa
    Participant
    @alyssa-buddyboss

    Hey Onica!

    Could you please try to revert back the Boss theme to v2.0.1.

    Although this will work, I would strongly recommend against using an older plugins and themes version. When you do so, you can not take an advantage of newly added features and some major bug fixes.

    Sorry that I don’t have anything concrete, but I hope that at least helps to clear things up for now! Don’t hesitate to give a shout if you have any other questions.

Viewing 12 posts - 1 through 12 (of 12 total)
  • The question ‘Lessons no longer show on course pages’ is closed to new replies.