rocketpop

Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • in reply to: Eventbrite Plugin not working #62891
    rocketpop
    Participant

    Kelly — I solved my own problem AND figured out how to duplicate the issue as it is a fix which should be made, IMO. The issue is with the name of the organizer: “The Center for Women’s Enterprise”. The organizer was created through TEC, which is obviously encoding html entities. When I enter the apostrophe, it is sent to Eventbrite as ’ which then triggers the error on return of the XML from Eventbrite. I have fixed the organizer’s name via Eventbrite’s website for this specific instance.

    in reply to: Eventbrite Plugin not working #62791
    rocketpop
    Participant

    Done; thank you, sir.

    in reply to: Eventbrite Plugin not working #62785
    rocketpop
    Participant

    Am I supposed to be able to see that reply?

    in reply to: Eventbrite Plugin not working #62428
    rocketpop
    Participant

    [22-Aug-2013 13:56:45 UTC] PHP Warning: DOMDocument::loadXML(): Validation failed: no DTD found !PCDATA invalid Char value 25 in Entity, line: 23 in ~/wp-content/plugins/the-events-calendar-eventbrite-tickets/lib/eventbrite-api.class.php on line 95
    [22-Aug-2013 13:56:45 UTC] PHP Fatal error: Uncaught exception ‘TribeEventsPostException’ with message ‘An error occurred while updating Eventbrite. Please review your information and try again.Error:Array’ in ~/wp-content/plugins/the-events-calendar-eventbrite-tickets/lib/eventbrite-api.class.php:102
    Stack trace:
    #0 ~/wp-content/plugins/the-events-calendar-eventbrite-tickets/lib/tribe-eventbrite.class.php(1395): EventbriteAPI->sendEventbriteRequest(‘event_get’, ‘id=7964615379’, false, ”)
    #1 ~/wp-content/plugins/the-events-calendar-eventbrite-tickets/lib/tribe-eventbrite.class.php(1567): Event_Tickets_PRO::sendEventBriteRequest(‘event_get’, ‘id=7964615379’, 30)
    #2 ~/wp-content/plugins/the-events-calendar-eventbrite-tickets/views/hooks/ticket-form.php(51): Event_Tickets_PRO::isLive(30)
    #3 [internal function]: Tribe_Events_EventBrite_Template::the_tickets(”)
    #4 ~/wp-includes/plugin.php(173): call_user_func_array( in ~/wp-content/plugins/the-events-calendar-eventbrite-tickets/lib/eventbrite-api.class.php on line 102

    in reply to: Eventbrite Plugin not working #62374
    rocketpop
    Participant

    Correct. It doesn’t work under twenty thirteen. I don’t have twenty twelve installed. I can give that a shot tomorrow. I can also post the full stack trace if that will help.

    Evventbrite URL: http://www.eventbrite.com/event/7964615379

    in reply to: Eventbrite Plugin not working #62357
    rocketpop
    Participant

    That test event at url http://wec.rpmdevserver.com/event/test-event-123/ is supposed to connect to Eventbrite. If you inspect code you’ll notice that it cuts off just after the Google map JS outputs. This is when it triggers a stack trace in my PHP error logs (mentioned above).

    It also outputs a similar trace when I try to edit an event linked to Eventbrite in the wp-admin.

    I can also confirm this occurs on both my local MAMP setup and the public dev box (which is what you’re accessing on that URL).

    in reply to: Issues with the Eventbrite plugin #61756
    rocketpop
    Participant

    Unfortunately, that doesn’t solve the issue for me.

    in reply to: Issues with the Eventbrite plugin #61703
    rocketpop
    Participant

    Good afternoon — I can report this issue, too.

    My setup is as follows:
    MAMP (PHP 5.4.4)
    WP 3.6
    Events 3.0.3
    Eventbrite 3.0.1

    It looks like the issue is related to validation:
    [20-Aug-2013 16:25:54 UTC] PHP Warning: DOMDocument::loadXML(): Validation failed: no DTD found !PCDATA invalid Char value 25 in Entity, line: 23 in ~/wp-content/plugins/the-events-calendar-eventbrite-tickets/lib/eventbrite-api.class.php on line 95

    Regards,
    Kevin Druff

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