Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 10/13/2017 in all areas

  1. Hello All Again . Blesta from version 4.0.0 has added logging errors, alerts, warnings to files, and there are no option to see or manage them from admins side . this plugin is another must have tool for admins in blesta, this plugin will allow you to show log files and errors, alerts, warnings from the admin side without the need to download log files from ftp, you can filter logs by type, dates, and you can delete or empty any log file, you can also mass delete file. this plugin requiere a the Pro (Silver) subscription . Order Link Plugin page Screen Shoot . Have nice plugin ! Complete list of released addons
    3 points
  2. Please feel free to click "Report post" on any posts you feel contain personal information, when they should not.
    3 points
  3. I get that but as a business owner, you should make sure that all of your customers and their services were properly transferred. Your clients shouldn't have to suffer because a mistake was made on your end when you sold your company and transferred things. They're helping to support your business and you're hurting theirs when this happens. It's basic customer service and I can sympathize with them. Rather than blaming this and that, it would be wise to apologize and figure out how to make it right with them. You seem to have a lot of clients and ones that like to praise your services when things are going well. That's the best form of advertising you can have and other businesses would love to have that same type of support and recognition by their clients.
    2 points
  4. I am showing Attitude? Without any Notification cancelling my Working License is very Simple? What if you Client think when they saw a Suspended Page or Invalid License error on your Site.? What if the PayPal Deduct the Recurring payment and Client invoice wasn't get Paid Automatically and Suspended due to this? The License was shift from another Company to yours and IT"S YOUR DUTY TO KEEP EVERYTHING AS NORMAL. Doesn't care What's CMS and other stuff.. I have Bunch of License from Buycpanel and their Support is No Doubt AWESOME.
    2 points
  5. Just a quick and dirty script I threw together to email some stats. https://github.com/neonardo1/blesta-ytd-rev
    1 point
  6. I can link you a support ticket yesterday from BuycPanel where they messed up my cpanel license for 3 days, I had paid it should have been active. They have messed up my solusvm once before also. Mistakes happen mate no matter what company. It's what support does to rectify the situation that's important, but to do so they need a chance and understanding of the problem and exactly what product is being refered to, evem buycpanel can't fix all issues within 20 minutes. Be patient young grass hopper I'm sure he didn't even know there was an issue until you messaged him and from there he has to do research as well to come up with the viable solution.
    1 point
  7. I see, thank you for bringing us to this attention. It does clarifies that either the OP was confused at the time of filing of the ticket. Or was attempting to worm out a CMS license... @OP the next time you deal with support, please try to refer to the product/service as precisely as possible. If you were to mentioned something along the lines of Blesta or even just "my billing system" in there instead of "CMS" it's probably wouldn't been resolved MUCH quicker.
    1 point
  8. Jonathan

    [Plugin] Monolog Viewer

    This look wonderful! Great work. I'll try to check it out soon.
    1 point
  9. Make attention to XSS issue .
    1 point
  10. ok so we pay Blesta on the old terms grandfathered in and have a few invoices open and I need to pay it off. We also have a new account which is on the new terms. Since the client mentions my reply I'll post the screens here to show what I'm on about. Onto the ticket the client mentioned the CMS so I assumed as Michael said it was the BlestaCMS license which was playing up and I didn't find it on his account. I asked politely if he had a license and we missed it when migrating. He replied with: I replied back with: And then didn't hear a thing until this thread was brought to my attention. If it wasn't fixed I could have issued a new license but we never got that far.
    1 point
  11. If it's Failed to Migrated then how it's worked for last 2 months without any issue? If there any issue with migration the system from One company to another the issue should start Instant and not suddenly. License was taken long Back and didn't look back to the website to check what kind of License I had and what I need to do. If anything needs to be change has be Notified by the New Company. No one can't understand situation I faced if he doesn't face such kind of Shit Issue.
    1 point
  12. I would like to be honest, the template and images you have used look amateurish. Create a logo and add a few more things to the home page, try to make it as welcoming as much as you can.
    1 point
  13. @Serverhosh Sorry to hear about the trouble. I have sent you a PM with a temporary license you can use until the issue is resolved with BlestaStore
    1 point
  14. this is our fix : in models/reassign_pricing_services.php replace the edit fucntion with this : public function edit($service_id, array $vars) { $vars['service_id'] = $service_id; $vars['module_row_id'] = $this->getPackageModuleRow($this->ifSet($vars['pricing_id'])); $vars['package_group_id'] = $this->getPackageGroupId($this->ifSet($vars['pricing_id'])); $this->Input->setRules($this->getRules($vars)); if ($this->Input->validates($vars)) { $this->Record->where('id', '=', $service_id) ->update('services', $vars, ['pricing_id', 'module_row_id', 'package_group_id']); } } add this function before the last line /** * Retrieves the Package Group Id associated with the given package pricing * * @param int $pricing_id The package pricing ID * @return mixed The Package Group Id if it exists, or null otherwise */ protected function getPackageGroupId($pricing_id) { $package = $this->Record->select(['package_group.package_group_id']) ->from('package_pricing') ->innerJoin('packages', 'packages.id', '=', 'package_pricing.package_id', false) ->innerJoin('package_group', 'package_group.package_id', '=', 'package_pricing.package_id', false) ->where('package_pricing.id', '=', $pricing_id) ->fetch(); return ($package ? $package->package_group_id : null); } hope it will help .
    1 point
  15. i think it does it . when i reassing pricing it update the package group id . Update : No it doesn't update it, we have tried it and have found another issue in the above thread , i we have update our custom plugin convert package to make this updated . i think the update is simple, i will put what we have do in our plugin later this day .
    1 point
  16. Hi Michael, I sent my hostnames via a support ticket and Paul sorted the license problem immediately. Thanks. Gary
    1 point
  17. Paul

    Cannot Send/View Invoices

    I believe this is the same person I chat with via the website this morning. The issue in his case was that his PHP memory_limit was too low in php.ini. I increased it and it resolved the issue. If that's not you, or anyone else is getting an error the best thing to do is enable error reporting and debugging. To do so:
    1 point
  18. Paul

    WHMCS to Blesta

    Stripe tokens are supported, just not via stripe.js. Blesta can store a token or the encrypted card, it's your choice. Our Multicraft module is the best. @ahughes Is everything on your list a deal breaker? The only things that stand out to me are G2A (never heard of it, but possible to implement), and the config option for location producing a discount for the whole product. Does whmcs do that out of the box currently? What I would do is have a location drop down and an additional price associated with non-discounted regions such that your package price is the lowest possible price, and you charge extra for certain locations. This will accomplish the same thing.
    1 point
  19. Hi I had same issue and I just had conversation with support staff there and they say it is fixed,you need to uninstall and install it again,first go and download new fixed files.I can confirm I was able to configure both brick and paymentwall after I download new files. here is response from staff Hi Sanel, Can you please reinstall it again? We just fixed it. Please refer to : https://www.paymentwall.com/en/documentation/Blesta/3439 Regards, Paymentwall Team
    1 point
×
×
  • Create New...