-
Posts
6,732 -
Joined
-
Last visited
-
Days Won
841
Everything posted by Paul
-
If there is a vulnerability, chances are it won't even need exec perms to be exploited. If it's a big concern, you'll want to use an alternative tool to back up your database. R1Soft works very well, and I would highly recommend it. It's also a good idea to run Blesta on a private server.
-
Was the order approved? (Billing > Overview: Orders widget) Did you set up your cron job? Paid pending orders are provisioned by the cron.
-
Just to add: If this is not the 1st server the customer ordered, the Multicraft User/Pass will not be included.
-
Did you add welcome email content to your Packages? See https://docs.blesta.com/display/user/Multicraft#Multicraft-WelcomeEmail I suggest going through the documentation step by step, it will make a lot more sense if you are familiar with the documentation. If you have any specific issues or questions, please feel free to post them with as many details as possible.
-
Your api.php is here: http://158.69.214.252/multicraft/api.php
-
This is how Blesta connects to your Multicraft panel. What is the URL to your Multicraft panel?
-
api.php is on your Multicraft master server, if you have Multicraft installed and accessible at the root directory then it would be something like http://multicraft.domain.com/api.php
-
Have you seen the documentation? https://docs.blesta.com/display/user/Multicraft
-
What if we include a documentation link for each template? For example, when editing the Email Template "Account Registration" that link goes to https://docs.blesta.com/display/user/Account+Registration Then, we also update the documentation for each template to include the content for each email template so it can be copied. Downside: The documentation may contain newer tags that are not available for your version of Blesta Upside: The most current template content will be available *and* additional tags are listed in the documentation that may be useful.
-
Centova responded, they'd like to see more support at http://forums.centova.com/index.php?topic=3340.0 so if you'd like to see them implement a module for Blesta, please go there and vote it up.
-
I've opened a ticket with Centova to see if they would be interested in building a module themselves. I would encourage you to reach out to them if you'd like to see them build a module for Blesta.
-
All my passwords are exactly 27 spaces followed by a tab.
-
Testing should occur in a non-production environment with a trial or dev license Manually manipulating imported data can be done directly in the database, if you know what you're doing. This doesn't exist in Blesta as a feature, because it's not a normal function of the application. Someone could certainly create a plugin to allow invoices to be wiped out, but many localities do not allow this kind of behavior, so Blesta doesn't support it.
-
I have bumped this into our "Short Term" bucket.
-
Does "Pro Forma" not indicate that it is not a VAT invoice? Can you reference the rule that says those words must be included as well as where it must be placed, if anywhere in particular? Will adding it to your terms resolve the issue? We are certainly open to adding this into the core, if it is clearly required by all EU businesses. Often these kinds of rules vary by region, so we need to be certain that it is required globally.
-
I don't see anything wrong with the markup you pasted in, if they have a col-md-4, it should be able to fit 3 of them across the page. There may be something else causing trouble. If you want to link to the page, we may be able to identify it. If you buy a license, it will not modify anything. You just update your license key under Settings > System > General > License Key. All settings and files will remain unchanged.
-
Ability To Move A Service From One Client To Another
Paul replied to Squidix Web Hosting's topic in Feature Requests
Please see CORE-1996 This is perhaps the most common migration action that needs to be performed. Rather than have a single, complex migration feature, I think this will solve this issue for most people. -
We appreciate your feedback, we are working to improve usability and make tasks more intuitive.
-
The plugin schedules cancellations and will solve your issue. In terms of notifications, update your late notice/payment reminders to include information about the service being cancelled. For example, if your 3rd late notice goes out 10 days after the invoice was due, and you cancel (via the plugin) 11 days after, then you can say "Your service will be cancelled TOMORROW", or something along those lines.
-
I agree, a simple reset to default option would be very helpful. How do think this should look and work exactly? Email templates, and the portal are completely separate (portal is a plugin). A link or button that says "Reset Template", that replaces the template content?
-
It seems as if the Support Manager upgrades have not been run, but if you're not seeing an Upgrade button for the plugin under Settings > Company > Plugins > Support Manager, then something went wrong. Normally we would suggest rolling back to a backup of your database prior to the upgrade, and attempting the upgrade again. If that's not feasible, you could install the same version in another location (start a trial) and compare the support manager tables between installations. Your live environment should match, structurally, the tables and columns across both. If it doesn't you can manually create those tables or columns.
-
Did you run /admin/upgrade after uploading 3.6.1? If not, do that. After that, go to Settings > Company > Plugins, and make sure no plugins have an upgrade waiting.
-
Modules are responsible for presenting service related fields during checkout, so this would be a question for the author of the NOC-PS module. For other types of fields (checkbox, radio, drop down, quantity), these can be added as configurable options. It sounds as if a hostname field is something that should be standard when ordering a dedicated server via NOC-PS, no? I'm assuming it supports the ability to set the hostname for the server, so it would make sense for it to ask for it.
-
You may be interested in the auto cancel plugin included in Blesta 3.6. https://docs.blesta.com/display/user/Auto+Cancel
-
Please see CORE-1935. Thank you for the suggestion, this has come up several times and adding an icon indicating that the row can be expanded is a simple fix to alleviate some frustration. User experience +1