Jump to content

hadzo

Members
  • Posts

    101
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by hadzo

  1. Tyson, I updated to 3.0.6 and the problem with Transfers always returning success is still there. Transfer will return success even if the domain is not unlocked and you can not order and transfer a locked domain. I know this is not a big deal for you but as user I am here to remind you what is important for the user since this confuses and makes problems for the customer and hence for the admin.
  2. I use ISPConfig and would like to have a way to integrate it to Blesta. What is the progress with this module?
  3. Switched over to mandrill. Emails get delivered to gmail.
  4. CubicWebs, thanks for your help I know how to avoid such problems now. But, again, this might not be a classic type of a bug, but, again, it might be considered a bug since there is an invalid way to combine packages which will result in a "Undefined property: stdClass::$domain-name" error message. Such error messages make Blesta look bad....and we do not want that, right?
  5. Undefined property: stdClass::$domain-name 1. Create a "LogicBoxes" type package and put it in the group named "TheGroup1" 2. Create a "Universal Module" package and put it in the group named "TheGroup1" 3. Create a "General" order form and assign it the "TheGroup1" group 4. Visiting the URL of the order form gives you 2 packages, when you click on "Select" button for "LogicBoxes" type package you get following error: " Oh noes! Undefined property: stdClass::$domain-name on line 846 in /var/www/........../web/components/modules/logicboxes/logicboxes.php " This might not be a bug, but it is not really nice to see such error messages.
  6. Thanks for your post, now I know I am not the only one experiencing this problem. I did change the subject and message, still having issues, will try to modify more the contents of the email message template and try again.
  7. hadzo

    Failed Transfer

    I tried to transfer a domain. I got this in an email "The Request for Transfer alongwith 1 year Renewal of domain.biz through () failed. This is because the Transfer Secret (Authorization Code) provided for this Domain Name at the time of placing the Transfer Request was incorrect." This email was sent after the whole domain process with Blesta was completed like payment etc. Now In blest I have a completed service and a domain tied to that client. But when I login to LogicBoxes I can see no domain. When I click Manage next to the service/domain I have no option to complete the transfer since Blesta thinks it it already transferred. What can I do?
  8. I checked that…none of emails sent via my server get declared as spam.
  9. E-mail like the Password reset email or Invoice delivery email were declared as SPAM on GMAIL, I tried to change the email, sender name, the contents of the message but no luck. This is the message I get "Why is this message in Spam? It's similar to messages that were detected by our spam filters." What is your experience with this?
  10. visit URL /client/login/reset/ without entering username/email click RESET PASSWORD button, you get green message saying "A confirmation email has been sent to the address on record." you should get a message saying to enter username/email, this is confusing. Using LogicBoxes module. When you go to URL /plugin/order/main/preconfig/domain click the TLD checkbox in my case .com, then click TRANSFER button you get "Congratulations, that domain is available." but it is a blank domain since user did not enter a domain. See attached picture.
  11. I can confirm this was the issue. But the address is not required, you could point that out somewhere or make a dependency when enabling the Logicboxes module.
  12. Input https://httpapi.com/api/customers/search.json a:5:{s:8:"username";s:17:"myemail@gmail.com";s:13:"no-of-records";i:10;s:7:"page-no";i:1;s:11:"auth-userid";s:6:"487922";s:7:"api-key";s:32:"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx";} Output https://httpapi.com/api/customers/search.json {"recsonpage":"0","recsindb":"0"} Input https://httpapi.com/api/customers/signup.json a:16:{s:4:"name";s:21:"Firstname MyLastName";s:7:"company";s:8:"MyCompany";s:5:"email";s:17:"myemail@gmail.com";s:14:"address-line-1";s:0:"";s:14:"address-line-2";s:0:"";s:4:"city";s:0:"";s:5:"state";s:2:"08";s:7:"zipcode";s:0:"";s:7:"country";s:2:"BA";s:8:"phone-cc";s:3:"387";s:5:"phone";s:7:"1111111";s:8:"username";s:17:"myemail@gmail.com";s:6:"passwd";s:15:"c6b79492beff2a9";s:9:"lang-pref";s:2:"en";s:11:"auth-userid";s:6:"487922";s:7:"api-key";s:32:"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx";} Output https://httpapi.com/api/customers/signup.json {"status":"ERROR","message":"Required parameter missing: address-line-1"} Input https://httpapi.com/api/contacts/add.json a:15:{s:4:"name";s:21:"Firstname MyLastName";s:7:"company";s:8:"MyCompany";s:5:"email";s:17:"myemail@gmail.com";s:14:"address-line-1";s:0:"";s:14:"address-line-2";s:0:"";s:4:"city";s:0:"";s:5:"state";s:2:"08";s:7:"zipcode";s:0:"";s:7:"country";s:2:"BA";s:8:"phone-cc";s:3:"387";s:5:"phone";s:7:"1111111";s:4:"type";s:7:"Contact";s:11:"customer-id";N;s:11:"auth-userid";s:6:"487922";s:7:"api-key";s:32:"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx";} Output https://httpapi.com/api/contacts/add.json {"status":"ERROR","message":"Required parameter missing: address-line-1"} Input https://httpapi.com/api/contacts/add.json a:15:{s:4:"name";s:21:"Firstname MyLastName";s:7:"company";s:8:"MyCompany";s:5:"email";s:17:"myemail@gmail.com";s:14:"address-line-1";s:0:"";s:14:"address-line-2";s:0:"";s:4:"city";s:0:"";s:5:"state";s:2:"08";s:7:"zipcode";s:0:"";s:7:"country";s:2:"BA";s:8:"phone-cc";s:3:"387";s:5:"phone";s:7:"1111111";s:4:"type";s:7:"Contact";s:11:"customer-id";N;s:11:"auth-userid";s:6:"487922";s:7:"api-key";s:32:"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx";} Output https://httpapi.com/api/contacts/add.json {"status":"ERROR","message":"Required parameter missing: address-line-1"} Input https://httpapi.com/api/contacts/add.json a:15:{s:4:"name";s:21:"Firstname MyLastName";s:7:"company";s:8:"MyCompany";s:5:"email";s:17:"myemail@gmail.com";s:14:"address-line-1";s:0:"";s:14:"address-line-2";s:0:"";s:4:"city";s:0:"";s:5:"state";s:2:"08";s:7:"zipcode";s:0:"";s:7:"country";s:2:"BA";s:8:"phone-cc";s:3:"387";s:5:"phone";s:7:"1111111";s:4:"type";s:7:"Contact";s:11:"customer-id";N;s:11:"auth-userid";s:6:"487922";s:7:"api-key";s:32:"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx";} Output https://httpapi.com/api/contacts/add.json {"status":"ERROR","message":"Required parameter missing: address-line-1"} Input https://httpapi.com/api/contacts/add.json a:15:{s:4:"name";s:21:"Firstname MyLastName";s:7:"company";s:8:"MyCompany";s:5:"email";s:17:"myemail@gmail.com";s:14:"address-line-1";s:0:"";s:14:"address-line-2";s:0:"";s:4:"city";s:0:"";s:5:"state";s:2:"08";s:7:"zipcode";s:0:"";s:7:"country";s:2:"BA";s:8:"phone-cc";s:3:"387";s:5:"phone";s:7:"1111111";s:4:"type";s:7:"Contact";s:11:"customer-id";N;s:11:"auth-userid";s:6:"487922";s:7:"api-key";s:32:"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx";} Output https://httpapi.com/api/contacts/add.json {"status":"ERROR","message":"Required parameter missing: address-line-1"} Input https://httpapi.com/api/domains/transfer.json a:12:{s:11:"domain-name";s:19:"MyLastName.com";s:9:"auth-code";s:15:"PRYLxU8/XWqQOnt";s:5:"years";s:1:"1";s:11:"customer-id";N;s:14:"reg-contact-id";N;s:16:"admin-contact-id";N;s:15:"tech-contact-id";N;s:18:"billing-contact-id";N;s:14:"invoice-option";s:9:"NoInvoice";s:15:"protect-privacy";s:5:"false";s:11:"auth-userid";s:6:"487922";s:7:"api-key";s:32:"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx";} Output https://httpapi.com/api/domains/transfer.json {"status":"ERROR","message":"Required parameter missing: customer-id"}
  13. hadzo

    Domain Transfer Problem

    Reported this as a bug http://www.blesta.com/forums/index.php?/topic/1267-domain-transfer-not-working-with-logicboxes-module/
  14. As Administrator: - I enabled and added my ResellerClub info to the LogicBoxes module (Registrar name ResellerClub, reseller ID an key). - Added a new package, named it domain, assigned to it the LogicBoxed module. - Under module options as account selected ResellerClub, as type Domain registration, selected the .com TLD, entered my nameservers, as term enter 1, period year, currency usd, price 10.00, setup fee 0.00, cancellation fee 0.00, assigned it the group "domains" created the package. As client: - ordered to transfer domain and provided the auth code, and paid by paypal, transaction was successful and I got the money from the client (have a personal and company paypal account) As Administrator: - under Clients / selected client ID, Services there is one Pending service, the domain the client ordered, - when I click Manage there is the domain info, domain name and EPP code, Send order confirmation email is checked, Use module is checked, - I click Activate and I get following error message "Required parameter missing: customer-id"
  15. hadzo

    Domain Transfer Problem

    One more question. Should the fileds under 'Whois' and 'Name Servers' be blank? When I try to manually enter data for Name Servers I got following error: Required parameter missing: order-id
  16. hadzo

    Domain Transfer Problem

    Thank you for your help. What do I do next? Just wait or....
  17. hadzo

    Domain Transfer Problem

    I am trying to transfer a .com domain. I need to be able to transfer domains, that is the basic functionality of such a piece of software, right?
  18. hadzo

    Domain Transfer Problem

    LogicBoxes (ver 1.0.4)
  19. hadzo

    Domain Transfer Problem

    * [CORE-532] - Logicboxes: Cannot add service from admin interface due to error "required Parameter Missing: Customer-Id" This bug should be fixed in 3.0.3.
  20. hadzo

    Domain Transfer Problem

    Sorry my mistake, it did show up as a Pendind Service under Clients. When I click Manager Service, and click Activate I get following error: "Required parameter missing: customer-id"
  21. hadzo

    Domain Transfer Problem

    It did not show up in Blesta. It did not show ip in my RC account. Is PayPal return URL relevant at all?
×
×
  • Create New...