Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 01/09/2014 in all areas

  1. I would like a way to add Service details with the Universal module, at the moment they say: "This service has no details." So maybe: If you have three rows in the Universal module with labels: - IP Address - text - License Key - text - Status - dropdown (Status) not able to be changed by the clients but only by staff (Read me) Table: IP Address License Key Status 1.0.0.0.0 monthly-000000000000000 Active At the moment they are like:
    1 point
  2. The Blesta Translator is an ongoing project designed to help translate Blesta into other languages. To get started translating yourself, simply sign up for an account at http://translate.ble...account/create/ and begin translating Blesta to another language. You can now download translations from the Blesta Translator by clicking the download link next to the language you would like to use. To install a language, you will need to: Unzip the contents of the language zip you downloaded; Upload the contents of /public_html/ from the zip to the web directory that you have Blesta installed under (e.g. /public_html/ or /billing/). Log into Blesta and navigate to [settings] -> [General] -> [internationalization] and click Install to install the language. (optional) If you would like to use this language as your company's default language, navigate to [settings] -> [General] -> [Localization] and select it from the Default Language drop-down. Don't forget to save this change. IMPORTANT: Due to caching, the primary navigation will not appear to be using the new default language. You must re-save your Staff Group settings for this to take effect. You can do this under [settings] -> [system] -> [staff] -> [staff Groups] by editing your staff group and clicking to save your settings. If you install and use a language whose definitions are only partially complete, the remaining definitions will appear using English, US. The languages that you download from the translator are updated periodically once per day automatically. New definitions that you translate are not immediately available for download in the language zip for the version you are translating.
    1 point
  3. richardh

    Eu Compatible Billing ?

    Hello, I've just installed a 30 day blesta trial and I havn't found out how to setup EU compliant invoicing. With our current system we only create an invoice when the customer has paid or when we are sure the customer will pay. Mot US systems seem to create an invoice to tell the customer they have to renew. However in europe it can not work like this, as invoices numbers have to follow and every invoice you create to have to pay the amount of VAT to the government at the end of the year unless you generate a refund. EU customers are not used to this system and need to just recieve an e-mail asking them to renew and have the option to renew their plans from within the client interface too. In europe an invoice means a third party owes you money and our customers can decide to not renew if they don't want to by just not paying for their renewal. We would need to not have an invoice created when a customer should renew but an Order and our staff have the option to transform it to an invoice with a sequential numbering system for invoices alone even if they are not paid. Is this possible with blesta ? Or sould we continue developping our own system ? Thanks
    1 point
  4. Just spotted this on the Joomla extensions directory. J!Blesta. Integrates Blesta with Joomla. Now you can have access to 10,000's of Joomla designs with blesta http://extensions.joomla.org/extensions/miscellaneous/misc-bridges/26237 We use this for WHMCS integration and have been waiting for Blesta integration for our new web property to get away from WHMCS.
    1 point
  5. Moved to support. It sounds like when you're adding a Contact Type you're checking Use Language Definition when the value for Name you're entering has no language definition. Just uncheck that box, or add the language term and definition to the _custom.php language file for each of your language packs. For info on creating language definitions see Translating Blesta.
    1 point
  6. Cody

    Whmcs Migrator - Failed

    Here's the solution. In /plugins/import_manager/components/migrators/whmcs/whmcs_migrator.php change: if (version_compare(BLESTA_VERSION, "3.1.0", ">=")) { To: if (version_compare(BLESTA_VERSION, "3.1.0-b1", ">=")) { This fix will be included in 3.1.0 (CORE-969).
    1 point
  7. Cody

    Release 3.1.0-B1

    I am highly doubtful the migrator, which is designed for 5.2+, will work for version 4.x. WHMCS made a number of structural changes in 5.1 and 5.2, which will no doubt result in invalid queries on a version 4.x database. So while you might get some data out of it, it won't completely work without some changes. I don't know if WHMCS does a license validation check before upgrading, but you might be able to get away with it if you: Backup your WHMCS database Copy your WHMCS files to a new location Import your WHMCS database backup to a new database Update your WHMCS copy config to point to the new database Overwrite your WHMCS copy v4 files with the latest version of WHMCS Run the upgrade on your WHMCS copy Migrate from this (newly upgraded) database to Blesta You won't actually need to login to WHMCS backup copy you made, Blesta will simply import from this upgraded database.
    1 point
  8. Yeah gohigher did a amazing job on that http://www.blesta.com/forums/index.php?/topic/1717-plugin-jblesta/ Glad you can finally move from that rubbish insecure system.
    1 point
  9. make payment from admin panel bug after upgrade from 3.0.6 to 3.0.7 we recorded payment manually as show in pic 1 but when we click continue get error pic 2 in old version should show error no payment account but now get error Undefined index: pay_with on line 2092 in /home/xxx/public_html/xxxxx.com/account/app/controllers/admin_clients.php
    1 point
  10. Cody

    Release 3.0.4

    Version 3.0.4 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.4 ## Version 3.0.4 2013-10-07 ### Bug * [CORE-728] - Some email templates contain URL tags not prepended with the HTTP protocol * [CORE-729] - Some email templates incorrectly have the HTTP(S) protocol prepended to certain URL tags at run time * [CORE-762] - LogicBoxes: Additional fields are shown when going back to edit service details before creating it * [CORE-770] - Update "uncanceled service" error message when attempting to delete a module row that is referenced by canceled services * [CORE-772] - Plugin::getEvents() and Plugin::getActions() not invoked after upgrade * [CORE-774] - Appending service to existing invoice does not recalculate invoice totals * [CORE-775] - Changing a tax rule's status to 'inactive' sets it to an invalid status * [CORE-776] - Transaction fails to apply due to rounding error * [CORE-777] - Tax Rules Level 2 missing zebra-striping * [CORE-778] - Universal Module: An empty service option row should not be saved as a valid option * [CORE-779] - Attempting to void a paid invoice displays an unvoid button on error * [CORE-780] - Editing a template may cause an undefined property Emails::$parseError if errors are set for the template * [CORE-781] - Support Manager: Last reply info in ticket is non-determinisitc * [CORE-782] - Packages with 0 quantity can still be ordered * [CORE-783] - Import Manager: Invalid join in Blesta 2.5 migrator * [CORE-784] - API: companies/generatekeypair never completes * [CORE-793] - Setting package prices to non-double types causes number_format error * [CORE-794] - Default from addresses contain port number when hostname contains port number * [CORE-795] - Email Log incorrectly logs email content when HTML is disabled * [CORE-796] - Security: XSS Vulnerability in message dialogs * [CORE-797] - Security: Potential XSS Vulnerability in uncaught exception messages * [CORE-798] - Order Plugin: Cannot add multiple addon services due to error that the parent service ID already exists as a child to another service * [CORE-799] - 2Checkout: Payment logo URL from 2Checkout is no longer valid * [CORE-801] - AppController:base_url does not contain port number, if given * [CORE-802] - Plesk: Canceling a service deletes all customers * [CORE-803] - Client payments without account set first name as last name * [CORE-804] - Support Manager: mailto link contains HTTP protocol * [CORE-805] - Namecheap: Domains not available ---
    1 point
  11. Cody

    Release 3.0.2

    Version 3.0.2 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.2 ## Version 3.0.2 2013-09-03 ### Bug * [CORE-622] - Plesk: Add login link to automatically login to the Plesk account * [CORE-692] - Missing payment confirmation page when a client pays through a non-merchant gateway without authenticating * [CORE-694] - Undefined index if reset password string fails to decrypt * [CORE-696] - Exclusive coupons are not limited to applying to their assigned packages * [CORE-698] - The payment_url tag in email templates does not include the path that Blesta is installed under * [CORE-699] - The client_url tag in email templates does not include the path that Blesta is installed under * [CORE-704] - "Return to Portal" link appears when portal is not installed * [CORE-707] - Edit invoice does not convert line item to textarea after hitting enter * [CORE-709] - Cannot checkout with an order of $0 in the cart * [CORE-713] - Automatic provisioning of pending services fails to call addService() on the module * [CORE-714] - Universal Module: Configure label shows a numerical ID instead of the product name during checkout * [CORE-715] - Order Plugin: Inactive and Restricted packages appear normally on order pages * [CORE-716] - CLI execution can not properly determine installed URI * [CORE-719] - Redirect loop when clients try to add payment accounts * [CORE-722] - Order: "Allow Coupons" option does not prevent coupons from being accepted on order form ---
    1 point
×
×
  • Create New...