Jump to content

André P.

Members
  • Posts

    38
  • Joined

  • Last visited

Everything posted by André P.

  1. Hi, I need to get this value inside the SolusVM context. Any idea how to do it? I do it with a MySQL call right now, but that can only be a workaround. Thank you! :-) André
  2. Yes, it is. Edit: I just wonder because in most (all?) other forms it works just fine. Like pricing for packages.
  3. When recording a payment I cannot use "X,XX" as amount: Amount must be a number. Just a very tiny bug I never found time to report. :-) André
  4. Ahh, thank you! This was driving me crazy. Sounds reasonable. Can be closed, then.
  5. Hi, I am using latest Blesta and cannot see package options where one time fee is set. It doesn't work for any order form I tried. Is this reproducible? :/ André
  6. I don't want to change it, I want to pass it as value to my API. Like "https://something/api?action=add&id=clients_id_value. The universal module does post the client_id to the API but not the clients.id_value. So far I use the Blesta PHP API to get the clients.id_value by client_id. I just wonder if there is a better way to do this. Thanks! I use a RegEx now + check for availability with JQuery in a custom order form template. I was talking about msgs like "Cannot add XY: Item exists". But that's not a problem at all... I thought about a label or something, but it is not really necessary either.
  7. Hi folks, First of all: Thanks for the great idea of a universal module. Everything works as intended. :-) 1. Pass id_value to API Is it possible to pass this value to the API? So far I work it around by using the Blesta API inside my API to get the value by client_id. That's an apiception I would like to avoid. 2. Check if field is domain I created a field "domain" inside my module. I see I can have it checked for "isEmpty" and "isUrl", but I need a way to check if it is a domain. I can write a function to check it, but I don't know where to place the check (I am not good at objective coding stuff, sadly). Another idea was to place some javascript at the bottom of the order template and check the field id against a regex. 3. Custom "return messages" Can I return an error message e.g. "domain is in use" when calling the API? 4. Add description for an input field And the last one: Is it possible to add a description for an input field without modifying the PHP file? If not, it's fine, I would just go and modify it then. :-) Cheers, André
  8. Sharing is caring, folks! select distinct email from contacts where client_id in (select client_id from services where package_group_id='n' and status='active'); Where n is your package group # of service XY. I think it would be even better to also get status "cancelled" and check if the date is in the future.
  9. Hi, It would take me an hour or so to create a working SQL query, so I tought I better ask this here. Can you help me out? I am trying to get all email addresses of active users of the group "vServers". Thank you guys! André
  10. Well, what can I say? Just tested it again... same problem. The select form still results in a 404 on some pages, example: Append set_language to "panel.example.com/client"). Thanks anyway.
  11. Only if they set a language in the settings by themselves. If they didn't or are not logged in, the language can be changed.
  12. Hi naja7host, I added a link like "cp.domain.tld/?set_language=xy" in our footer, because appending ?set_language to random pages can lead to a 404. My only problem: This solutions works fine, when the client has not selected a language via cp. If he has, we cannot override his language with that switch. Can you add such a feature?
  13. Any progress? Selling from DE to EN customers. Default language is German. My website is translated, the order form is not. Any idea for a patch?
  14. Hi, I wonder if that is possible... I need to get a list of the "solusvm_main_ip_address" + a customers id (#1500 etc.) if the service is active. Any idea how to do this? :-/ The API construct is not a problem, I just have no idea how to query it. Thanks!
  15. Hi Carl, Thanks, I knew the "old method", too. Was a struggle to get the new log parser running. They use elasticsearch etc. know. I already collected a huge set now, but it still needs some more testing. I also want to rewrite some rules to be more general. Thanks for your answer!
  16. Thank you, Licensecart and Keiro, I got in touch with ModulesBakery. :-)
  17. Hi, How is interested? Or maybe someone already wrote a module and wants to sell it? Thanks! André
  18. This might actually be a problem with my API access. I have an API key and can connect within the module settings, but I think they did not activate it yet. Internetbs will have a look at my website for the legal stuff etc. and THEN come back to me. I am almost sure that this is the problem. Sorry for stealing your time! Btw. I used a .de domain with the latest module on a 3.5.0 Blesta (I need to apply some legal stuff when upgrading etc.). I just translated your module (I can send you a pull request when I am 100% satisfied with my translation) and came across the DNS manager part, hehe... Bye!
  19. Hi, I wonder about the status of "Blesta Domain Manager". Any news on this? Or further information? Thanks! //Edit: Well, I cannot complete an order. After entering any nameserver addresses it redirects me to the order forms start page. I then have the "old" order in cart + a new one. I can give you access for debugging.
  20. I mailed Paul back. Paul, did you get my mail?
  21. I will even sponsor some more, I think. Paul, let me know if you guys are interested, best would be to contact me by mail. Blesta needs much more attention over here.
  22. I am thinking about creating a bounty for a EU valid Blesta. I would pay 1100 dollars for fulfilling our needs. Maybe someone wants to join me. :-D
×
×
  • Create New...