Jump to content

omega1

Members
  • Posts

    7
  • Joined

  • Last visited

Everything posted by omega1

  1. Hello, I have read the following pages which seem to cover this, but no solution... Please enter a valid hostname, e.g. domain.com. The thing is that this field is not required as the user cannot choose the hostname for this item. How can I remove the requirement (and therefore error) from the order form? Many thanks.
  2. Hello, What I am trying to achieve is to send the data from a new customer creation on Blesta to our own dashboard, I'd like to capture name, email and password (md5 of course) and create the new user on our own dashboard. As such, I need to create a webhook that is triggered when a new customer is created. I have looked at /core/Util/Events/Observers/Clients.php and suspect that I need to do something related to createBefore but I'm not sure how to do this. Ideally I'd like to place a cURL somewhere that sends the new customer info over to our own API to have teh same user info created on our own platform. Can anyone share any info on how I could achieve this please? I've tried adding some php code directly to /core/Util/Events/Observers/Clients.php withing the createBefore section but it did not work. Thanks in advance.
  3. I resolved this by adding a Remote User in ISPConfig, I was using the Admin login details. My bad!
  4. My bad, I didn't see it at the bottom of the Package section, all sorted!
  5. My bad, I didn't see it at the bottom of the Package section, all sorted!
  6. Hi all, I am currently trialling Blesta and ISPConfig to automate hosting package creations and have run into an issue. I have added the ISPConfig module and it appears correctly within Blesta, I have added the relevant details (specifically username and password, hostname and port number). I am positive the details entered are correct as I have copied and pasted them from the fields into a browser and they work, but when I try and create a package from Orders I see in the log that the transaction tried to connect to ISPConfig but the credentails were rejected as I see the following error: a:1:{s:5:"error";s:45:"The login failed. Username or password wrong.";} Again, I am positive the details are correct as I copied/pasted them and I can log into ISPConfig. I know the error is saying they are wrong, but they are correct! I am assuming that the credentails I need to enter in the Blesta ISPConfig module are the admin credentials for ISPConfig? I have also tried with 'Use SSL' and without, but same message. Any ideas or advice on where to look to resolve? Thanks.
  7. Hello all, Currently trialing Blesta, I'm sure I'll have a few questions... First one is that I have enabled both Braintree (my current card payment processor) and also PayPal Standard and configured them both (API details, etc), but on the order form, only 'Credit Card' is showing as a payment option. Have I missed something regarding this so that PayPal appears as a payment option? Thanks!
×
×
  • Create New...