Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 04/07/2015 in all areas

  1. Feedback? It's not 100% done. There are still many to tweak and need advice on this kind of style. I will also try not to change alot especially on the default blesta layout unless it's necessary. Thanks.
    3 points
  2. Thanks Michael. Thanks pal, Blestatheme.com will focus more on the frontend especially on template/theme. From integration to custom web design development for Blesta. Blestatheme.com right now is working on and hoping to release an alternative free makeover client theme for Blesta. The rest of the release will be premium themes. as well as some freebies as contribution. I know who to look for if there's custom development services for blesta. I also know who to look for to buy license from. Cheers, Ken
    2 points
  3. Blesta is very happy on PHP 5.6 + ZendOpcache on MariaDB 10.0.x backend. I selected 3-6 months on an upgrade timeline simply to allow some of the intial bugs to be worked out and allow time for internal testing before an upgrade. I'd start testing on it immediately but the production update would depend on stability and bugs.
    2 points
  4. This would be handy but probably warrants it's own feature request thread
    2 points
  5. It would be great if it were a bit easier to correlate an invoice to a service. A simple link with the service ID which is a clickable link to the manage service page from the edit invoice page for each corresponding service would be amazing!
    1 point
  6. Maybe something like this? (a link in a new column to the left of the line item description. Only the cell next to the parent line-item would have to be filled with the service ID I guess. I couldn't see a benefit to just repeating the same link/number for sub-items. I've never used addons but I believe they're essentially a product in and of themselves so they'd need an entry there. For configurable option line-items it would be best to just leave blank.
    1 point
  7. Just an Addition, I think It would be a nice addition If It was possible to choose whether to include or exclude Inactivated client accounts in search results.
    1 point
  8. yes to proposal + adding color for the text of status label. Active: green Pending: orange Suspended: red Cancelled: red
    1 point
  9. Using now PHP 5.6.7-1~dotdeb.2. will go to version 7 as soon it's available in the dotdeb (debian) repos
    1 point
  10. This would need to go in the first section "Service Information". Status: Active (Active, Pending, Suspended, Cancelled) sounds ok with me at first thought. Any suggestions?
    1 point
  11. If it's in the budget, I suggest getting a VPS just for Blesta. Far more secure. I suggest multiple backups. Blesta's database backup is good, but if an attacker hacked your server, they would technically have the information they need to log in and deleted your backups. I suggest using something else as well, VPS snapshots or R1Soft, or all of the above. Backups. Backups. Backups. Nobody was ever sorry for having backups.
    1 point
  12. Tyson

    Account Creation Errors

    For anyone that stumbles on this in the future -- the error indicated a missing class, which was probably because the file didn't get uploaded, or was corrupt. Overwritting the file (the path is shown in the error) with a new version usually fixes the problem.
    1 point
  13. There's a task for that CORE-912. At the moment, we suggest changing the renew date if the provision date is not the same day.
    1 point
  14. It is not uncommon for people to accidentally check in sensitive information such as database logins and API keys (x-ref http://arstechnica.com/security/2015/03/ubers-epic-db-blunder-is-hardly-an-exception-github-is-awash-in-passwords/) and the blesta encryption key is almost as sensitive. I think there should really be a script that uses the old key and a newly generated key and descrypts/re-encrypts the data in the database.
    1 point
  15. There should be a utility that would allow you to change the encryption key. The question is whether that's more important to people than some of the other features that have been requested. I have no doubt we'll get to it eventually, but it's not a very squeaky wheel.
    1 point
  16. Do you ever change your password? To me this could be the same principal. Another reason I see is if someone gained access to my system but my database was safe I would need to change my encryption key for security reasons. Having a tool, not normally uploaded to your live system, available would be nice to have. Not a high priority for the blesta team, I don't think, as anyone (developer) should be able to create a tool to do this as blesta doesn't hide how it does encryption.
    1 point
  17. Hello, In Blesta we dont have an option to show prices with Tax Inclusive (Price + TAX), on order forms, This is a very easy tax and it ould be cool if it could for exemple show the price withou tax, and below show a small price with tax inclusive, and vice versa (for people that like price inclusive and people that like tax exclusive) Exemple of order form prices with Tax Inclusive, with the Portugal tax at 23% : Price: 1.23€ (excl. vat 1.00€) Exemple of order form prices with Tax Exclusive, with the Portugal tax at 23% : Price: 1.00€ (incl. vat 1.23€) This is a very easy task, only add an extra option on Admin System Taxes to enable or not "Display prices with Tax inclusive on order forms" And on order forms only add a new field to get the TAX and make the mat In EU some prople need this, and I had a discussion 2 days ago on WebHostingTalk, and some people didnt go tru blesta because this issue (also because final invoices can be edited by clients, and blesta dosent supoport credit notes)
    1 point
  18. yes, asking customer to select his country before to order is nice, the earlier we know his location the better it is. Not certain about using IP to automatize it, certainly if using IP, it's still need to be seconded (second check & price update) at order step with location taken from user account (user registration / login). Regarding script using ip, we can take inspiration from this: http://www.geobytes.com/iplocator/ they seem to be dead by today, but was they was able to do very custom message depending of IP So idea for us could be to use short code to be able to display message depending of customer location (IP), so it could be: - special discount for XXX country - coupon code CCCCCC - special discount for XXX city - coupon code CCCC - Price for given country/location - etc... from IP with geobyte, there was able to give script to include in template (java script), for display message depending of country, language, state, city, region, all of this from their ip database. So in the example case of above special discount, we can display special discount like special discount to Florida US state, when by the way any US user will see such discount but for his own state, it's a king of general personalization. And can be utilized as well to display price very early to customers, but certainly price still should need to be updated when customer register or login (for prevent error from people using proxy).
    1 point
  19. If you choose to charge the customer different (inclusive VAT) prices depending on location (as opposed to absorbing VAT differences yourself, which should also be a configurable option), the customer should be able to just select his country. Fine if it defaults to your own home location, or one determined by geo-ip, but the customer should be able to change it with 2 clicks, instead of requiring him to jump through hoops like registration. Example from a big European hosting company: Another one:
    1 point
×
×
  • Create New...