-
Posts
682 -
Joined
-
Last visited
-
Days Won
2
Everything posted by Daniel B
-
So it's not just me doing something wrong, good to know I'm gonna do a bug report in a bit when I can get to a decent computer to use.
-
correct, that is the first step in the process, the image you see is the last step. And if you want to test it, use the Standard Template, because the other 4 create a loop that never gets to the checkout page (which is another bug I need to report later after I get pictures/video)
-
That's what I'm using.
-
Not a problem at all, your issue is what made me remember to update it . If you need any help getting it setup for your site, let me know. Should be pretty straightfoward to edit the appropriate links though.
-
So...I've never really done domains before...always had a reseller account, just didn't actually offer them to customers. I want to go ahead and add the option in...but as much as I've been trying, I just can't seem to wrap my head around how to set it up. In order to have different TLDs at different prices, I have to make a package for each one. However, during the order process, after I select the domain and the TLD I want, it adds it to the cart...but then also allows me to pick other tlds and add them...however it doesn't change the tld when added. Am I doing something wrong with setup? Wanted to check before I report this as a bug. Example below. I order the first two domains via the initial order domain screen, and then added the 3rd from the cart here.
-
I have updated this to Blesta 3.2, bootstrap compatible
-
Have you opened a ticket for official support? While the forum is a good place to get ideas and help...it's not the method for official support...they could most likely help you a lot more via a support desk ticket. While they work on figuring out what is going on and why the redirect isn't working, you could always manually edit the portal page to link to the correct order form. Replacing your post above with this should do the trick for now as a temporary fix. <div class="col-md-12"> <div class="thanks"> <blockquote> <h4>Thank you for installing Blesta!</h4> <p>This is your client portal page, and you may wish to link here from your website. This message can be removed through the staff area under Settings > Plugins > Portal: Manage.</p> <p> <ul> <li>You may log into the staff area at <a href="{admin_url}">{admin_url}login/</a>.</li> <li>Clients may login to the client area at <a href="{client_url}">{client_url}login/</a>.</li> </ul> </p> <p>We hope you enjoy using Blesta! For help, please see the <a href="http://docs.blesta.com">documentation</a> or visit us on our <a href="http://www.blesta.com/forums/">forums</a>.</p> </blockquote> </div> </div> <div class="col-md-4 col-sm-6 portal-box"> <a href="{client_url}login/"> <div class="well"> <i class="fa fa-cogs fa-4x"></i> <h4>My Account</h4> <p>Have an account with us? Log in here to manage your account.</p> </div> </a> </div> {% if plugins.support_manager %}<div class="col-md-4 col-sm-6 portal-box"> <a href="{client_url}plugin/support_manager/client_tickets/add/"> <div class="well"> <i class="fa fa-ticket fa-4x"></i> <h4>Support</h4> <p>Looking for help? You can open a trouble ticket here.</p> </div> </a> </div>{% endif %} {% if plugins.order %}<div class="col-md-4 col-sm-6 portal-box"> <a href="http://verticalvm.com/client/index.php/order/main/packages/OpenVZ/?group_id=1"> <div class="well"> <i class="fa fa-shopping-cart fa-4x"></i> <h4>Order</h4> <p>Visit the order form to sign up and purchase new products and services.</p> </div> </a> </div>{% endif %} {% if plugins.download_manager %}<div class="col-md-4 col-sm-6 portal-box"> <a href="{client_url}plugin/download_manager/"> <div class="well"> <i class="fa fa-download fa-4x"></i> <h4>Download</h4> <p>You may need to be logged in to access certain downloads here.</p> </div> </a> </div>{% endif %}
-
Package Price With Setup Fee Or Without
Daniel B replied to Blesta Addons's topic in Feature Requests
While configurable options works well (using a negative number to reduce the monthly price), the issue with it is that you have to create a new group and a new option for every single package you want to use this on. Configurable options like this work well for items that have a set price (IPs, etc), but for things like hosting packages that get more expensive...having to create a new option/group for each package could be simplified somehow possibly. I was thinking by allowing % to be used in the configurable options instead of a specific price? Or at the very least, the ability to duplicate existing Configurable Options. ----------- I just set this up via Config Options, for a package with 4 terms, I had to create an option with 8 different settings, 2 for each term (one with the setup fee, one without the fee). Then I would have to replicate this accross all packages. While it's certainly doable...an easier method would be nice. Though Cody is right...config options does work quite well for this. -
Awesome read, very nice find. Working on my new site design at the moment and this really helps with some things I was planning for the mobile version
-
Package Price With Setup Fee Or Without
Daniel B replied to Blesta Addons's topic in Feature Requests
Just tested this out to verify naja's post above. The order form only shows the first term if the term "length" is the same. Would certainly be nice if you could have more than 1 for the same term to accomplish this . -
One thing to note (that might be your issue as it was what was causing my order page not to load). If you have your order form set to use SSL, but don't actually have an SSL certificate install...it will error as well.
-
and nevermind, looks like something just went wrong with soap during installing it. phpinfo said it was installed and enabled, but I just installed it again to test and it's working fine now...
-
I'm in the process of trying to add my new Interworx servers into Blesta, but getting an error when trying to add them (so it won't let me add them). sendQuery Parameters sent to Soap Client at (https://SNIP:2443/soap?wsdl) (Line: 235) Array ( [apikey] => -----BEGIN INTERWORX API KEY----- SNIPPED -----END INTERWORX API KEY----- [ctrl_name] => /nodeworx/users [action] => listWorkingUser [input] => Array ( [perms] => Array ( [0] => NODEWORXUSER ) ) ) getResponse Results (Line: 304) stdClass Object ( [status] => error [response] => soap_error1 [log] => ) I have soap installed on the Blesta server as well as the other Interworx servers. Any ideas on what I could check to figure out what is going on?
-
I'll be entering by the way, just trying to figure out which one I want to enter
-
Man, I hope they don't kill LogicBoxes platform...so many decent registrars use it...like NetEarthOne...
-
I must have missed that...when did EIG purchase them? (more of a rhetorical question...lol.../google) I was just getting ready to start transfering my domains over to my resellerclub account. Think I'll send them all to my NetEarthOne account now...EIG is no bueno...lol.
-
Any idea on how far into the future that may be? Really wanted to do a nice dark theme for the contest, lol.
-
So, I'm working on a few themes, and during this process have realized that using the built in theme editor...there are quite a few areas that are not controlled by the options (for the client theme at least...haven't started the admin side of it). I have created a theme that is supposed to be dark, all of the options that are available are set to dark colors. Here is the result. I've circled the areas in red that do not have a setting to control them via Settings > Company > Look and Feel > Styles As you can tell..it's impossible to get a completely dark theme using just the built in editor...because none of the circle areas can be edited with it. Would be nice if options to control these areas could be added.
-
That's either really good or really bad lol. Thanks! I shall watch his twitter for updates and hope that it's "soon" .
-
how long has he been working on it?
-
Figured I'd bump this existing thread rather than creating a new one. Just curious what the status of the Virtualizor module is, I know if didn't come with 3.2 like mentioned above....and I didn't see anything over on the virtualizor forums mentioning a complete module either. Anyone know?
-
well, seems like everything works to me...checked quite a few things and haven't seen an issue. It's a mostly new install though so I don't have any packages setup yet...so that's the one thing I can't check. I'm going to assume they work too though since everything else seems to.
-
yup, I'll let you know shortly. I'm upgrading to 3.1.4 at the moment, then will go through all the normal places. Will post an update in an hour or so.
-
lol, adding that one simple line fixed it (RewriteBase /) At least on first inspection, haven't check ALL the links yet.