-
Posts
6,714 -
Joined
-
Last visited
-
Days Won
841
Everything posted by Paul
-
Thanks for the contribution. I've added a note to that task to refer to this thread.
-
Is it a security related thing to use the client API? Just curious about that. Screenshots look great!
-
Wow, disk full. I'm beginning to hate CSF/LFD, it spams itself with email and fills up the disk. Give it a few minutes, and it should work again. The new source docs look a bit off, I'll have to check into that.
-
It was not up to date with v4.0 no, I have updated it just now. http://source-docs.blesta.com and the old docs for 3.6 are archived here http://source-docs.blesta.com/3.6/
-
Hopefully the author can correct any issues you're experiencing. Would be a shame if you have to stick with CE!
-
I wasn't aware of that. You might ask the author about any errors you're getting, maybe they can resolve. It could be a bug with v4 if the module hasn't yet been updated for v4.
-
Oh yeah. lol.. and Blesta should be in there.
-
That looks fantastic.
-
The mysqldump binary must be executable by the cron user (Or web server user if running via Blesta). Also, make sure port 22 egress is open at the firewall. Blesta uses SFTP to securely transfer the backup file.
-
Under Settings > Company > Modules you can install & configure the cPanel module. (Or extended cpanel if you have that) That's where you add your cPanel/WHM servers and API keys. Add your cPanel/WHM servers to a "Server Group". Then, it's just a matter of creating your cPanel packages and adding the services for billing purposes. When adding services on a client profile page, under Add Service, just uncheck the "Use Module" option. You may want to go back and edit the service, adding the cPanel username and changing the renew date if necessary.
-
Braintree vs Authorize.Net, API and user experience
Paul replied to furioussnail's topic in Extensions
I'm not sure about availability in Romania, you'll have to inquire. Usually it has to do with the merchant provider, and authorize.net supports many different merchant providers. The main difference is that Braintree doesn't support tokenization. Authorize.net supports both tokenization and local storage of CC #'s. -
Is it in a config group? Is the config group assigned to the package?
-
The new The SSL Store module does support configurable options, mostly for Additional SANs, which only apply to some certificates. If you have the module import all the certificates as packages, it will create the config options. If you don't want to sell all certs, I'd suggest doing this on a trial or dev install to see what the config options look like but looking at one.. Name: additional_san Type: Quantity Client can Add (Client CAN NOT Edit) Min: 0 Max: 198 Term: 12, 24 months
-
To add additional statuses?
-
Yeah I know, we need to upgrade the design and I've been really slow to get it done. Thanks for the reminder.
-
As suggested, CORE-2158. Currently there are a couple things you can consider: Invoices have line items that are linked to the service ID for new and renewing services. Manual invoices are not linked to services, with the only exception being new services that are invoiced during service creation Invoices generated by the system will be generated at the scheduled time (Settings > Company > Automation) So, it's not foolproof, but you can usually tell based on those things whether the system created it or a staff member.
-
I have seen this happen before also, but I think it's a browser display issue rather than a Blesta issue.
-
What is Root Web Directory set to under Settings > System > General? It should be the full path to the document root. Let's say Blesta is installed in /var/www/vhosts/hostname/www.domain.com/html/client/ *BUT* www.domain.com loads /var/www/vhosts/hostname/www.domain.com/ then that is the path to your Root Web Directory. Do not include any sub-directories after the root web.
- 13 replies
-
Your plugin should work with v4, but you may want to update the buttons to use the new Bootstrap buttons introduced in the UI for v4. Usually we have a developer blog post, or include information in the release notes for the beta about any developer related considerations. Nothing major was changed besides the increase in minimum PHP requirements to 5.4 in terms of plugins. Very glad to hear about Cerb! If you have a developer license, you can log in and list it on the marketplace.
-
The graph shows a current snapshot of services activated, cancelled, or suspended on a specific date. It doesn't show all services, just those with status changes. So, Active will show the number of services activated on a specific day, not total number active.
-
We only ship with en_us, so it looks like it is a custom language. Try changing the language back to en_us and see if the error persists.
-
Are you using a custom language file? I don't see that error.
-
I updated your ticket, sounds like you just need to re-issue your license key.
-
The log in Blesta is under Tools > Logs: Module
-
You need to apply the hotfix. In the zip file, there's a hotfix-php7 directory that contains 3 files. Overwrite the ones that you're using with these, and retry. That should work for you on PHP 7.0.