Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 11/24/2015 in Posts

  1. Abdy

    [Plugin] Mass Mailer

    Simple, Send a email to all your clients, Perfect for send Newsletters or Announcements. Available in Github: https://github.com/CyanDarkInc/Mass-Mailer Mini-Update: Language Filter added. you can send mass mails only to Language-Specific users.
    6 points
  2. I hereby award thee Best Post of the Day
    2 points
  3. To all Why dont ask us, me or naja7host or serge, or any outher active dev member to help you all and fix the issues? We love to help you guys Modulesbackery and Modulesgarden may be gone but we are still here and we will still help blesta grow. I do this on my free time and also because I want to use blesta in our real buisness that is active since 1998 and hopfully will live anouther 17 years to the year 2032 wen blesta version is "Blesta V100.0 AKA Fiber" and wen im 52 years old lol, I will still virtually programming using my brain waves wired to the net (future keyboard, I hope, eheh) Just play nice, we only live Once, so try your best to enjoy it Regards, PV
    2 points
  4. mrrsm

    The Marketplace (Beta)

    Feature Request: There should be a report plugin (or whatever) so users can report broken plugins or malicious plugins.
    2 points
  5. Tyson

    Blesta Email Tags

    Contact's don't have an id_code attribute, however, client's do (e.g. {client.id_code}).
    2 points
  6. I figured you would support it which is why I made that note. I can't imagine Blesta without you around. I think that this is one of the main reasons why there aren't any large 3rd party dev's yet. The market share isn't quite there yet to make it a main full time gig.
    1 point
  7. Maybe if you had paid him more, he wouldn't have to close down due to lack of revenue/profit. Or maybe you are one of those people who gets money handed to them after a quick 10 minute rendezvous, 6 times a day and that $, takes care of your twinkies, the rent, and your internet and you spend the rest of your day and night programming software for people for free?
    1 point
  8. Abdy

    [Plugin] Mass Mailer

    Thanks for the feedback, I will integrate the Email Component of Blesta in the Next Update.
    1 point
  9. Thanks for including the module logs. It looks like the dedicated IP is set and then later overwritten. You might try making a quick change to the module and checking whether it will work correctly, i.e. backup the file /components/modules/multicraft/lib/multicraft_service.php and find if (empty($vars[$this->service_prefix . $service_field])) change it to if (empty($vars[$this->service_prefix . $service_field]) && empty($config_options['ip'])) Then try adding a service with a dedicated IP to see if that resolves the problem. Which images are you referring to? I've looked over the Multicraft images and the only differences I see are that the config option screenshots do not include "Client can Add" and "Client can Edit" checkboxes, which would not impact your Multicraft configuration. Which forum posts are you referring to?
    1 point
  10. The error you receive indicates that a part of the upgrade process has failed because the upgrade has at least partially been completed. Did you run the upgrade before and encounter an error? In Blesta, under [settings] -> [system] -> [General] -> [Payment Types], do you receive an error? Or can you see a table with headings for Name, Type, and Use Language Definition? If you see the table, does the table contain rows for both Credit and Debit under Type? This will tell us whether you have already completed the entire upgrade from 3.4.3 to 3.6.1. If you see the table of entries, Blesta is already upgraded. If you see an error or missing information, the upgrade only partially completed for some reason and manual action will be required to repair it.
    1 point
  11. 1 point
  12. Was only a matter of time. I don't even know how to revert to the stock Blesta Cpanel module, hopefully the process won't be too complicated. What I do know is that this is the last time I'm going through this nonsense, I now consider the marketplace to be a pipe dream. I won't be buying anymore third party addons for Blesta because this cycle will continue forever and I really just want things to stay working.
    1 point
  13. Mike, thanks for your kb article re: cron jobs not working. Saved me *a lot* of time. Very valuable--thanks!
    1 point
  14. You're more than welcome I believe the article was a fix from Tyson
    1 point
  15. There is no email template for canceled services, so no email about a canceled service would be sent. There is a task to add an email template for services scheduled to be canceled, but perhaps one for cancelling a service would be good as well. Your scenario is a little bit different, however. You want to include a message in the email template about the cancellation of a specific service, but an email template we create would be generalized and not dependent on the service being canceled. A separate partial email may need to exist to handle the behavior you expect, similar to the Package Welcome Email (e.g. Package Cancel email).
    1 point
×
×
  • Create New...