Jump to content

Paul

Blesta Developers
  • Posts

    6,728
  • Joined

  • Last visited

  • Days Won

    841

Everything posted by Paul

  1. Hi Bob, This is corrected in 3.0.3 I believe, and a patch should be out next week. When a user registers, they will be directed to the client Dashboard.
  2. Contact logins with ACL permissions is actually on our list, CORE-627 and is tentatively schedule for 3.2. We will considered sponsored development for core features, however we will only do those if we already agree that we want to include it. Same really goes for extensions too. We try to prioritize development based on demand, and in all honesty someone willing to part with some cash says a lot about how serious they are about throwing their support behind something. It's possible to have 100 votes for a feature that nobody will really even use but sounds cool. We would rather build the feature that 10 people would actually use than the one 100 people voted for but wont use.
  3. Paul

    Installing Blesta

    Mike, just FYI the verify Blesta script is for v2 and will not be a completely accurate picture for compatibility with v3, though many of the requirements are the same.
  4. Paul

    Bad Luck Day?

    I read that at 90% my normal speed, pretty amazing actually that we can do this -- unless you're a kid and reading still requires careful consideration.
  5. I can see this working well in your case. If you don't need the automatic-ness of using a module, you could use the recurring invoice option in the interim. Price overrides would probably be better suited long term though.
  6. If he puts up a PayPal donate button someplace, I'll chip in a few bucks.
  7. Paul

    Cron Setup

    I suggest trying to run the cron command via a shell if you have shell access. If there are any errors, like missing Ioncube loaders, they should be displayed. If that's not an option, you can alternatively use GET or wget. See http://docs.blesta.com/display/user/Installing+Blesta step 4 Cron. So, from this example, something like this may alternatively work for you.. GET -t 15m https://www.yourdomain.com/blesta/install/path/cron/?cron_key=CRONKEY
  8. Paul

    Email Piping

    If cPanel is modifying the index.php file to include the hashbang, then this would explain why it stops working after an upgrade. We created a second piping method, which was to pipe.php per the documentation and that file comes with a hashbang in it, however people have experienced similar issues with that. This works fine when manually configured on Postfix and Sendmail systems per our testing, however cPanel tries to over simplify and restrict what you can do by not allowing you to include the path to PHP in the command, thus requiring the hashbang. pipe.php was suppose to solve this, but ultimately, we may need to make a tweak to change the way arguments are passed in, namely the company ID. I suspect there may be an issue here with the pipe.php method. I'll discuss this with Cody in more detail on Monday.
  9. Paul

    Bad Luck Day?

    That's no fun, hope you feel better soon. I'm sure they'll get you on some antibiotics.
  10. Paul

    Awbs

    I thought this was funny. Is there much participation any longer on their forums? Is it possible any longer to get an AWBS license key? We would want to install a copy so that we can build an importer.
  11. Paul

    Generate Password

    It use to display it in the field, but we changed this because passwords should be in password fields. However, it's a 2 step fix the 2nd step is to design a modal popup that allows you to see the password and possibly alter how it's generated. (length, characters, etc). We just haven't got to the 2nd step yet, so this feature at the moment is admittedly less useful.
  12. Paul

    Bad Luck Day?

    Do you know what kind it is? That is one big spider, I hate those things. I found one in my bed, right behind my wife the other night. It made the creepiest crunch sound when I smashed it. That was a late night moving furniture and hunting for spiders.
  13. Awesome, thanks for the update!
  14. Yeah, direct purchase + 1 dev license max per owned license can be requested. Dev licenses are strictly non-production.
  15. Yes, please send API documentation. If they have a well written PHP API library, that would be useful as well and save some time.
  16. The license is legit, however you PM'd me and I'd like a ticket to reference. Support & Updates good through Aug 14, 2014. Edit: Rob, the process is that once Gualter makes a sale, he will open a ticket or update his ticket with the buyers information and we will contact the buyer and arrange the transfer. Currently we do not charge a transfer fee.
  17. It can vary a lot, and all depends on how much time it takes. When we have enough information about custom work, we are able to determine how many hours it will take to build. Then we multiply that by $95/hr (Our standard rate) to determine the cost. Generally gateways are the simplest extensions to write, though not always. We also offer discounts if the extension can be included with Blesta for other customers to use.
  18. Paymill isn't high on the list right now, very low interest, so low priority. Are you interested in possibly sponsoring development for the gateway?
  19. Please post 1 feature request per thread, and include as much information about the feature as possible. Having 1 feature request per thread allows the thread to focus entirely on that feature. One of our goals is to gauge community interest in a particular feature, which helps us prioritize the feature if we decide to add it. If we do add the feature to our project management system, we will usually post a task ID associated with it. The feature can then be tracked in the thread to completion. Posting multiple feature requests in a single thread waters down the request, and it will usually receive fewer responses. So, sticking to 1 request per thread increases the odds of it being implemented!
  20. gogetssl.com thesslstore.com opensrs (tucows) These are all planned. It might be a good idea to do 1 thread per request in the future though, they tend to focus discussion on the 1 feature requested where it can more easily be gauged, added to our project management, and tracked to completion.
  21. Email template address fields do not have tags available to them, but this may be a viable option. Assuming that additionally the department is available to the body of the email template, you could use conditionals to customize the email as well on a per-department basis. This part *might* be possible now, if so the variables for the department should appear if you send out an email with {% debug %} in it. If nothing is in there to distinguish the department, it's something we should be able to add.
  22. Essentially you want everything to happen on the same page right?
  23. What was it?
  24. That looks like some custom installer, you'll need to contact them to determine what version it is. My guess is it's 2.5.
  25. Hi Dennis, If you obtained your v2.5 license from midphase, you can request a v3 license from them. The license keys are different. Going from 2.5 to 3.0 is more of a migration than an upgrade because v3 has an entirely new codebase. See this for installing v3 http://docs.blesta.com/display/user/Installing+Blesta See this for then importing your data from 2.5 to 3.0 http://docs.blesta.com/display/user/Migrating+to+Blesta You can download v3 from the home page of www.blesta.com, and select to start a 30 day free trial during installation. This will allow you to get v3 running while you request and wait for a v3 license key from midphase.
×
×
  • Create New...