-
Posts
9,522 -
Joined
-
Last visited
-
Days Won
186
Everything posted by Michael
-
I was helping a customer out with their Blesta install and I can't seem to get the force SSL working via .htaccess. I've always used this code: RewriteEngine On RewriteCond %{HTTP_HOST} ^www.domain.com [NC] RewriteRule ^(.*)$ http://domain.com/$1 [L,R=301] RewriteCond %{SERVER_PORT} ^80$ RewriteRule .* https://domain/{REQUEST_URI} [R,L] But when you go to the portal: The following don't work: - Support Tickets - Order - Downloads I'm a bit confused because if you remove the code and go to https:// it works fine but I want to force SSL.
-
Welcome Jackery to the community. You have this issue: http://www.blesta.com/forums/index.php?/topic/1315-clients-are-getting-the-same-id/ You should have to check your maxmind on the free emails, they need their paypal email address as their email and also your order form must not have ticked [Manually process orders] I believe everything should work then. Signature = Not yet, should be on Blesta 3.1 or Blesta 3.2 forgot which one I was told. And Mass Mail not at the moment. Delete products > Packages > Browse > Delete Invoices can only be voided as you need a record of every invoice for accounting. Staff can only be de-activated (Can't log in) but the tickets, etc need the staff. Tickets can't be deleted but closed.
-
It would be a /plugin/Invoice_Activities/ and you'd edit everything you need somewhere on Blesta itself.
-
What system did / do you use currently do manage them?
-
Maybe for the customer: - Pay a invoice - Manage services - Edit account details - Open a ticket - Cancel a service - Unban IP (If you have the CSF unblocker plugin installed) Admin: - View customers - View Billing page - View tickets - Reply to a ticket - Change Open / Close / Awaiting reply / In Progress status for tickets. - My Info page - Settings (Company / System) - Accept orders - Manage orders - Save pages (Yellow Star) - Write notes on tickets / clients Erm can't think of any more, will the client's side be free but you pay for the admin area via license. Maybe a plugin we have to buy and then install with a key?
-
It probably is possible to do it from a file like that, but they'd need a importer or something to split the information up. But changing a invoice every month would be difficult at the moment. But I'm not a employee of Blesta and not the best with coding myself. But I think it would be possible to do it with the Project Manager Module when they get round to it after 3.1, etc. They are a small team mate, and they've created this amazing product, very helpful and interactive with the community and their customers. You wouldn't find anywhere else. So they find a way to help you if it is possible if not maybe they'll add it to their to-do list, but as people say "Rome wasn't build in a day". I'm sure a developer here could help you for a small fee, but again I can't really talk on behalf of others.
-
How many invoices do you have & customers? I would think it would be easier to make them manually. 1) make the user accounts. 2) add invoice, type in the description, then add the price. Then send it to their email. You can also set it as a recurring invoice.
-
You would have to make Product addons, Packages > groups > create new group > addons. attach this to the product order form via Packages > order form > your order form > bottom move the addon group. Then make packages per ones but put them in the addon group. In 3.1 they have improved the configuration system which means you can do what I believe your trying to do much more easier.
-
The cron might be effecting it, wait 5 minutes, the other reason could be because the email address on the account isn't the PayPal email address. Not at the moment, you can open a feature request about this, it would be cool to still the client number in like {client_no} You cna put anything you want in it, we use Offline Payments for Bank Transfers, so we put our Bank details in it. Edit: $lang['Offline.name'] = "Offline Payment"; in: /components/gateways/nonmerchant/offline/language/en_us/offline.php Not sure, and I don't believe you can limit it to Offline payments, the guys will help you with that, I think it would be in the languages folder but not sure what line. Not yet, I've done a feature request for it but no update yet. http://www.blesta.com/forums/index.php?/topic/993-coupons-per-tier/ You make the package and you set the price per tier, in 3.1 the configurations have been improved. label is what what is shown to the customers on order, the other is for the database. Not sure sorry I don't use that module. Module is being made for Wordpress: http://www.blesta.com/forums/index.php?/topic/901-wordpress-integration-plugin/
-
Not yet mate, you could open a feature request though.
-
No problem, easy fix
-
That is correct, the domain entering first time is to order the domain via the module. The next one is to use the cPanel module / InterWorx module , etc. They are looking into Order forms soon in 3.2 I believe. I could be wrong.
-
Depends if you've enabled the currency your trying to use on the gateway.
-
Not tried this so not sure: remove the PHP code replace it with: <input type="hidden" value="<?php $vars->username_type, "email") == "email"), array("id"=>"username_type_email"); ?>" id="username_type" name="email">
-
Glad you found it mate, I couldn't see it and that would be why wrong forum lol.
-
I'd remove: /app/views/admin/default/admin_login_reset.pdt And edit: /app/views/admin/default/admin_login.pdt Remove: <p><strong><em><a href="<?php echo $this->base_uri . "login/reset/";?>" id="reset"><?php $this->_("AdminLogin.index.link_resetpassword");?></a></em></strong></p>
-
Could edit the file and remove the reset file.
-
You can't let the client pick the server location at the moment, From what I've been told you can do that on 3.1 with the new configurable options. But yeah if your doing them manually you will need to and select them from the dropdown box.
-
Please go to Packages > Order form > Settings > Default form > Select your choice.
-
Some providers will be charging it now with the new ICANN reseller policy, however depends on the registrar.
-
+1 maybe a option to invoice for a cost for Privacy.
-
That will have to be done manually, or start fresh with new invoices. I never had this issue myself because I imported from WHM** to Blesta 2.5 then to 3.0.0.b7 however you would loose more stuff and have to add domains yourself when you've moved to v3.0.6. My client had your issue but he was a small host, and just wanted to move so we just did the important bits like user account, new service, pay invoice if paid on the old one.
-
Yes on your admin area click on My Info > Notices. If you don't see anything... Settings > System > Staff > Staff groups > Administrator > Tick all the tick boxes at the bottom of the page.
-
You need to edit a template, there's a thread somewhere on forum, I looked in support and can't find it and I can't find it on Google Hopefully the user will look here I think it was Daniel.
-
Packages > Order form > add new form > Type: Client Registration.