api problem

Report bugs found in Poker Mavens
Post Reply
MonTheHoops
Posts: 48
Joined: Sat Jun 21, 2008 3:39 pm

api problem

Post by MonTheHoops »

Hi Kent, I am playing with the newacct feature seeing how easy I could have members create their Poker account from inside their vBulletin UserCP, the form shows up fine but I get this error when I submit it.


Fatal error: Call to undefined function curl_init() in ***********\api.php on line 8

Any ideas?
Kent Briggs
Site Admin
Posts: 5878
Joined: Wed Mar 19, 2008 8:47 pm

Re: api problem

Post by Kent Briggs »

MonTheHoops wrote: Fatal error: Call to undefined function curl_init() in ***********\api.php on line 8
libcurl is an external php library that you'll need to add in manually to your PHP configuration.
MonTheHoops
Posts: 48
Joined: Sat Jun 21, 2008 3:39 pm

Re: api problem

Post by MonTheHoops »

Well..that was easy....sorted!

Cheers.
Post Reply