Jump to content

evolvewh

Members
  • Posts

    1,007
  • Joined

  • Last visited

  • Days Won

    9

Reputation Activity

  1. Like
    evolvewh reacted to Tyson in Increase Session Timeout?   
    In the interim you can update:
    /core/ServiceProviders/MinphpBridge.php At the bottom of the file is a set of TTLs:
    $ttls = [ 'ttl' => 1800, // 30 mins 'cookie_ttl' => 604800, // 7 days ]; Change the 'ttl' value to the number of seconds a session should last, e.g.:
    $ttls = [ 'ttl' => 14400, // 4 hours 'cookie_ttl' => 604800, // 7 days ]; Making these configurable from the config file should occur in v4.2.
  2. Like
    evolvewh reacted to FloXera-Jose in Increase Session Timeout?   
    We also need to work in this issue.
    We had a few clients complaining about the session time out before the ticket was finished...
  3. Like
    evolvewh got a reaction from activa in Graphs not loading consistently   
    Yes it is. I wanted to bring it up again to keep it on the radar.
  4. Like
    evolvewh got a reaction from Michael in Thank you for the improvements   
    I just wanted to say thanks to the team for including a lot of nice new features including 2397, 1779, 1873, 2283, 2375 and more.
  5. Like
    evolvewh got a reaction from Paul in Thank you for the improvements   
    I just wanted to say thanks to the team for including a lot of nice new features including 2397, 1779, 1873, 2283, 2375 and more.
  6. Like
    evolvewh reacted to limitstudios in Graphs not loading consistently   
    I have been profiling this and each time the graphs are not rendered this error is displayed in the web browser console, may help to debug this, the script which errors looks to be nvd3 related, so guessing a timing issue when the scripts are loaded into the browser
    TypeError: ja.watchTransition is not a function  
  7. Like
    evolvewh got a reaction from Michael in GoDaddy module   
    This is the only GoDaddy module that I'm aware of:
    https://www.modulesgarden.com/products/blesta/godaddy-domain-registrar
  8. Like
    evolvewh got a reaction from Beav in GoDaddy module   
    This is the only GoDaddy module that I'm aware of:
    https://www.modulesgarden.com/products/blesta/godaddy-domain-registrar
  9. Like
    evolvewh reacted to Jono in New SSL Store Sync Bug   
    I was looking into this just now and I think this might be happening intentionally.  If we take a look at thesstore_plugin.php on line 212 we see:
    $end_date = date('Y-m-d h:i:s',strtotime($end_date. '-30 days')); //set 30 days earlier renewal date I'll probably also leave a comment to Nick on the github issue I see you've created.
  10. Like
    evolvewh got a reaction from Blesta Addons in Critical, Service activated and renewed in the same time   
    We are too and now I'm thinking there's a bug. Will be curious to see what the Blesta team has to say.
  11. Like
    evolvewh got a reaction from Blesta Addons in New SSL Store Sync Bug   
    I was wondering if the Blesta Team or Nick @thesslstore has any update on this one?
  12. Like
    evolvewh reacted to Blesta Addons in Critical, Service activated and renewed in the same time   
    we are using the latest version v4.0.1.
  13. Like
    evolvewh got a reaction from Blesta Addons in include price of child services in the main service price   
    I would like to see this too. I can't remember if there is a task for this or not but it should be there.
  14. Like
    evolvewh got a reaction from Blesta Addons in Google Analytics Ecommerce Tracking   
    Has anyone added the tracking code for Google Analytics Ecommerce? We'd like to get the products, dollar totals, etc added through Tag Manager but haven't had a chance to do so yet. Does anyone have a template or suggestions? I'll be reviewing the Google documentation soon but thought I'd ask here first.
  15. Like
    evolvewh reacted to Blesta Addons in include price of child services in the main service price   
    when a service has a children services , the price tab for the parent service didn't include the children service, the client see for example 25$, when he get a invoice he found 50$ (25$ plus for service addons).
    is possible to make the price include the children services like config options ?
     
  16. Like
    evolvewh got a reaction from domaingood in CORE-2016 Extended to Add ons   
    I just noticed that the add ons should have the same fix applied that CORE-2016 addressed.

  17. Like
    evolvewh reacted to Blesta Addons in Resellerclub modules is not supported by default   
    this info is not correct , you can edit nameserver from default module in blesta .
  18. Like
    evolvewh reacted to Abdy in [Module] cPanel Extended Module for Blesta (Broken)   
    Probably I will publish a private beta soon. 
  19. Like
    evolvewh got a reaction from activa in How to set "Quick Links" in admin area??   
    Go to the page(s) you want to quick link and you'll see a star on the left side of your screen just below the menu. Click it and it'll turn solid yellow meaning you've created a quick link.
  20. Like
    evolvewh got a reaction from activa in New SSL Store Sync Bug   
    I've reported it to the SSL Store and they confirmed the bug too so they're looking into it. Hopefully there is a solution soon.
  21. Like
    evolvewh got a reaction from Jason Ryan in Upgrade to Blesta 4.0.1 Issue - Please Help   
    That file is there for new installs and to help make sure that you don't overwrite your existing blesta.php file if you're upgrading.
  22. Like
    evolvewh reacted to Jason Ryan in Upgrade to Blesta 4.0.1 Issue - Please Help   
    Hey -
    I let it go yesterday since I almost had a heart attack thinking I totally screwed something up but got my backup up and running. I may try and give it another go tonight, this time paying a little more attention to what files are being moved around in "helpers' & "lib", and also making sure my existing blesta config file goes untouched. I will report back either way. Thanks for the follow up
  23. Like
    evolvewh got a reaction from Blesta Addons in New SSL Store Sync Bug   
    Is anyone else having an issue with the cron task to sync the renewal date? Ours is consistently showing the renewal date of 11 months instead of 12 for every Comodo we sell. We don't sell any other brands so I can't test to see if it's related to one brand or not.
  24. Like
    evolvewh got a reaction from Blesta Addons in New SSL Store Sync Bug   
    I've reported it to the SSL Store and they confirmed the bug too so they're looking into it. Hopefully there is a solution soon.
  25. Like
    evolvewh reacted to Paul in Blesta or cPanel Extended issue?   
    I am able to duplicate it. The renew date is changed when it's provisioned and I think I know what task caused this to happen. I'm going to create a task for this and discuss internally.
×
×
  • Create New...