-
Posts
4,868 -
Joined
-
Last visited
-
Days Won
390
Everything posted by Blesta Addons
-
[URGENT] The invoice was sent every 5 minutes but invoice paid paypal
Blesta Addons replied to JNdev's topic in The Lounge
also work for me in b4 with php5.6. -
[URGENT] The invoice was sent every 5 minutes but invoice paid paypal
Blesta Addons replied to JNdev's topic in The Lounge
so your issue now is the cronjob work, it send the invoice, but for some strange reason is not marking invoice as sent. what i can suggest is, if you use blesta v4 you should install blesta debugger) then .enable error reporting, then stop the cron from running, make a order , after 10 min try running the cron manually to see if the debugger can catch any error . -
[URGENT] The invoice was sent every 5 minutes but invoice paid paypal
Blesta Addons replied to JNdev's topic in The Lounge
the only issue then is the invoice is not marked as sent . even if you sent it manually ? -
[URGENT] The invoice was sent every 5 minutes but invoice paid paypal
Blesta Addons replied to JNdev's topic in The Lounge
the other questions that i need to post is : way the invoice is not marked as paid (closed) ? when you sent the invoice manually it change the the status from "unsent" to "sent" ? normally is should be marked paid after a manual or a PayPal transaction . and should be marked as send when you sent it manually or via cronjob. a stupid approuch you can do is try to repair/optimize the database via cpanel or via command . and try again . -
i can insist that the most wanted feature for EU "credit note" is the solution for this case .
-
[URGENT] The invoice was sent every 5 minutes but invoice paid paypal
Blesta Addons replied to JNdev's topic in The Lounge
for the first case, what i can imagine, is that when sending invoice, is not marked as sent . my question to OP, do you have any custom plugin installed in your blesta ? -
[Plugin] Admin Tools (More Options For Staff)
Blesta Addons replied to Blesta Addons's topic in Contribute
i have not yet tested it with v4, but i suppose it should be installed without error . we have made a huge modification in the last version that is not yet released , it include option to move services, invoices between clients, edit service dates, re-activate a canceled service . we will check it with v4 and we will make it fully workable in it . -
@Paul do you think it should have a mechanism to identify the recurring payment for wish service? with some providers, when we make the Re-curring invoices payment, the system identify for wish service, and then apply the payment for the invoice related to it . this behavior can be added to blesta ?
-
Admin Notifications for outstanding tickets
Blesta Addons replied to Jason Ryan's question in Support
We can make it as plugin , if interested you can PM me. -
the Account registration email didn't have any option to send the password . we will look into this to add in in the next version .
-
any API links fro those two plate-forme ? as i know is not possible to do that in OVH or PROXMOX .
-
New Version released 1.2.0 , with support for Logicboxes panel (ResellerClub, NetEarthOne, Resell.biz and Resellercamp ...ect) . you can now give your staff the option to login without sharing password . the ne version Require Ioncube V5 .
-
[Gateway] Paypal Payments Universal
Blesta Addons replied to Blesta Addons's topic in The Marketplace
Due to the full rewrite and the huge fix we have added to this gateway, we have decided to make it paid with a small price yearly (29.99$) . you can also get the open source version with 100$ . now the gateway mark all the paid invoices as paid , log the transaction info , handle the call back . -
Error in Configurable Options price in admin side
Blesta Addons replied to Blesta Addons's topic in Bugs
EDIT : we have not made any change , and it show now the total if the currency is identical with service term and config options . so i think is resolved . -
Error in Configurable Options price in admin side
Blesta Addons replied to Blesta Addons's topic in Bugs
V4 : in client side, no invoice is generated when adding config options !!! -
When we edit a product in admin side, when we add Configurable Options , the price shown in the subtotal is always 0 . the same in client area .
-
[Module] Internet.bs Domain Registrar Module - R/c 1.0.4
Blesta Addons replied to PauloV's topic in The Marketplace
Open the config file in the module, you will find the TLDs domain list , then add the extension you want . -
Totally agreed with you . It worth add a new line in each file mentioned that the whole code was token from Minphp
-
in the fact , the author he already that the framework based on Minphp , normally he is the right to redistribute the package with other name and make some small change . some component is belong to Blesta. others are belong to others but they are Open source . In the past , before we move to blesta 3 , it was a debate in our office which CMS will do for our new website look and engine . we have talked a lot and we have stacked with two choice , symphony or Minphp , but we have diceded to go with minphp to centralize all the work in one platform , and then one of our team has asked what if Minphp was stopped in developing ? that was a critical case that we can a front in the future . Finally we have chosen to work the CMS based on blesta , that way we have opted for a Minphp that is already integrated in blesta , and blesta is top of it, and all our website will be centralized in one administration . after almost one year, we found we have opted for the best solution, and be along from Minphp was a good choice , as we see now Minphp is stopped from update publicly , and now blesta is shipped with Minphp v1 that is not available for public at the moment . and we think is almost impossible to make it publicly and allow people to make pull request or suggesting any other feature, as the blesta team the first thing they need to see if the request will be negative aspect for blesta . for my point of view , Minphp should be the internal framework of blesta, and why not another framework that is based on it to be for the public . but attention to copyrights , regarding Advandz, i can call it the public version of Minphp , but it has some thing that should be fixed . 1 - the plugin system will not work, because the engine of it doesn't exist. (take a look at componenets/plugins in blesta . 2 - Namespacing is not used in this framework, is better to add the new Minphp components and load them via autoloader . 3 - Lock of docs, how you can connect the framework to database, how to use the components, helpers, ect ... i liked the idea of the cdnjs.php helper class , and the components type.php .
-
i have already discovered this, but it exist a Jira task for it.
-
you can import the two whmcs to blesta as i think , the first import should be run completely , the second import should exclude the company settings. before we have imported blesta twice without any issue .
- 16 replies
-
implemented . time to internal test . tomorrow we will release it .
-
i don't know if the Paul hove got my idea ?! if is possible to implement it is ok , if not, isn't a big deal . it was just a observation.
-
but every time we need to click . if we leave the page.
-
after a quick view, this will be added , if we have chance we can see it this weekend .