-
Posts
6,687 -
Joined
-
Last visited
-
Days Won
839
Everything posted by Paul
-
Good question, will discuss with Cody. This could be an issue best left to the extension to gracefully handle.
-
Thanks! Cleaner is what I was after. The original plan was just to convert it to Bootstrap 3.1 and make it responsive, but I was on a roll. The hero image on the home page is now a slider, only one slide at the moment but will add more soon. Needed to be more dynamic.
-
We could probably enable the saved card for auto debit if-- There are no other payment accounts saved for the client The payment account is set up for auto debit at the same time it is saved (from checking the save checkbox) In other words, when a payment account is saved, check if there are any other payment accounts saved for the client. If there isn't, then mark it for auto debit. Thoughts? Any potential issues with this?
-
We updated www.blesta.com today. It's responsive now. More changes will follow in terms of additional content, & tweaks but I'm curious what you think!
-
I believe auto debit is enabled by default, unless you mean that if a user pays with a credit card and checks the box to save their credit card.. does it then select that credit card for auto debit? I'm not sure what the answer is, maybe it doesn't? If not, it probably should.
-
Looking really nice, congrats!
-
3.2.1 is likely to be released next Thursday, or early the following week. I'll be in Miami Monday through Wednesday for Hostingcon, and we plan to get 3.2.1 out after I return. 3.3.0 is in development, and a couple of the main features are complete: proforma invoices, and price overrides, among other things. I don't have an ETA on 3.3, but it's coming together nicely so far.
-
Yes, if nothing else for the fact that disabling password authentication is good for security. It eliminates the possibility of common, password based brute-force attacks.
-
That's interesting since the module is responsible for that, not necessarily the order form. Weird. Can anyone else duplicate the issue?
-
Glad you were able to get it working, and thanks for the nginx tutorial! I hope your go-live is nice and smooth!
-
Nice tutorial, thanks for the contribution!
-
The screenshot showing galactic theme selected, shows no theme loaded for the admin area. My guess is that your nginx configs may not be correct. Try accessing /admin/theme/theme.css?dir= in your browser. Does it load any CSS styles? This resource should be included in the admin page, the styles returned by this override the defaults to display the theme. My guess is that this isn't working for you due to some server configuration.
-
Well that's a bummer. Twilio could, I believe, also be used for phone support. Call in, verify the user, call forward them to your support number. In Blesta, something could pop up for the call and you can log the call into a ticket.
-
CORE-1272, thanks for the suggestion!
-
For SMTP Security, select TLS. Make sure port 587 egress is open at your firewall.
-
The standard order form in 3.2 should be responsive already, what's not working for you?
-
app/views/client/bootstrap/structure.pdt contains the header & footer for the client area. If you make a lot of changes, you can clone the bootstrap directory with a different name, and select the new one under Settings > Company > Look and Feel > Template.
-
How many of you have password auth disabled?
-
I kinda like the idea, anyone else?
-
Key-based authentication for SFTP backups would be a good feature request.
-
The task will remain private because it contains credentials for testing purposes. No ETA at the moment, it survived the first pass of 3.3 pruning, so it's still assigned to 3.3. It's implementation will depend on our workload and how quickly our deadlines approach for release.
-
We considered doing this with Twilio, or a native Asterisk server for making payments by phone, verifying orders (Call the customer, ask them to enter a code into the order form), and more. We haven't had time to fully vet things, but Twilio appears to be a very useful service.
-
Thanks for the call earlier. To elaborate, the question is whether taxes are included in PayPal subscription payments beyond the initial payment. If not, then this is a bug, as taxes are included when services renew, not just when they are ordered. Can anyone duplicate?
-
They don't "override" the price so much as alter it. The package has a base price, configurable options, if selected can add to that price. For example: Package A $10 Dedicated IP Address + $3 Extra Disk + $20 Extra RAM + $10 Total $43/mo