Jump to content

PauloV

Members
  • Posts

    1,387
  • Joined

  • Last visited

  • Days Won

    42

Everything posted by PauloV

  1. Hello again Just to say, my mistake, the error was similar but diferent, this time was invoices and also client_id I have change from foreach ($invoices as $invoice) { to foreach ($invoices as $invoice) { if (!$this->mappings['clients'][$invoice->userid]) continue; and have imported everithing I will no check some random data to see if all is OK Many thanks once again. Best Regards,
  2. yes. very strange. I see that Blesta have imported 100% of clients and also taxes, but anything else.
  3. no luck I have check whmcs cliente and contact table ID's and userid and everything is OK I also have trie to validate the null client_id on every statment on whmcs_migrator.php but the same error. Strange!!!!
  4. Hello, Any help to these: The import completed but the following errors ocurred: importContacts: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'client_id' cannot be null on line 124 importTaxes: There is already an active transaction on line 163 importCurrencies: SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match number of tokens on line 124 importInvoices: There is already an active transaction on line 163 importTransactions: There is already an active transaction on line 163 importPackages: SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match number of tokens on line 124 importServices: There is already an active transaction on line 163 importSupportDepartments: There is already an active transaction on line 163 importSupportTickets: There is already an active transaction on line 163 importMisc: There is already an active transaction on line 163 Thanks in advance
  5. Hello Blestars Updated InternetBS Module update 1.0.5, first Release Candidate (Updated 12-05-2015) Added: .FR Domain fields Old fixes: Added: .IT Domain fields Fix: Now domains can be renewed automatically after payment confirmation. Fix: Error on registering a Domain Fix: Error on transfering a Domain Add: Merged Blesta 3.2 changes to support bootstrap Add: Add/Edit/Remove Email Fowards (Now you and your clients can manage mail fowards) Add: PayPal donation link to the Plugin in "Settings->Modules->Internet.bs". Comming Soon: Add/Edit/Remove DNS Records (its a bit delayed because of some pending work) Add: Check Domains available (Tested 100% working) Add: Get/Update Whois data (Manage Whois 100% tested and working) Add: Get/Update Nameservers data (Manage Nameservers 100% tested and working) Add: Get/Update Register Lock (Tested 100% working) Add: Get/Show EPP Key on Admin and Client(Tested 100% working) Fix: Correct Transfer Handle request Fix: Regist Domains Fixed (Tested 100% working) Many thanks for, jamesrascal, and WedgeTalon helping on debugging the Module Teaser: Fixed: - Check Domains available (Tested 100% working) - Get/Update Whois data (Manage Whois 100% tested and working) - Get/Update Nameservers data (Manage Nameservers 100% tested and working) - Get/Update Register Lock (Tested 100% working) - Get/Show EPP Key on Admin and Client(Tested 100% working) - Correct Transfer Handle request - Regist Domains Fixed (Tested 100% working) After the relase of the new Upcoming Blesta Domain Manager we will add extra features: - DNS Management - Email Forward How to Install 1º- Download the Blesta InternetBS Registrar Module here: Download Here (updated 12-05-2015) 2º- Uncompress, and upload the folder "internetbs" to blesta /components/modules/ directory. 3º- Go to Blesta Admin, and click on Setings->Company->Modules->Available and it will list the "InternetBS" module, just Click on "INSTALL" 4º- Now you can manage the Module and add your InternetBS API Key and Password. 5º- In your Packages->Create Package you can select the Module->InternetBS to configure your TLD's do regist/transfer How to Install 1º- Download the Blesta InternetBS Registrar Module here: Download Here (updated 12-05-2015) 2º- Uncompress, and upload the folder "internetbs" to blesta /components/modules/ directory. 3º- Go to Blesta Admin, and click on Setings->Company->Modulese and it will list the "InternetBS" module, just Click on "UPGRADE" How to Uninstall Go to Blesta Admin, and click on Setings->Company->Modules and it will list the "InternetBS" module, just Click on "UNINSTALL" Any bugs please tell us, if not we will relase the InternetBS Module as Stable Release. We hope you enjoy Regards, PV
×
×
  • Create New...