Jump to content

Beav

Moderators
  • Posts

    268
  • Joined

  • Last visited

  • Days Won

    20

Reputation Activity

  1. Thanks
    Beav got a reaction from Paul in Upgrading Blesta 5.8.2 -> 5.8.3 error : SourceGuardian error   
    If your upgrading and have ioncube, you do not need to apply the hotfix folder, it is for sourceguardian only
  2. Thanks
    Beav got a reaction from Amit Kumar Mishra in Domain Availability Checker Widget + Counter   
    I have updated the client_data plugin to also support Domain Counts and Support manager Pro ticket counts (still has default support manager counter as well) You may download it here.
     
    Here are examples of calls depending on which one you require for your theme. 
    <?php $this->Javascript->setInline(' $(document).ready(function() { fetchCountServices(); }); function fetchCountServices() { $(this).blestaRequest("GET", "' . $this->Html->safe($this->base_url . "plugin/client_data/client_main/count_services/active") . '", null, function(data) { $("#services_count").html(data); }, null, {dataType:"json"}); } '); ?> <?php $this->Javascript->setInline(' $(document).ready(function() { fetchInvoices("open"); }); function fetchInvoices(status) { $(this).blestaRequest("GET", "' . $this->Html->safe($this->base_url . "plugin/client_data/client_main/count_invoices/") . '" + status, null, function(data) { $("#invoices_count").html(data); }, null, {dataType:"json"}); } '); ?> <?php $this->Javascript->setInline(' $(document).ready(function() { fetchCountTickets(); }); function fetchCountTickets() { $(this).blestaRequest("GET", "' . $this->Html->safe($this->base_url . "plugin/client_data/client_main/count_pro_tickets/open") . '", null, function(data) { $("#tickets_count").html(data); }, null, {dataType:"json"}); } '); ?> <?php $this->Javascript->setInline(' $(document).ready(function() { fetchCountDomains(); }); function fetchCountDomains() { $(this).blestaRequest("GET", "' . $this->Html->safe($this->base_url . "plugin/client_data/client_main/count_domains/") . '", null, function(data) { $("#domains_count").html(data); }, null, {dataType:"json"}); } '); ?> Sorry formatting went off by a bit. $("#div_id_to_replace_here") is what tells the ajax which div to update
    which ever Request you want should be added around the bottom of structure.pdt (i have seperated requests individually above) before   <?php echo $this->Javascript->getInline();?
  3. Like
    Beav reacted to Paul in Configurable Option Selects Different Server   
    Just FYI, we are looking to implement this, probably as a core change. See CORE-3024
  4. Like
    Beav got a reaction from Michael in Reseller is no longer in business.   
    You wont lose your license. You can login your client panel and manage your license from the client area or you can talk and request a move of the license. the system was in maintence mode as i was moving servers. You should open a ticket with us as we dont know who you are and can help validate the license or work toward getting it moved to you directly.
  5. Like
    Beav got a reaction from Michael in Reseller is no longer in business.   
    Our website will always be there to manage your license and there is ZERO intention for it to be down. As I stated during maintenance mode clients cannot login in. However in the event we ever "dissapear" blesta themselves would transfer the license to you but your license is valid and can be reissued etc from the client area. If you want to open a ticket id be happy to see what our options are for you
  6. Like
    Beav got a reaction from activa in Delete client???   
    You could manage each individual service and UNSELECT 'Use Module' while removing the service to remove without using API (i.e remove just from Blesta side). Once there are no active services / invoices you should be able to remove the client as expected
  7. Like
    Beav got a reaction from Paul in Delete client???   
    You could manage each individual service and UNSELECT 'Use Module' while removing the service to remove without using API (i.e remove just from Blesta side). Once there are no active services / invoices you should be able to remove the client as expected
  8. Like
    Beav got a reaction from BeZazz in Paypal instand payment notification url   
    Yes

     
    // The URL that gateway callback requests should be directed to Configure::set("Blesta.gw_callback_url", "http" . (isset($_SERVER['HTTPS']) && $_SERVER['HTTPS'] != "off" ? "s" : "") . "://" . (isset($_SERVER['HTTP_HOST']) ? $_SERVER['HTTP_HOST'] : "localhost") . WEBDIR . "callback/gw/"); The above bit (already preexisting in your /config/blesta.php) allows for it to be routed correctly when the request is made.
  9. Thanks
    Beav got a reaction from EMar in Paypal instand payment notification url   
    Yes

     
    // The URL that gateway callback requests should be directed to Configure::set("Blesta.gw_callback_url", "http" . (isset($_SERVER['HTTPS']) && $_SERVER['HTTPS'] != "off" ? "s" : "") . "://" . (isset($_SERVER['HTTP_HOST']) ? $_SERVER['HTTP_HOST'] : "localhost") . WEBDIR . "callback/gw/"); The above bit (already preexisting in your /config/blesta.php) allows for it to be routed correctly when the request is made.
  10. Like
    Beav got a reaction from Michael in Delete client???   
    You could manage each individual service and UNSELECT 'Use Module' while removing the service to remove without using API (i.e remove just from Blesta side). Once there are no active services / invoices you should be able to remove the client as expected
  11. Like
    Beav reacted to Paul in Slow Support   
    Is this for Ticket #5175551? Looks like I resolved this for you this morning. You opened the ticket Wednesday night, and Thursday was a national holiday.
  12. Like
    Beav got a reaction from Tyson in please clocate product in this image   
    You added the product to the Universal Module, from the administration area goto Settings->Modules and click manage on the Universal Module.
  13. Like
    Beav got a reaction from Paul in please clocate product in this image   
    You added the product to the Universal Module, from the administration area goto Settings->Modules and click manage on the Universal Module.
  14. Like
    Beav reacted to Paul in GoCardless Non-Merchant Gateway (Alpha)   
    A new GoCardless alpha non-merchant gateway is available.
    To install, download the attached gocardless.zip and unzip the file. Upload the gocardless directory to ~/components/gateways/nonmerchant/ and go to Settings > Company > Payment gateways to install it.
    Documentation is right here - https://docs.blesta.com/display/user/GoCardless
    Any comments or suggestions, please post them below.  
  15. Like
    Beav reacted to Blesta Addons in is time to talk about domains ?   
    all we know blesta is working or has attention to create a new domain manager. it will take time of course, not sur what is the ETA and what is the progress in this subject . but what i'm sure of it it time to talk about this, the silence that blesta staff has about this subject render it a bit Unclear and hazy .
    we need a word from staff about what they have as ideas or in what step they are now, leaving us like this for almost 3 years is something unacceptable.
  16. Like
    Beav reacted to Michael in Blesta.store :: Blesta Owned Unbranded and BlestaCMS deals - Limited time only   
    Blesta OWNED Unbranded
    WAS: $180 or £135 || NOW: $140 or £109 = Coupon code: VOU-BlestaSales :: Ends 20-09-2018
    BlestaCMS OWNED
    WAS: $150 or £112 || NOW: $100 or £78.24 = Coupon code: VOU-CMSsales :: Ends 20-10-2018
     
     Purchase from https://blesta.store/
  17. Like
    Beav got a reaction from Joseph H in Free BlestaCMS License with Blesta Owned License   
    Gosuhost Blesta License Deal
    For a limited time only, with every Blesta Owned License you can claim a FREE BlestaCMS Owned License - a value of $150.
    Offer ends March 2018.
    https://gosuhost.com/blesta-license/
  18. Like
    Beav reacted to Paul in Getting License invalid after moving Blesta to a new host   
    I think I talked to you in our website chat.  
    For anyone else who stumbles on this thread: VAR licenses are only valid if hosted by the company offering them, so you'll need a new license if you move to another hosting provider. If your new hosting provider doesn't offer Blesta, ask them if they would consider it and feel free to put them in touch with us. If all else fails, you can always buy a license from us that will work anywhere.  
  19. Like
    Beav got a reaction from Michael in Release 4.3.0   
    Great work!!!! ? 
  20. Like
    Beav got a reaction from Michael in WARNING about user here   
    Perhaps check into a program such as Jing (free) will allow you to screen capture and will automatically upload to screencast. Such applications are great way to showcase features.
  21. Like
    Beav got a reaction from Michael in WARNING about user here   
    That's the problem with Live Demos. You can use programs or a simple wget to copy the webpage and never pay a dime. Usually best practice would be a short video showing each page or the page as one whole image.
  22. Like
    Beav reacted to WebhostingNZ.com in How do I become a dealer in blesta?   
    Great move to make too.  As Blesta.Store said Paul would be able to answer RE the dealer.  Regarding the plugins, you can just start creating them.
    https://docs.blesta.com/display/dev/Creating+a+Plugin
    Personally, I found it easier just to have a look at the code of a similar plugin/gateway/module and work from that.
     I find the below helpful as well
    https://docs.blesta.com/display/dev/Module+Methods
  23. Like
    Beav reacted to Blesta Addons in Getting Offset Errors when trying to log in   
    Memories !!!!
  24. Like
    Beav got a reaction from Michael in Drop down is not working in Blesta 4.2.2   
    As stated, I would reupload all files to be safe. If you've made any javascript or template edits you may have something conflicting. Try with the default file set and see if that resolves your issue.
  25. Like
    Beav got a reaction from Paul in Drop down is not working in Blesta 4.2.2   
    As stated, I would reupload all files to be safe. If you've made any javascript or template edits you may have something conflicting. Try with the default file set and see if that resolves your issue.
×
×
  • Create New...