Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 07/31/2014 in all areas

  1. Cody

    Release 3.2.2

    Version 3.2.2 is now available. You can download it in the Client Area. This is a patch release that corrects issues with 3.2.0. Patching Blesta See Patching Blesta in the User Manual for instructions. Release Notes See Blesta Core - Version 3.2.2. See all Change Logs.
    3 points
  2. Hello Bleastars Here is is a small preview for the new Blesta Bookmarks Plugin that is almost done You will be able to add links to admin and client area you can then add notes to the bookmarks that are visible wen accessing the bookmark. Teaser 1: Teaser 2: For all you developers that are asking, "how we call a website to load the content" because "iframes" are now blocked in some cases, for exemple we cannot call blesta forums on a iframe or even facebook website, so we use curl to load the website after that if we click on any link or submit any form it will open a new windows to be able to continue navigating on the website without any problems. Any sugestion please tell us to add before finish Regards, PV
    2 points
  3. te modification should be done to the database , as all the navbar link are stored in the database . for that reason we are working to add it to admin tools .
    2 points
  4. we need a option to make admin template select like the client side . we are working in a new admin template and we don't need to override the default view .
    1 point
  5. I have changed the title back.
    1 point
  6. Tyson

    Migrating From Whmcs To Blesta

    The client number and user ID couldn't be the same in v3. User IDs are split for admins/clients, and the client number is purely cosmetic.
    1 point
  7. I believe he's not touched it as we got Paul to edit it when it didn't work but it works now so he could (if he can) change it back to normal.
    1 point
  8. we want to do more , but we have a small time free to work in it . we ned now blesta to add option to select theme for admin side . Thanks . all deserve this template
    1 point
  9. Paul

    Migrating From Whmcs To Blesta

    It probably retained your WHMCS client ID's during the import, which is to be expected.
    1 point
  10. Are you sure you overwrote all of the necessary files? Specifically the files affected by CORE-1349 are in /components/invoice_templates/. What would happen before CORE-1349 was that PDF invoices would send headers and output the PDF document, but execution would continue. This would result in additional headers being sent which produced an error of "cannot send headers, headers already sent". As of CORE-1349, all invoice templates shipped with Blesta (default and quickbooks) now terminate execution immediately after the PDF is output, which completely prevents additional headers from being attempted. Moreover, no headers are sent prior to PDF output, so if CORE-1349 doesn't resolve the issue for you, the issue must be with either custom changes, or outside the control of Blesta (e.g. server related).
    1 point
  11. Cool didnt notice that, I will later install your plugin (didnt have time to peak a litle yet) and trie to see is we continue with Blesta Bookmarks or engage with a litle extra options on your Admin Tools Plugin No problem mate we will test naja7host Admin Tools and maybe we will add extra options to it
    1 point
  12. Blesta Addons

    Release 3.2.2

    Lol .... waiting the next step .
    1 point
  13. cool work Paulov ... long live blestars my new version of admin tools , you will have the option to manage the navbar links (delete-add-change)
    1 point
  14. Updated InternetBS Module update 1.0.4, first Release Candidate (Updated 31-07-2014) Fix: Now domains can be renewed automatically after payment confirmation. Please check first post to download and upgrade/install. Regards, PV
    1 point
  15. Tyson

    Mass Change Of Customer Group

    Be sure to backup your database before making any changes to it directly. If you are wanting to change all clients from one group to another, then you can run: UPDATE `clients` SET `client_group_id` = '2' WHERE `clients`.`client_group_id` = '1'; That will result in all clients from group 1 (the default group) being changed to group 2.
    1 point
  16. Moving this to feature requests..
    1 point
  17. Michael

    Release 3.2.2

    Upgraded smoothly thanks guys roll on 3.3
    1 point
×
×
  • Create New...