-
Posts
9,522 -
Joined
-
Last visited
-
Days Won
186
Everything posted by Michael
-
Worked for me on both username and email address: http://screencast.com/t/MlcQwERNfa
-
Upgrade To Blesta-3.5.0-B4: Question About Upload Folder
Michael replied to serge's topic in The Lounge
uploads is for the invoice attachment, download plugin files, you can remove it if you have one already. It will be have this: /uploads/ ----------- /1/ --------------- /invoices/ ---------------/support_manager_files/ ---------------/download_files/ ---------------/system/ ---------------/client_documents/ -
The Payment Accounts is just for cards! The PayPal is when paying invoices you get to see a screen like so: Blue: Credit Cards (Stripe) Green: Non Merchants (PayPal, BitPay) Red: Account Credit.
-
Please note if you are using 3.5.x you need to change this: <script type="text/javascript" src="<?php echo $this->view_dir;?>javascript/jquery-client-3.2.0.js"></script> To: <script type="text/javascript" src="<?php echo $this->view_dir;?>javascript/jquery-client-3.5.0.js"></script>
-
You can't sell anything without a customer registering. If you are ok with that use the universal module and the general order form type, and set the package period to one-time.
-
You can't as the database will be the same... if you want to keep the client information, so that means all plugins / modules will be the same. Your best just re-uploading all the files again minus the blesta.php
-
You don't need to make your own but there's not one yet, we use FraudLabsPro and I know some customers who search the database on every new client manually to protect themselves. It is on Blesta's timeline but there doesn't seem to be a lot of people saying they need this so it isn't a high priority to get sorted now, however I would say the guys would like in soon so fingers crossed we might get it in 4.0 or 4.1, etc.
-
Are you using {service.package_name} or something you should use {package.package} or something like that See: http://www.blesta.com/forums/index.php?/topic/223-welcome-email-for-hosting/
-
https://www.yubico.com/products/yubikey-hardware/ OATH-TOTP requires a helper app, YubiTOTP; NFC is included on the larger, keychain form factor of the YubiKey NEO, however NFC is NOT included on the smaller form factor, the YubiKey NEO-n. All YubiKey is, is a hardware key, leave it around and anyone can just use it.
-
What the hell is the difference if you are using Yubikey, you are using Yubikey. It's not like some-one's going to steal it.
-
You can use the Yubikey already sure that's been said before.
-
Renew Date Must Be Greater Than Last Renew Date
Michael replied to Joseph H's topic in Feature Requests
I've not had issues unless say the set-up date is 4th of june and you try setting the renewal before that or the date today that's normal. But on the KC module you can't change it from 2nd July to the 1st of July. Yeah custom module. -
Renew Date Must Be Greater Than Last Renew Date
Michael replied to Joseph H's topic in Feature Requests
It depends on the module. I have that issue with kernelcare. -
weird you able to try another host?
-
You can't disable bcrypt, may I ask have you got the full minimum requirements for Blesta on the reseller account? mbhash, mbstring, etc. http://docs.blesta.com/display/user/Requirements
-
Have you moved your installation? Are you using the Blesta version or the one from ModulesGarden before they gave it up?
-
Try: https://licensecart.com/billing/plugin/support_manager/knowledgebase/view/4/help-i-m-locked-out/1/ to re-set your password it could be anything from accidentally adding something else to the password by mistake or a server issue.
-
Or the option to allow clients to select their currency haha
-
You'd have to try and work out the other currencies anyway and most would use a conversion like google or xe.com and then currency values change every day of the week.
-
Packages > Order form > Type: Client Registration.
-
Thought it was on 2.5 mate lol which is why I liked it
-
If you've installed the support manager go to Settings > System > Staff > Staff Groups > Admin > edit > check all for support and then F5.
-
means they are installed.. Plugins > Installed
-
Blue: Credit Cards (Stripe) Green: Non Merchants (PayPal, BitPay) Red: Account Credit. From what I know ACH is Automatic Clearing House is for account credit.
-
You can list them on the portal page: http://www.blesta.com/forums/index.php?/topic/1340-multiple-order-forums-on-client-portal/ Or you can use the list order form and put all the groups you want displayed on it.