Jump to content

Blesta Addons

Alpha Developers
  • Posts

    4,868
  • Joined

  • Last visited

  • Days Won

    390

Everything posted by Blesta Addons

  1. fine for me ...windows 10 firefox 48.0.2 ...
  2. the simple solution is to add a checkbox that will add separate field for all checked groups .
  3. the same here .... in my blesta system i have Bootstrap and font amesone as a vendor , that way i update just the files in vendors folder rather than update any plugin or theme use it . also i'm surprised that the admin area use a lot of bootstrap look but is not bootstrap library. is there a technical obstacle that prevent from using bootstrap in the admin area ? or use any other framework like http://semantic-ui.com/ .
  4. immediate suspend and cancel can load a the browser to freeze . to add them as a cronjob , it need some code modification and code addition . +1 , but if it need a more time i prefer wait until v4.2 or 4.10 .
  5. why not to make the font awesome as vendor ?.
  6. is possible to add thge option to assign custom client fields for multiple groups ? now we ned to add each fields for every group we have .
  7. As i explained before ... if error reporting enabled , any reply new ticket will return error . Just a simple text entered. Note also even the error appear the ticket well updated in database .
  8. This case tested in two installation .. same result .
  9. Use Array index to identify the selected option . Or try to build you own array index/key from a private function then call the same function in addservice to odentify the selected option .
  10. How much work waiting me!!! i need update all my plugins and modules .... Anyone know where i can buy more time for my day ? 24 hours is not enough for me !!!!
  11. I have made my own function to support it . Just to note the config isn't protect-privacy but is purchase-privacy . This is what they have in thier docs .
  12. Change error reporting to -1 . Create ticket or reply to a ticket the error will appear . No change made in core files .
  13. what is the output of logs .
  14. The proforma invoice should has more improvement , as this is a big bug for us . Finally the only real solution not just for this , but also for European law regarding invoices/proforma info is to store all the invoice infos (name, adress, fone dates ...ect ) .
  15. Welcome to the new member of blesta team ...
  16. Owwww . Finnaly ...
  17. how you have setup the node ?
  18. proxmox v4 use lcx . you need to use proxmox 3
  19. 4.2.2 is not supporting openvz ...
  20. wich proxmox version you have ?
  21. i have applied a payments to a some invoices , i have changed the payment status to pending , all invoice is marked as unpaid but the billed date is changed to today .(day of changing the payment status) ... the billed date should be intact . NOTE : tested in a test server, i have found that that is related only if proforma invoice type is used . so the real case is : create proforma invoice . pay the proforma invoice change payment status to pending (maybe other status also affected) the invoice is marked as unpaid and the billed date is today . what i have doubt in it , is the invoice should be also back to proforma with it old number .
  22. event is the suitable solution, as is instant triggers in profile change .
  23. your feature is related to new events request . and still we are wating for new events in blesta
  24. This Plugin is for digital product , not licensing system . the pro version will have option to add licence, and add a option for open source version , so the product will have 3 level, free, with license, and open source version .
  25. i have a Configurable Options for a registrar logicbox , i have noticied that the Configurable Options is not pased to the remote service , when i have checked , a found that $var['configoptions'] has the adequate vars $vars[configoptions] => Array ( [purchase-privacy] => true ) now is the Services model merge it to the $vars or i should merge it in the addService() fucntion in logicbox module ? in editservice() i have my own function to check this and add the privacy protection to the domain .
×
×
  • Create New...