• Thanks for creating a great lms plugin. It is easy to use without a lot of need instructions. However I have found a few issues in my testing

    After activating the plugin I get
    The plugin generated 685 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin.

    Error when viewing Student Enrollment
    WordPress database error: [Table ‘wp_.ppwkm_namaste_student_lessons’ doesn’t exist]
    SELECT * FROM ppwkm_namaste_student_lessons WHERE lesson_id IN (0,203,202)

    Error when viewing student progress
    WordPress database error: [Table ‘wp_.ppwkm_namaste_student_lessons’ doesn’t exist]
    SELECT * FROM ppwkm_namaste_student_lessons WHERE student_id = 13

    Roles
    Unable to choose other roles to access the learning material under Namaste! LMS Options. There is no drop down of available roles. Same for WordPress roles that can administrate the LMS. There are no roles to select from.

    I tested the plugin on a site with wishlist member and one with no membership plugin.

    http://wordpress.org/extend/plugins/namaste-lms/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Bob

    (@prasunsen)

    Your table prefixes look really strange. Unfortunately that’s all I can say, no idea why it would give such errors for you.

    Thread Starter Arelthia Phillips

    (@apintop)

    wp_ is not my real table prefix. I changed that so I would not put my table prefixes out there.

    After your response I tried it on a different host and did not get the database errors

    But I still get the following:

    After activating the plugin I get
    The plugin generated 685 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin.

    Roles
    Unable to choose other roles to access the learning material under Namaste! LMS Options. There is no drop down of available roles. Same for WordPress roles that can administrate the LMS. There are no roles to select from.

    Plugin Author Bob

    (@prasunsen)

    There is no dropdown on roles, it’s checkboxes because you can allow different roles.

    I’ll see if we can replicate the activation error and will update the plugin.

    Plugin Author Bob

    (@prasunsen)

    The “unexpected output” problem is solved in 0.6.6, thanks for your feedback.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Errors’ is closed to new replies.