-
Posts
3,638 -
Joined
-
Last visited
-
Days Won
242
Reputation Activity
-
Tyson got a reaction from PauloV in Core-1639 (Enom Renewals)
This will be in v3.5 as apart of CORE-1639.
PauloV's patch for service renewals would actually cause an error and still not renew the domain, so you should update the Enom module to the latest version in the beta if you're currently using his patch.
-
Tyson got a reaction from PauloV in Fatal Error When Editing Package
This is fixed in CORE-1695 for v3.5.0-b5.
-
Tyson got a reaction from NETLINK in Error With Enom Whois Tab In Admin Back-End
Thanks, but this has already been fixed in CORE-1690 for v3.5, currently in beta. You may want to update the module to use the latest version from that beta.
-
Tyson got a reaction from Daniel B in Payment Required When Total Is Zero
Skipping payments on the order form when nothing is due is apart of CORE-1489, which is added in Blesta v3.5.
-
Tyson got a reaction from Michael in Plesk Automation Issue
I don't see how Firebug will help resolve this issue. The API requests don't originate from your browser.
As the log states, Plesk denied the API request to add a webspace due to a permission issue. So check your Plesk account for what permissions your API user has access to, as it appears to be limited.
-
Tyson reacted to Michael in Suppdort Plugin Grayed Out No Install Button
means they are installed.. Plugins > Installed
-
Tyson got a reaction from Michael in Primary Key In Plugin_Actions
Nothing new on this yet. Cody will need to decide what he wants to do about it.
-
Tyson got a reaction from Joseph H in Blesta Fails To Connect With Interworx
SOAP is not working properly on the server Blesta is installed on for some reason.
To see a more descriptive error, update /components/modules/interworx/apis/interworx_api.php and find:
throw new Exception("soap_error2"); and change it to:
throw new Exception("soap_error2 " . $e->getMessage() . "\n" . $e->getTraceAsString()); Then try it again. When it fails, look at the log output as you did in the first post.
-
Tyson got a reaction from Michael in Blesta Fails To Connect With Interworx
SOAP is not working properly on the server Blesta is installed on for some reason.
To see a more descriptive error, update /components/modules/interworx/apis/interworx_api.php and find:
throw new Exception("soap_error2"); and change it to:
throw new Exception("soap_error2 " . $e->getMessage() . "\n" . $e->getTraceAsString()); Then try it again. When it fails, look at the log output as you did in the first post.
-
Tyson got a reaction from Michael in Closes Invoice
To clarify, the spinning icon denotes the task is currently running. If it runs for too long than seems practical it may be stalled due to error or timeout. In that case, the task doesn't formally end, and is forced to end after the 6 hour wait period. If you continue to encounter this, you will need to try to debug the issue with the cron task or what it is running to determine why it is unable to complete successfully.
-
Tyson got a reaction from Michael in Pro-Rata Upgrade/downgrade Invoices Remove $0 Line-Items
Zero quantity config options are removed in CORE-1676. However, removing $0 line items would remove all free items you have as well.
-
Tyson got a reaction from Michael in Closes Invoice
I'm not familiar with the behavior you're describing. Blesta doesn't cancel unpaid invoices. However, in v3.5, it would be possible for invoices created for queued services to be voided if not paid within a few days.
What happens to the invoice exactly? What status is it changed to?
-
Tyson got a reaction from PauloV in Windows 10?
I'm not sure if you were being sarcastic, but using DNA as a password would be a hacker's dream come true. You shed DNA all over the place (hair, skin, spit, etc.) and it would be trivial for anyone to get ahold of it. The general "rule" is that if something uniquely identifies you, it could be a username, but not a password.
-
Tyson got a reaction from Paul in Windows 10?
I'm not sure if you were being sarcastic, but using DNA as a password would be a hacker's dream come true. You shed DNA all over the place (hair, skin, spit, etc.) and it would be trivial for anyone to get ahold of it. The general "rule" is that if something uniquely identifies you, it could be a username, but not a password.
-
Tyson got a reaction from NETLINK in Calling The Clientmain::getstates() Method Causes An Error
This is fixed for v3.5
-
Tyson got a reaction from Michael in Invoice Related To Another Customer Being Sent To The Wrong Customer
One person that had the OP's problem experienced it because they had multiple cron jobs setup that they forgot about after they moved Blesta to another server. I see no other explanation for this behavior other than mistakingly running multiple cron jobs.
-
Tyson reacted to Michael in Invoice Related To Another Customer Being Sent To The Wrong Customer
Do you have a old cron job running providing false emails?
-
Tyson got a reaction from kwimberl in [Thesslstore] Improvement (Could Work On Gogetssl Too)
If we were going to add this, we would very likely use the countries list from Blesta rather than the OP's list. Would that suffice?
-
Tyson got a reaction from Blesta Addons in Revenue Forcast
Blesta doesn't know what your costs are, rather only the pricing you are selling services for, so I'm unsure how you would expect the system to determine profit.
We've had revenue forecasts in the past, but it was met with overwhelmingly negative criticism, and therefore wasn't included in v3. I think most found it to be too "inaccurate".
I wouldn't mind having revenue forecasts in the future, but I think better support for determining revenue would be necessary first, e.g. CORE-1479.
-
Tyson got a reaction from Michael in Revenue Forcast
Blesta doesn't know what your costs are, rather only the pricing you are selling services for, so I'm unsure how you would expect the system to determine profit.
We've had revenue forecasts in the past, but it was met with overwhelmingly negative criticism, and therefore wasn't included in v3. I think most found it to be too "inaccurate".
I wouldn't mind having revenue forecasts in the future, but I think better support for determining revenue would be necessary first, e.g. CORE-1479.
-
Tyson got a reaction from Michael in Invoice Tag/labels To Separate Sandbox Paypal Transactions
We recommend using separate Blesta installations for testing and production if you want to run tests on the system. There is no way to differentiate what invoice/payment is a test and what is real other than the fact you know you were testing it when you performed the action.
-
Tyson got a reaction from eva2000 in Invoice Tag/labels To Separate Sandbox Paypal Transactions
We recommend using separate Blesta installations for testing and production if you want to run tests on the system. There is no way to differentiate what invoice/payment is a test and what is real other than the fact you know you were testing it when you performed the action.
-
Tyson got a reaction from Michael in Still Request Mass Mail Feature
We haven't forgotten about the mass mailer, domain manager, or refactoring coupons. I'm frustrated these aren't done yet either, but if they were, then other features would be missing instead. In all likelyhood the mass mailer will be the next major new feature after v3.5, but we still have more tasks to prioritize to determine what the next version will contain.
-
Tyson got a reaction from Michael in [Translator] Bug For Id.
I think that is one of the issues that will be resolved when the definitions for v3.5 are added to the translator upon its release. Some expected data is missing which accounts for that error.
-
Tyson got a reaction from eva2000 in Module: Gogetssl
GoGetSSL brought this issue up with us as well. Our module retrieves all products from their API using the API script they provide in their documentation, so I'm not sure yet what the reason is behind not being able to view all products.
You should go to edit the package so that products load. This will make an API call, and the raw input/output will be logged and shown at the top of the list under [Tools] -> [Logs]. Click on the table row for that entry, and a list of the Input/Output data will be available. Look for something that starts with "<api-username>|ssl-products".