• speedycorndog

    (@speedycorndog)


    Wordpress 4.6.1 and Plugin version 1.4.2. BigBlueButton version 1.0.

    BigBlueButton demos are working correctly. I’ve made api calls directly in browser and they work correctly. When tailing the nginx access logs I see my tests come through.

    From WP I can create Meeting Rooms. There are no errors. But no meetings show up on the page. Nginx access logs show nothing. The rooms show up in the widget but I click join it just displays another WP page. If I create a meeting in WP it will not show up when I make an getMeetings api call to the server.

    I do not get any error messages. WP and BBB servers are on same subnet. It just seems like the plugin does not communicate with the BBB server at all. The URL and Salt settings in the plugin are the same that I used when making the successful test api calls.

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

    (@jfederico)

    What version of php do you have?

    And also, I know is a very basic question, but I need to ask.

    Do you have the library php7.0-xml installed? If you have your WP in a Digital Ocean machine, that may be the problem. They come without that libraryinstalled

    Thread Starter speedycorndog

    (@speedycorndog)

    Thank you! Installing php7.0-xml fixed this issue.

    Plugin Author J Federico

    (@jfederico)

    Glad it worked
    Cheers
    JF

    Oh, thank you very much !!! This solved my problem.
    Without that library there was no displayed “List of Meeting Rooms” table on page.

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