Miron Posted November 3, 2007 Share Posted November 3, 2007 Hello, I'm working on my custom WHMAP import script, because I need to import only user accounts and invoices, and user ID must be the same like is in WHMAP database. Now, I don't know how to generate a new client area passwords like "gaHEap3Zow==" ? What's is used for encryption ? Can I leave this field blank and WHMCS will create a new password automatically if is blank ? Update: what is defined in field "tblinvoiceitems.relid" ? Regards 0 Quote Link to comment Share on other sites More sharing options...
protocol Posted January 2, 2008 Share Posted January 2, 2008 You need to use the WHMCS API to encrypt the passwords before inserting them into the whmcs database. Instructions on this are in the WHMCS manual. Regards Will 0 Quote Link to comment Share on other sites More sharing options...
othellotech Posted January 4, 2008 Share Posted January 4, 2008 You might want to contact WHMCS to see if there is a later version of the existing script, brought upto date with the 3.5.x db changes I submitted a modified version a while ago, which lets you pick-and-choose what you want to import, and handled a few other conditions not originally covered. Not being a php programmer my code was probably appalling, but maybe the WHMCS guys have incorporated the concept of the changes into the standard version 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.