Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 08/22/2013 in all areas

  1. Paul

    V3.0.1

    /index.php/admin/upgrade is correct, if mod_rewrite is not being used. If that's the case, all URLs will have /index.php/ followed by the typical path structure. Of course, we recommend using mod_rewrite with the included .htaccess file, but some servers don't support it or don't have it installed.
    2 points
  2. Cody

    Release 3.0.1

    Version 3.0.1 is now available. You can download it at https://account.blest...er/client_main/. This is a patch release that corrects issues with 3.0.0. Patching Blesta See Patching Blesta in the User Manual for instructions. Release Notes - Blesta Core - Version 3.0.1 ## Version 3.0.1 2013-08-21 ### Bug * [CORE-658] - The State field is not set correctly when selecting to copy information from an existing contact * [CORE-659] - Calendar delete event action not using POST * [CORE-660] - Modules delete action not using POST * [CORE-661] - Managing service produces undefined property $PackageGroups * [CORE-662] - PayPal Payments Standard: Error message "The form token is invalid" is displayed when a client returns to Blesta from processing payment * [CORE-663] - Download Plugin: Changing permissions to publicly available reverts to must be logged in * [CORE-664] - Legacy nonmerchant gateway subscription incompatibility * [CORE-665] - Setting/unsetting encryption key affects private_key for all companies in system * [CORE-667] - Username error occurs when attempting to set a client's username back to their email address * [CORE-668] - PayPal Payments Standard: Payment validation field, "business", may not always be included in the gateway response, causing the transaction to remain pending * [CORE-669] - cPanel Module: Can't add a server when using a reseller user, only root * [CORE-671] - Themes do not save the change back to the default theme * [CORE-672] - Editing an addon service whose package is unlimited complains of quantity available * [CORE-678] - Available service add-ons display all standard package group packages if there are no addon packages * [CORE-679] - Import Manager: Imports all module accounts with the same module row * [CORE-680] - Enabling GeoIP causes error due to missing mbstring extension * [CORE-681] - Invoice padding settings displayed but not supported * [CORE-682] - Check if installed by verifying Blesta.database_info config is set * [CORE-683] - Missing template parse check when editing email templates * [CORE-684] - Invalid tags result in blank email * [CORE-685] - Support Plugin: Adding a staff note counts the staff member as the last replier * [CORE-687] - Listing gateways may attempt to load files that being with '.' * [CORE-689] - Incorrect date format on invoices created from adding a service * [CORE-691] - Order Plugin: Invalid custom field ID error * [CORE-693] - Editing contact Country/State fails to update view after saving ---
    1 point
  3. Hi I'm wondering if the order flow could be altered to make it easier for clients to buy a domain with their hosting please? Or, is it me? https://clients.coolhost.co/plugin/order/main/signup/shared-linux Thanks --Bloory
    1 point
  4. It would be nice if when emailing a client we had the option to select a template to send the client. This came in handy when using our old billing system.
    1 point
  5. Looks pretty slick. What do you think of a "best theme" competition? People can create their best themes, then we can vote on them as a community.
    1 point
  6. I saw the video, looking good!
    1 point
  7. Paul

    V3.0.1

    We will mention it someplace, yes. Probably a forum thread, with the files attached.
    1 point
  8. I do like Plesk, I'm just not too happy with their API. Thanks for the code contribution, glad you were able to get that to work in the interim and looking forward to CORE-622!
    1 point
  9. evolvewh

    V3.0.1

    Mod Rewrite is installed so I'll have to look into the rest of it. I'm happy to hear that I can make the /index.php/ part go away.
    1 point
  10. Assigned as CORE-699. Like the other report, it would also be helpful to know any and all email templates this affects.
    1 point
  11. Assigned as CORE-698. It would also be helpful to know any and all email templates this affects.
    1 point
  12. The Universal Module will most likely work for you. The Universal Module allows you to create a "Product" with service fields that ask the customer the information you need. For example, you can create a service field in the Universal Module for the hostname, another drop down for the desired OS, etc.
    1 point
  13. MemoryX2

    V3.0.1

    I was referring to the /index.php/ part I know that your domain isn't his domain. Index.php should not be in the upgrade url so I tested it to see if I could even get it to load with index.php in my url and I could not. At minimum that is the wrong url but it may also reflect the wrong file permissions by it even being loadable. The upgrade URL is pathtoblesta/admin/upgrade
    1 point
  14. Moby2000

    V3.0.1

    <--- kick me in the backside Forgot to clear my browser cache lol Steve
    1 point
  15. MemoryX2

    V3.0.1

    If this is the actual url you used, idk how it worked because I can't get it to. This is the url you should be using. It works for me since b1 all the way to 3.0.1 and it hasn't wiped any of my data yet..
    1 point
  16. Paul

    Advanced Search

    Thanks for the suggestion. We will be improving the search, but at the same time want to keep it fast. v2.5 was a lot simpler in terms of data structure, services had only a few fields, user1, user2, pass, opt1, and opt2 for example. In v3 service meta fields can be unlimited and can be encrypted, or serialized. I'd love more feedback on areas people think can be improved (and thank you for your feedback!) and we will be making some changes here eventually.
    1 point
  17. Cody

    Google Oauth Login

    In all likelihood it would be completely provider agnostic. You'd simply enter the authentication URL for each of the providers you wish to support, or perhaps check boxes from a set of supported (e.g. tested) ones.
    1 point
  18. Cody

    Release 3.0.0

    Version 3.0.0 is now available. You can download it at https://account.blest...er/client_main/. If you're interested in developing extensions for Blesta, be sure to check out the Developer Manual. Installing Blesta See Installing Blesta in the User Manual for instructions. Migrating from Blesta 2.5 Install Blesta version 3, then go to [settings] > [Plugins] > [Available Plugins] and install the Import Manager plugin. Once installed, click "Manage" and select 2.5. From there just enter your database credentials and your encryption key for your 2.5 installation. The migration process may take a few minutes to complete. BACKUP YOUR DATABASE BEFORE IMPORTING! Upgrading Blesta (beta testers ONLY) See Upgrading Blesta in the User Manual for instructions. Overview Bug fixes - Thank you for finding these! Import Manager has been updated. This plugin allows users to import from various systems (currently only Blesta 2.5 supported). BACKUP YOUR DATABASE BEFORE IMPORTING! Reports have been added under [billing] > [Reports]. Add-on Services may now be added to existing services through the staff interface. Service Search now searches unencrypted, unserialized service field data. Release Notes - Blesta Core - Version 3.0.0 (everything since 3.0.0.b7) ## Version 3.0.0 2013-08-14 ### Bug * [CORE-289] - Potential issue with cron applying credits * [CORE-454] - Creating client does not evaluate all custom fields * [CORE-456] - Calendar redirect dates are incorrect * [CORE-584] - Update delete actions to require POST * [CORE-618] - Interworx: Cannot update a service's options without using the module * [CORE-620] - Client payment confirmation page may generate an "Attempt to modify property of non-object" error * [CORE-625] - Invoice service coverage dates don't appear for newly activated services * [CORE-626] - Update install/uninstall extensions to use POST instead of GET * [CORE-629] - Cron may fail to apply credits that would close invoices due to a float precision error * [CORE-630] - Module: Universal Module Undefined property package_rules * [CORE-631] - System Status Plugin: Update order URL when using a trial * [CORE-633] - Malformed invoice link when editing a transaction * [CORE-634] - Incorrect applied amount displayed when editing a transaction * [CORE-636] - Tax Liability Report displays twice the level 1 tax amount and no level 2 tax rate if level 2 tax rates apply * [CORE-637] - Unable to view invoice for transaction applied amounts when editing a transaction * [CORE-638] - When adding a service, the Send order confirmation email checkbox is not selected * [CORE-640] - Order Plugin: Visiting /order produces an error if the order plugin is not installed * [CORE-641] - Setting tax to inclusive vs exclusive has no effect * [CORE-642] - Cron fails to run time based tasks as scheduled if no run history * [CORE-643] - Visiting client interface when logged in as admin may cause redirect loop * [CORE-645] - A client's default language is not used * [CORE-646] - Support Manager: Typo in language definition "Awaiting Reply" * [CORE-648] - Uninvoiced pending services fail to be activated * [CORE-649] - cPanel: Undefined property: stdClass::$cpanel_confirm_password may occur when editing a service * [CORE-651] - Editing tax rule affects previously created invoices * [CORE-653] - CMS/Portal plugin: The index page may use an incorrect URL to the Order page when installed under a subdirectory * [CORE-654] - Order Plugin: Coupon error message does not fit within its Cart container element * [CORE-656] - Missing language definitions do not fallback to the default language ### Improvement * [CORE-481] - Service search should include service meta fields ### New Feature * [CORE-106] - Billing Reports * [CORE-389] - Add the ability for addons to be added to existing parent services * [CORE-603] - Add legacy reseller API support ### Task * [CORE-644] - Add information box above Internationalization setting for translations ---
    1 point
  19. FRH Dave

    Delete Invoice Feature

    This suggestion has been brought up before, and the community seemed to be against it almost universally: http://staging.blesta.com/forums/index.php?/topic/214-suggestion-remove-invoices-and-services Basically, deleting an invoice goes against sound accounting principles, is not a good business practice, and calls the integrity of the billing system into question. If you want to negate an invoice (as you described), you can simply void it out. That leaves a record of the invoice having been created, but doesn't leave an outstanding AR.
    1 point
×
×
  • Create New...