These days I want to have a plugin for online bus tickets selling. Then I found the "EventBrite" plugin. But it doesn't work after I installed the Events Calendar plugin. I noticed that it said the plugin only works for the PHP ver5.1 ! I used WAMP as the develop environment and the PHP version is 5.3.5, after I changed the version to 5.1.0. The system said it doesn't compatiable with my Apache version. After I installed the plugin with PHP 5.3.5 and a new wordpress website. It just give me an FAtal Error: Fatal error: Call to undefined function curl_version() in C:\wamp\www\TE\wp-content\plugins\eventbrite-for-the-events-calendar\eventbrite-for-the-events-calendar.class.php on line 88

How can I solve this problem. And does any people using this plugin with php new version? Could you give me some other plugins to do this task? I'm just new here. Thanks for all and hoping for good news !

link|improve this question

feedback

3 Answers

up vote 2 down vote accepted

have you checked to make sure that curl is enabled for php5?

There is some info in this post that could be helpful: WAMP Curl installation

link|improve this answer
feedback

Tested this with PHP 5.3.3. Works fine once you get php5-curl enabled.

link|improve this answer
Yes, it works. Thank you! – user752436 May 16 '11 at 13:42
feedback

try using the event espresso plugin instead. A much better option in my opinion.

link|improve this answer
OK, I will try it then. – user752436 May 16 '11 at 13:43
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.