View Single Post
  #2 (permalink)  
Old 10-18-2006, 12:59 AM
Liberty-Host Liberty-Host is offline
Registered User
 
Join Date: Sep 2006
Posts: 5
Liberty-Host is on a distinguished road
cPanel / WHM API for PHP5

I am trying to build a mod for vBulletin that has users request hosting packages, and if a admin accepts it the mod will automatically create the account. Only problem is I cannot seem to find the API for WHM that is PHP5 compatible. I have the PHP4 one, but it gives me an error even without it being in the mod.

Quote:
Warning: Invalid argument supplied for foreach() in /home/liberty/public_html/sandbox/EP_Dev_cPanel_API_PHP4.php on line 497
Reply With Quote