-
Posts
6,728 -
Joined
-
Last visited
-
Days Won
841
Everything posted by Paul
-
Awesome! Looking forward to hearing from you, let me know if I should resend or anything.
-
Would you mind posting your gateway code?
-
This is all my fault. Hey @Steven F. I sent you some emails but never got a reply, your spam filter must hate me
-
Thanks for pinging the feature. Nothing new on this, it is certainly possible to do but not many requests in the past year.
-
Auto debit will run once per day. It will only run once per day, so if it ran at 1pm, you generated the invoice after 1pm, and then changed the auto debit run time to even later in the day, it will still not run. Because it already ran today. It should go through the next day though.
-
Javascript is required to view and interact with any modern website or web application. Why do they have javascript disabled?
-
Very nice, love the solid flat colors.
-
Any suggestion on how that would look? Eventually I would like the ability to manually link or unlink line items from specific services.
-
Show Current Service Status On Manage Service Page
Paul replied to Jonathan's topic in Feature Requests
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? -
This may require a join, resulting in a slower query but Cody will know more.
-
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.
-
For whatever reason, Interworx is returning the error so it may not have anything to do with Blesta. Have you opened a ticket with Interworx yet? Send them the input/output and they may be able to shed more light on the error. Edit: I missed the fix, glad it's working and thanks for the update!
-
Thanks I appreciate it. I've created CORE-1623 so we can look into it further, however I suspect varchar(128) would work in this case. This would make it consistent with first and last name which are currently varchar(128) and company names tend to be naturally longer than a first or last name.
-
That's interesting. I would suggest opening a ticket with Interworx for more clarification. I found this thread - http://forums.interworx.com/threads/8005-master_domain_ipv4-This-input-is-required but it doesn't seem to make sense. Since it is Interworx throwing the error, they may be able to shed some light on the issue.
-
What are you suggesting we do? Raise the limit? And if so, to what exactly? Databases have to reserve a specific amount of space for a field, the contacts.company field is varchar(64). Interestingly contacts.first_name and contacts.last_name are varchar(128), so it may be reasonable to raise the company name to the same limit. But based on this thread, I don't know that varchar(128) would solve this.. maybe a longer company name springs up and we're back where we are now. The bottom line is that there *must* be a limit, and our goal is to simply set a reasonable one.
-
Oooh, very nice. Looking forward to seeing what else you come up with once you launch your theme site.
-
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.
-
You probably want to use configurable options for all of this. Packages > Options. Create an Option Group, then Create all of these options and assign them to the group. Then, when you create a package and define your "base pricing", you can select the configurable option group. Now, assuming your Package is assigned to an order form, during check out all of the options will be available. EDIT: Mike's right. You can sell the options, but they will not be automatically provisioned via cPanel and would have to be added manually to the service. It's likely we will be updating the cPanel module to support automatic provisioning of these kinds of options in the future.
-
Welcome! If you don't need any custom code, then it doesn't matter if you don't have programming experience. You can still customize the colors of the client and admin areas, and change your logo, as well as customize your invoices with your branding. Install the free trial, and give it a spin. If you have any questions, this forum is a good place to ask them. If you aren't selling hosting, install and use the Universal Module. Settings > Modules > Install Universal Module. Create at least 1 product, just requires a name. Settings > Payment Gateways > Install a payment gateway you want to use and configure it. Packages > Create a new package using the Universal Module. Set all your pricing, etc. Packages > Order > Create an order form and add your package group(s) to it. I recommend using the General type, and the boxes or list wizard templates. Those are the basics for getting started.
-
I would probably just truncate it and not display an error. There has to be some reasonable limit, and this is the first time anyone has mentioned the 64 character limitation. I am curious what the name is (Or a pseudo of the name). Long company names are generally shortened for marketing purposes. I doubt they answer the phones "Good morning, you've reached the law offices of Ziffren, Brittenham, Branca, Fischer, Gilbert-Lurie, Stiffelman, Cook, Johnson, Lande & Wolf, how many I direct your call?"
-
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.