Jump to content

Beav

Moderators
  • Posts

    268
  • Joined

  • Last visited

  • Days Won

    20

Reputation Activity

  1. Thanks
    Beav reacted to hadzo in 'Invalid invoice ID.' after upgrade to 4.2.0   
    thanks @gosuhost all works fine now
  2. Like
    Beav reacted to ModulesGarden in Wishing You a Prosperous New Year!   
    Accept the jolly New Year wishes from the entire ModulesGarden team! May success and good fortune follow you on every step as you tenaciously move towards achieving your goals in 2018.
    Grateful for your past backing, we sincerely hope that our partnership will reach new heights in this forthcoming year!


    Although optimistically waiting for a new season, we do not let past events sink into oblivion. Quite the contrary - we are bursting with pride to now present you with the list of all accomplishments of 2017 which, in our humble opinion, contributed to the development of this company the most.
    If you, just like us, smile while looking back at your past achievements, do not hide them from the world. Join our special New Year contest and welcome a 33% discount on our entire offer!
  3. Like
    Beav reacted to Paul in Wishing You a Prosperous New Year!   
    Best wishes to ModulesGarden for 2018!
  4. Like
    Beav got a reaction from activa in Huge Invoicing Bug   
    Incase anyone else has invoices to fix:
    If you are having problems removing lines from effected invoices because of a transaction(credit) already applied you will need to click on the transaction and after it expands there will be an option to unapply the amount from that invoice. Then edit the invoice adjust it and reapply(cron should reapply the amount)
  5. Like
    Beav reacted to Jono in Huge Invoicing Bug   
    Okay I believe I identified the source of the problem and this should be a hotfix. Starting on line 1393 in app/models/invoices.php there should be this code:
    if ($i == 0 && ($dates = $this->Packages->getProrataDates( $service->pricing_id, $service->date_added . 'Z', $service->date_renews . 'Z' )) ) { Change that to:
    if ($i == 0 && $allow_pro_rata && ($dates = $this->Packages->getProrataDates( $service->pricing_id, $service->date_added . 'Z', $service->date_renews . 'Z' )) ) {  
    This fix will be included in 4.2.1
  6. Thanks
    Beav reacted to Paul in Huge Invoicing Bug   
    No way to automatically resolve existing invoices. We'll have a 4.2.1 patch out in the next week or so... in the meantime, if you use prorata on Packages, best to apply this fix for now.
  7. Thanks
    Beav got a reaction from Paul in Error installing blesta 4.2   
    I can help via teamviewer if you still need assistance, if you want to PM me
  8. Like
    Beav reacted to Blesta Addons in eNom integration?   
    after 4.2, i think the next step now is the domain management including the hosting order form . anything else than that is a waste of time .
  9. Like
    Beav reacted to Michael in BlestaCMS Lifetime for $100 or £70 saving $200 or £149   
    Our 2017 Christmas deal for the BlestaCMS is a massive saving off the BlestaCMS. This means you would never have to pay for support and updates after 2 years for less than the Owned license.
     
    Owned license: $150 or £112
    Lifetime license: $350 (Now: $100) or £220 (Now: £70).
     
    Use coupon code: VOU-XMAS offer expires on the 28th of December 2017.
  10. Like
    Beav reacted to Paul in What do you think about cryptocurrencies?   
    Just FYI, if anyone is interested in buying any BTC, LTC, or ETH on coinbase.com you can sign up with this link and if you deposit $100 or more both of us will get $10 in bitcoin. https://www.coinbase.com/join/5a1a0e84942a40026d012e3f
  11. Like
    Beav reacted to katycomputer in PDF Invoices are large   
    Bravo!!!
    Invoice email dropped to 8.3KB
  12. Like
    Beav reacted to Michael in PDF Invoices are large   
    change the font I assume you are on dejavu or something font. That makes invoice sizes massive due to supporting every language like Arabic and ç ć č à â etc
  13. Like
    Beav got a reaction from Chris in Built-in Server Status   
    I think blesta has bigger things than the fine tuning like server statistics at the moment such as domain management etc. Blesta is developer friendly and open 99.9 for a reason, with such a great platform they allow you and others to create custom solutions so that the blesta experience can be enhanced even further. Plugins and modules don't effect core files so on upgrade nothing needs replaced. Eventually I'm sure blesta will impliment a beautiful widget to display graphs etc but development is time and money. I just ask you to keep a more open minded approach. 
  14. Like
    Beav got a reaction from Michael in Built-in Server Status   
    I think blesta has bigger things than the fine tuning like server statistics at the moment such as domain management etc. Blesta is developer friendly and open 99.9 for a reason, with such a great platform they allow you and others to create custom solutions so that the blesta experience can be enhanced even further. Plugins and modules don't effect core files so on upgrade nothing needs replaced. Eventually I'm sure blesta will impliment a beautiful widget to display graphs etc but development is time and money. I just ask you to keep a more open minded approach. 
  15. Thanks
    Beav reacted to Blesta Addons in [Plugin] Blesta Addons Widget   
    Hello All,
    a lot of users claim about the quick releases/updates we made, and they can't search every time about what was released and what was updated. so we have made a new plugin that allow all our clients see what was released and what installed addons from us has a update.
    The widget is free, in some next release we will add a 1 click update, install of all our addons from admin side .

     

     

     

  16. Like
    Beav reacted to evolvewh in DST Still a Bug   
    Good news. CORE-1485 was the original task I was looking for.
  17. Like
    Beav got a reaction from activa in GosuHost has gone bonkers!   
    This sale has ended.
  18. Thanks
    Beav reacted to Abdy in [Module] cPanel Extended Module for Blesta (Broken)   
    The next week I will send the second alpha to all the contributors,
  19. Like
    Beav got a reaction from Michael in GosuHost has gone bonkers!   
    This sale has ended.
  20. Like
    Beav reacted to Blesta Addons in [Plugin] Stats & Reports   
    can you explain more about wich data stat you want, as the ' list of the clients with specific packages too ' for me is not a stats, is a client list.
  21. Like
    Beav reacted to katycomputer in Client listing first_name, last_name rather than Name   
    If you have a number of clients, it would be nice to be able to sort by first_name or last_name when looking for a client.
    If I manually edit the url to: /admin/clients/index/active/?sort=last_name&order=asc the client list is sorted by last name, so it seems like this would be an "easy" change.
    I am populating the company field with last_name, first_name; it would be better if we had two columns.
     
  22. Like
    Beav reacted to MistaGrk in Square Payment Gateway (Alpha)   
    You sure did  

    Thank you!!!!!
  23. Like
    Beav reacted to Abdy in Square Payment Gateway (Alpha)   
    I found the problem, it looks like Square's API has been updated and broke the gateway.
    Square released the Connect v2.5 version on November 2nd, with changes in transaction management.
    I fixed the API and tested the gateway in Blesta 4.x and works pretty well. I attached the fixed version in this post.
    square.zip
  24. Like
    Beav reacted to Tyson in How to create your own Email Template within CKEditor   
    Very nice!
    Just FYI on the HTML-in-JavaScript where you mention adding plus-signs--the plus-sign is the JavaScript concatenation operator which appends the string before it with the string after it. You could just have one large string (contained in single-quotes or double-quotes) without any concatenation, but I think the original template is written that way for readability. I'm sure those familiar with JavaScript will already recognize that. 
  25. Like
    Beav got a reaction from Blesta Addons in change http to https   
    you do this in the .htaccess file in your web root
     
    # Force HTTPS
    RewriteCond %{HTTPS} !=on
    RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [R=307,NE,L]
×
×
  • Create New...