Leaderboard
Popular Content
Showing content with the highest reputation on 08/21/2018 in all areas
-
Go to Settings > Company > General > Internationalization > install.2 points
-
Thank you Jonathan for providing us this great module2 points
-
Over 20,000 customers already on ModulesGarden board!
Paul and one other reacted to ModulesGarden for a topic
We feel on cloud nine, being able to spread the exciting news that ModulesGarden has already gained the trust of over 20 000 customers! Working with you over the past seven years has been a truly rewarding experience to our entire team and we deeply hope you share the same level of intense enthusiasm. Since none of our accomplishments would have been even remotely possible without your fervent support, we wish to express our profound gratitude with a ravishing promotion. Head over to our Blog and claim your well-deserved thank you gifts!2 points -
NameSilo Domain Module This module is a complete solution for domain registrations and transfers through NameSilo. This module builds upon and continues the work by @NETLINK. He and I will be jointly contributing to this project and we welcome any other contributions on GitHub. An old thread related to this plugin was at https://www.blesta.com/forums/index.php?/topic/3399-namesilo-plugin Features Domain registrations Domain transfers Supports all NameSilo-supported TLDs by dynamically listing the available ones to package creation Proper .us/.ca support with necessary fields on order forms NameSilo audits Sync service's renewal date with domain expiration date Register/manage nameservers/hosts Set/change nameservers Update WHOIS details Lock/unlock domain Retrieve EPP code DNSSEC management Check email validation & resend validation email if needed Toggle WHOIS privacy Manually extend registration Transfer status tracking Screenshots Coming soon Installation https://github.com/knownhost/Blesta-Namesilo/blob/master/README.md Upgrading Nothing special is required except when updating from <1.8.0. In this case see the "Other" section below. Known Issues A domain transfer can be ordered for more than 1 year. NameSilo's API does not allow a transfer to extend more than one year so the extra years would be lost if not manually corrected. I'm unsure of how we'll solve this at this point. Future Plans Update for Blesta's new domain management system when release. This will be the v2.0 milestone and will likely be mostly a rewrite of the module. Clean code and remove unnecessary code. Manually extending as an admin should support invoicing/queuing to post-payment. We should be able to do this with the proration logic. DNSSEC management Implemented! Source This module is fully open source and can be found on GitHub. Two repos are kept fully updated with releases currently being built on the second: https://github.com/knownhost/Blesta-Namesilo https://github.com/NETLINK/Blesta-Namesilo Download I will make every effort to maintain the listing in the marketplace at https://marketplace.blesta.com/#/extensions/80-NameSilo Module GitHub will always definitely be up-to-date: https://github.com/NETLINK/Blesta-Namesilo/releases Other The version 1.8.0 release is a major update building upon @NETLINK's work. The new auditing features will not work properly until you "manage" and save your NameSilo account settings. Everything else should be fully backwards-compatible.1 point
-
Introducing CanadaCloudHost
Paul reacted to CanadaCloudHost for a topic
1 point -
Introducing CanadaCloudHost
Paul reacted to CanadaCloudHost for a topic
1 point -
yum -y install re2c;pecl install mailparse-2.1.6; I think you need to use them two commands. http://forum.directadmin.com/showthread.php?t=546201 point
-
You'll probably need to do this with pecl. https://forum.directadmin.com/showthread.php?t=442011 point
-
Invalid package option value ID error
Blesta Addons reacted to Tyson for a topic
Thank you for providing additional information to help us duplicate the issue. I'm not sure exactly why the package option was created without a value set, however, you should be able to delete that package option from the system and create another one instead. I did encounter the error, as you described, when the "min" quantity is left blank. We will look into fixing that soon in CORE-2804.1 point -
Autodebit
Paul reacted to katycomputer for a question
Thanks Paul - going back to default resolved the issue.1 point -
Then under "Settings > Company > General > Localization" you can set the language as the default language if you want. Or, under My Info you can set the language for your staff user only, and clients can select the language when they sign up.1 point
-
Autodebit
katycomputer reacted to Paul for a question
Here' is the default conditional for the auto debit message: {% if autodebit %}{% if invoice.autodebit_date_formatted %}Auto debit is enabled for your account, so we'll automatically process the card you have on file on {invoice.autodebit_date_formatted} unless payment has been applied sooner.{% else %}If you would like us to automatically charge your card, login to your account at http://{client_url} to set up auto debit.{% endif %}{% else %}If you would like us to automatically charge your card, login to your account at http://{client_url} to set up auto debit.{% endif %} It looks like you just removed the else statement, so it'll either show that message or nothing. I'd suggest putting something in between the autodebit and invoice.autodebit_date_formatted conditionals as a test to see if it is output, which will show whether autodebit is boolean true. We have a task - https://dev.blesta.com/browse/CORE-2770 which is designed to catch cases where auto-debit is enabled but there is no account set for auto-debit. I don't think this is related to your issue. The only other thing I would suggest is to try toggling auto-debit off and back on. If the value is not set for some reason, it may appear on anyway. If you toggle off and back on, it will ensure the setting is present.1 point -
True. Not sure what an appropriate price is but i think $275 seems fair.1 point
-
I'm trying to let the customer pick the price for a certain service using this.. I'll try to find something around it and ill post if i found the solution1 point
-
Email Logs Not Working
Blesta Addons reacted to the247hosting for a question
Nevermind. Fixed it. I had to change this in the config file to 25. // Number of results to display per page Configure::set('Blesta.results_per_page', 25);1 point -
Text, Textarea, Password fields will be available to add as config options in Blesta 4.4, but I don't know if this will work in your case because if the field should calculate quantity in Blesta, then it would still need to be a quantity field in the configurable option.1 point
-
Introducing CanadaCloudHost
Paul reacted to CanadaCloudHost for a topic
Thanks guys, Here an pic of the home page so far i still got to fix some css but other then that it coming along nicely. I'm starting to feel that maybe container-fluid would be more acceptable for the dashboard over container (bootstrap), I don't now it just the content seem narrow maybe on 1080 it not so bad but i use an ultrawide monitor so it kinda wierd.1 point -
Configurable option type "text" & user pick the price
qatifserv reacted to Blesta Addons for a question
you need to add the js files and code to the order form view (depend on the template you use) .1 point -
You may be best setting a public price mate, and people can then get in touch with you. Good luck selling.1 point
-
Last Attempt, changing initial currency
Paul reacted to Blesta Addons for a question
Welcome to Blesta1 point -
Now, I can start selling at least a few bits, other issues remain, they must be worked on, step by step1 point
-
You are great, I got the thing done and it works !!!!!!!!!!! ???????????????? Thank you1 point
-
[Module] NameSilo Domain Module
activa reacted to isijosamua for a topic
The issue has been resolved by upgrading. Many thanks Jonathan. Great module btw. ?1 point -
Ah, yes. 1.8.4 fixed some issues with admin-side registrations. See the change log. https://github.com/NETLINK/Blesta-Namesilo/releases/tag/1.8.41 point