-
Posts
1,007 -
Joined
-
Last visited
-
Days Won
9
Everything posted by evolvewh
-
Is there any sort of disclaimer / agreement that could be made saying that if they contribute, they lose the rights to it and it's Blesta? I would only guess that they could either contribute or just keep making their own version of a given module if they wanted.
-
This sounds like a great idea to me! I think this could help speed up a lot of the development and would eliminate the issues with main Blesta upgrades. I personally don't like to try too many 3rd party extensions because they're a bit harder to maintain or switch back to the core configurations.
-
Very nice contribution and we look forward to giving it a try. Would be nice if some or all of these features were put into the core module too!
-
Awhile ago, I think I deleted one client group. I have re saved the order forms and hopefully it will work.
-
Client group is correct and I'm not using AreYouHuman at all. It's strange that he was able to create an account on the register page but not on the actual checkout page.
-
Can anyone tell me what to look into regarding these errors? I was lucky that the client took the time to contact me so I had him go directly to a registration page and then he was able to place his order. Strange that they couldn't create an account at the end of the checkout though. This is Blesta v3.6.1 un modified.
-
@Licensecart is correct. As soon as you have your account setup, you can accept Visa, MC, Discover and AMEX. There is no way to specify which cards to accept and not accept with Stripe.
-
We have a handful of customers who add a credit card on file but they don't realize how to assign that card to auto pay so they have invoices that don't get paid with the card that they thought was being used for auto debit. I know there is a notification under their address on the left column of the main account page (dashboard) but they seem to be missing it. I haven't looked yet but is it easy enough to move that and display it sort of as a banner notification at the top of every page within the clients account? I need a way to make this jump out to the clients because there's no way we're going to manually keep track of this for them!
-
The site looks great. I would like to know how you got the domain search to work this way. Would you share or allow me to pay to get the code to integrate into my site?
-
I actually haven't had the need to do this again: I was attempting to enter a domain transfer from the admin side and I went to 'add service', entered the information and had the box checked to provision with the module. I found that the code change was an issue and wouldn't allow the module to provision a new domain after it was ordered from the client's side.
-
I think this happened because I tried the suggestion in this post and it threw an undefined property error. http://www.blesta.com/forums/index.php?/topic/6379-logicbox-client-phone-number/
-
[Module] cPanel Extended Module for Blesta (Broken)
evolvewh replied to Abdy's topic in The Marketplace
unzip the file and Rename the folder to "cpanelextended" before you upload it to components/modules/ After that, login to Blesta and go to Settings -->> Modules -->> Available and install it. Everything should go smooth and you can configure your server(s) and package(s) after that. -
Mod Security has never been enabled and the error Reporting displays nothing. I'll look into the HTTP logs and see if there's anything there.
-
The error is in the browser (tried multiple browsers). Blesta never gets far enough to trigger the module so there's no message in the logs.
-
I was attempting to enter a domain transfer from the admin side and I went to 'add service', entered the information and had the box checked to provision with the module. When I did that, I get the error: Secure Connection Failed (after reviewing the information and clicking submit). If I enter all the same information and un check the box to provision using the logicbox module, it adds the service. Has anyone else seen this? Blesta v3.6.1 Standard LogicBoxes module installed.
-
Order Services By Date Renew , Not Date Added By Default
evolvewh replied to Blesta Addons's topic in Feature Requests
Good point -
Order Services By Date Renew , Not Date Added By Default
evolvewh replied to Blesta Addons's topic in Feature Requests
I think it's a good suggestion to default to renew date ascending. Personally, there are other features I'd like to see before this one including CORE-2007, CORE-11 and CORE-1589 unless this is something easy to add. -
I went and looked it up because I've noticed this happening too but it wasn't really a big deal. It's not setting the phone number within the logicboxes account. The file is components/logicboxes/logicboxes.php and it's line 206. They do expect International formatting. I found this on line 234 and I'm not sure if it's part of the issue as well: $vars['phone'] = $part[1] != "" ? $part[1] : "1111111";
-
How And Where To Remove Are You Human Captcha From Sign Up Page?
evolvewh replied to me_faisal7's question in Support
It doesn't look like you'll be able to add this captcha service anywhere after v4.0 comes out. https://dev.blesta.com/browse/CORE-2063 -
Way to get my hopes up! j/k It's not a huge priority but a 'convenience' feature for me atleast. I can pull the data out of QB in the meantime.
-
I like this and I'm excited to see v4.0
-
On the screen where you view all tickets. You have the ticket number, summary, last reply, etc. Adding 'From' (the clients name or email address used to open the ticket) would be great to have.
-
I wish I was a hero at coding but I'm learning (slowly).... Yes, I am talking about on the admin side. When you go to a client and look at the 'amount paid' column under closed invoices, it would be nice to see a total there. It's not a major deal but it would be cool to have if it's easy to implement.
-
It would be nice to see a 'Total' added under Closed invoices -->> Paid Column to add up how much a client has spent with you since they signed up.
-
Adding a column to show either the clients name or the email address that the ticket was opened from (if it's not a current client) would be very nice to have added to the support manager.