Is there new update for Eventbrite for The Events Calendar?
The plugin broke everything in WP 3.0
Is there new update for Eventbrite for The Events Calendar?
The plugin broke everything in WP 3.0
+1
Here's error output I get:
Fatal error: Call to undefined function curl_version() in /var/www/zendesk.com/private/wp-content/plugins/eventbrite-for-the-events-calendar/eventbrite-for-the-events-calendar.class.php on line 88
@stunnaboi
which version of php are you running? This look like an error from an older version of php (pre 5.1).
5.3.2-1ubuntu4.2
Same here, when activating the "Eventbrite for The Events Calendar" I get blank screens and have to go into the database to disable this plugin.
Ubuntu with WP 3.0.1 and PHP 5.3.2.1
Similar error here:
Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when safe_mode is enabled or an open_basedir is set in /nfs/c02/h12/mnt/17258/domains/designweekla.org/html/wordpress/wp-content/plugins/eventbrite-for-the-events-calendar/eventbrite-for-the-events-calendar.class.php on line 433
@stunnaboi
I had similar error - which indicated I needed to install curl.
for unbuntu
sudo apt-get install php5-curl
then restart apache and it should be ok (well it worked for me).
Getting exactly the same problem with the latest version of WordPress and the latest version of Events Calendar
Problem is in line 433 of eventbrite-for-the-events-calendar.class.php
any updates to this? is this being worked on?
Any update here? I see a lot of questions but zero response. I don't believe that the issue is lack of curl for me - event though that is the error - because it was working before. Can we get some action or at least a statement that it isn't working and you're addressing it? Thanks, it's a great feature when it does work.
Hey All,
I actually fixed this issue. I'm assuming everyone on here is using shared hosting and that's part of the problem. I changed some settings in my php.ini file which corrected it. I will post the fix when I get back to my computer. Help is on the way!!
Any update yet? I got all excited there for a minute.
NOT Broken:
I went ahead and installed this combination on a new site with no other plugins, hosted on a php5 managed server on 1and1. It worked initially, but then I broke it by changing the display name of the "Events" post category to something else. As soon as I changed it back to "Events" it works again. Come buy a ticket to "Spousal Deafness" in Newmarket NH: fotrb.org
One thing that does *not* work is this: I inserted a Title in the Events List Widget of The Events Calendar, and it does not show on the page, but that is an issue with The Events calendar, not the EventBrite plugin.
Still broken for me. Deactivated all plugins except Events Calendar and Eventbrite Integration. Category name is Events.
MstrMndMaven I think you just got lucky. I envy you.
I did find it rather tricky getting the calendar to connect with the EventBrite. After installing the Events Calendar plugin, I did get the new features showing in the New Post dialog: Is this an Event? (O)Yes (O)No - and then I created an event.
Then I installed the Eventbrite plugin, and went back to the post, and there was a choice to 'push' the event to Eventbrite, which I did, but it still didn't seem to work. I poked around a bit until I found I needed to (CRITICAL STEP) get my API code from Eventbrite and insert it in the bottom of my admin user profile. Then things seemed to be hooked up, and I created a ticket in Events Calendar. (PS: I can create Eventbrite tickets ONLY from the admin user acount, because it is associated with the API. If I try to create an event from my "Editor" user account, it does not work.)
I went to EventBrite.com and found that the event was not there, saying "no tickets have been set up" even though I had set one up in WordPress. I went ahead and created the identical ticket at Eventbrite.com, and bingo, it shows up in the post view.
Convoluted, I know. I have had to repeat this roundabout for the second event, but ultimately it sells tickets directly out of WordPress as advertised.
Yes, indeed there are a bunch of steps and gotchas, but I too had it running as expected until it stopped with the curl error quoted by the other users above. I think that jaboutboul might have the answer, but he is not posting it as promised:-(
I would not be surprised if you ran into it eventually, but I hope you don't! It seems to be related to shared hosting. Oh well, I'm integrating everything manually with Eventbrite and this is not very difficult.
It seems that the distinguishing factor may be that we are on a dedicated managed server, but we are running vanilla Linux, Apache, MySQL/5 and PHP/5 (as CGI) with no special features. I will leave it up to those who really understand shared hosting to sort out the conflict.
Now, if we can just figure out how to get people interested in *buying* the tickets... :-)
Are people here using 3.1? I see that plugin doesn't officially support it, but it would be great if it works.
I'm having errors with both having a newly created WordPress post create an event with Eventbrite and with WordPress retrieving the information from Eventbrite about an event created on there. I'm assuming that the plugin is just broke and not being worked on or addressed (since the author's last post about it was 10 months ago about the Eventbrite API key issue [http://wordpress.org/support/topic/plugin-eventbrite-for-the-events-calendar-eb-for-tec-requires-some-rewriting?replies=1]).
We're on a dedicated server, have WordPress 3.1.3 installed, are using PHP 5.3 and have the API key saved under the administration user profile. It's simply not inputting or outputting the necessary information that's needed - they're not talking.
If this free plugin is unfortunately not being supported or addressed it should be taken off the WordPress Plugin list. It's misleading. It seems that the developers are currently working on the paid version (Events Ticket Pro [http://support.makedesignnotwar.com/discussion/466/event-tickets-pro-private-beta/#Item_16]), which isn't out yet; the free version will most likely come a lot later then, if at all.
*nudge*
so does the eventbrite plugin not work with wordpress 3.1.3 at all?
is it being worked on?
Tried installing this on my offline wamp server. PHP 5.3.5. Killed the site immediately.
Really great that Eventbrite drives traffic to a plugin that doesn't work.
If you're using wamp/xampp just locate your php.ini file and uncomment out extension=php_curl.dll
worked for me.
This topic has been closed to new replies.