• Hi there, first and foremost I would like to say thanks for this amazin plugin, I really enjoyed using it!

    But now I have a problem… When I try to insert a new lesson I can not use the “chosen” selector because I got an error…

    This is the string that Firebug is telling me:
    TypeError: this.form_field.options is undefined from the file http://mysite/wp-content/plugins/woothemes-sensei/assets/chosen/chosen.jquery.min.js?ver=1.5.2

    And also I recieve this error as well:
    TypeError: e is undefined from the file http://mysite/wp-admin/load-scripts.php

    I’ve removed the URL to my site because at the moment is protected by an Apache password as I am developing my site. I understand that the error I get are not from file inside your plugin but since everything is working fine when I control the access to my courses I am wondering if there is something that I can do to fix it.

    The weird thing is that everything was working fine until few days ago and I have deactivated all the plugins except Sensei and Groups…

    I have a bit of coding knowledge but I do not understend where the problem is.

    Hope for some help I’ll thank you in advance!

    https://ww.wp.xz.cn/plugins/groups/

Viewing 1 replies (of 1 total)
  • Thread Starter Andrea Barghigiani

    (@pr0v4)

    [UPDATE] If I check the HTML page with “Show Source Code” (in Firefox) it looks like that <body> and <html> tags are not closed at the end of the page, but if I check with Firebug it shows me both. Weird…

    Some debugging…

    I’ve noticed that even if I change the value of the property $select (file class-groups-uie.php line 40) to chosen the problem persists.

    Even if Sensei is enqueuing a recent version of chosen and this plugin is calling an older one, on the Course page I am able to select the kind of grup that have the capability to access the content, but if I go to the Lessons page to add a new lesson the plugin will stop working…

    I don’t know if this is going to help but at the moment, on the lessons page, neither the selectize or the chosen plugin are working properly.

    PS: I’ve ran those test on a fresh install of WordPress with only the Sensei and the Groups plugin activated.

Viewing 1 replies (of 1 total)

The topic ‘Problem with Sensei Lessons’ is closed to new replies.