Shabbir

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Error when importing EB events #25225
    Shabbir
    Participant

    Well I did the deactivation trick, turning all my plugins back on 1 at a time, and now everything works. I don’t know what was causing the conflict, but also, I don’t have the problem any more.

    in reply to: Error when importing EB events #25063
    Shabbir
    Participant

    I’ve done some further debugging. I went and made sure that I had the relevant PHP extension installed (it is) and then went and found the offending line that’s throwing the error in the EventBrite pulugin. It’s:
    $dom = new DOMDocument( ‘1.0’, ‘iso-8859-1’ );

    So I then went and made a tiny .php file that contains that, and ran it. It’s name php and looks like this:

    I tried invoking it from the web as well as from the php command line and it executes without errors. It seems your plugin is having trouble finding this class, while other PHP code is not. What can we do to debug the problem next?

    in reply to: Error when importing EB events #24996
    Shabbir
    Participant

    But only for the event I added, not for imported events.

    in reply to: Error when importing EB events #24995
    Shabbir
    Participant

    I should also add that despite the 500 error, I’m still seeing the event show up in the event list now. Weird.

Viewing 4 posts - 1 through 4 (of 4 total)