kaosx Posted May 2, 2010 Share Posted May 2, 2010 Well i got auto setup working but nothing else is working Only thing working is the auto setup No hostname no nothing Here is a image of my customfeilds Iam even using this /* ************************** */ /* Client UserId and Password */ /* ************************** */ $billing_api_values["user_name"] = 'CustomField:Username'; $billing_api_values["user_password"] = 'CustomField:Password'; Link to comment Share on other sites More sharing options...
kaosx Posted May 2, 2010 Author Share Posted May 2, 2010 OK forgot to mention when it creates a servers When i create an account say my name Joseph Wilson It puts in JosephW for username then some random numbers for the password EDIT Hostname is now working but not username or password Another Edit when i just use Username and Password it now sends it thru But when ever i try it like this Username|Gamepanel Username Password|Gamepanel Password It does not work It uses my first name and first inital of last name Link to comment Share on other sites More sharing options...
kaosx Posted May 2, 2010 Author Share Posted May 2, 2010 Nothing i try works 6 months ago i had it working perfect Link to comment Share on other sites More sharing options...
kaosx Posted May 3, 2010 Author Share Posted May 3, 2010 ISSUE RESOLVED Thanks Luis Link to comment Share on other sites More sharing options...
proclan Posted May 3, 2010 Share Posted May 3, 2010 You should post what you were doing wrong so others will see. Link to comment Share on other sites More sharing options...
Admin-Nation-Servers Posted May 3, 2010 Share Posted May 3, 2010 Isnt it suppost to be: $params['customfields']['Username']; And luis really is a genius code monkey Link to comment Share on other sites More sharing options...
kaosx Posted May 3, 2010 Author Share Posted May 3, 2010 what ever you use in the code you can use in whmcs i wanted Gamepanel Username so the customer would know what the usernname and pw is for so in default_values.php file instead of this $params['customfields']['Username']; USe this $params['customfields']['Gamepanel Username']; $params['customfields']['Gamepanel Password']; I have upload a copy of my default_values working code for tickrate + FPS Here are a few images of examples default_values (2).TXT Link to comment Share on other sites More sharing options...
adamnp Posted May 4, 2010 Share Posted May 4, 2010 Should make sure you use the -1.00 option in the pay fields you don't wish to utilize. So the user can't purchase the package for $0. -Adam Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.