Jump to content

MemoryX2

Members
  • Posts

    538
  • Joined

  • Last visited

  • Days Won

    1

Reputation Activity

  1. Like
    MemoryX2 reacted to FRH Dave in While I Was Working On An Importer...   
    I like the way Steven from Rack911 handles these.  He contacts the vendor first and gives them ample time and opportunity to fix the problem.  If the exploit is severe and the vendor's response is "meh", he'll then post about it on WHT.  He won't post the exploit steps or where the exploit resides, but he'll make everyone aware that critical vulnerabilities were uncovered, that the vendor was contacted on xx/xx/xx, and that their response was "meh".
     
    In the meantime, do keep working on the import module.  Lots of us are eagerly awaiting an import module for our current billing system.
  2. Like
    MemoryX2 got a reaction from eunger9 in Email Client: Select Template   
    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.
  3. Like
    MemoryX2 got a reaction from m0hamedessam in Custom Links In Client Navigation   
    I'm all for the link idea. I think its great. In fact it would be awesome if the menu was set up like a custom menu in WordPress, theirs is the best I have seen!
  4. Like
    MemoryX2 reacted to Michael in Trying To Install Free Trial, Says The License Key Is Invalid.   
    To edit the host file just incase you don't know how to do this, you go to /windows/system32/drivers/etc/ and then drag + Shift it to your desktop, then right click it and open it in notepad.
     
    When your finished editting save it, and drag it back into the folder and overwrite it. Job done .
  5. Like
    MemoryX2 reacted to Paul in 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.
  6. Like
    MemoryX2 got a reaction from m0hamedessam in Email Client: Select Template   
    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.
  7. Like
    MemoryX2 got a reaction from Michael in 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
  8. Like
    MemoryX2 got a reaction from Michael in 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..
  9. Like
    MemoryX2 reacted to Cody in 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 ---
  10. Like
    MemoryX2 reacted to Cody in 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 ---  
  11. Like
    MemoryX2 reacted to Ken in Time Billing For Services   
    Absolutely.  And I hope this always remains priority above all.
  12. Like
    MemoryX2 got a reaction from Ken in Time Billing For Services   
    I definitely cannot argue that, but I can say a few things I have personally noticed around here that is much different from other systems. 
     
    Blesta is built to be modular. Almost everything is a plugin, which is awesome because I may want something in my system that you don't, in which case you don't enable it and you have nothing to worry about. Another cool thing is, all of these modules, and plugins can be updated independently so for example a bug in the cpanel module can be fixed without messing with the directadmin module. And also because it is a module it has less effect on the core system.
     
    Blesta is built on a much better and much more stable base or core system than the other billing system I used.
     
    Also, the developers here are developers, and they fix things.
  13. Like
    MemoryX2 got a reaction from Paul in Time Billing For Services   
    Don't get me wrong, Paul. Its not that I don't love v3 because I really really really do, its more of a sitting back and just thinking if v3 is this awesome I can't even imagine how cool v4 will be!

  14. Like
    MemoryX2 got a reaction from Michael in Time Billing For Services   
    I think I'm more excited about Blesta 4.0 than anything lol, hopefully then there will be enom, a knowledgebase, project management, proxmox module, expanded portal plugin so that custom pages can be created and managed from within Blesta..
     

  15. Like
    MemoryX2 reacted to Cody in Google Oauth Login   
    If we implement anything with OAUTH it'll work with any system that supports an OAUTH server (not just google).
  16. Like
    MemoryX2 reacted to Michael in Redirect When Editing Certain Mail Templates   
    Do you have PHPIDs installed? It happened to me in beta because it didn't like some of the tags I used. Simple fix if you do is turn it off.
  17. Like
    MemoryX2 got a reaction from Michael in System Overview Plugin Disapper When Enble Geoip   
    This is possible. I have Geoip enabled, but I also have mbstring installed. 
  18. Like
    MemoryX2 reacted to Michael in Piping Emails.   
    Thanks mate this solved my issue: /usr/bin/php /home/username/public_html/index.php plugin/support_manager/ticket_pipe/index/2/
  19. Like
    MemoryX2 got a reaction from Michael in Piping Emails.   
    Thanks!! 
     
    That solved my problem also! I had to tweak mine because of differences in setup. The 1 at the end signifies company number 1, and then most people also don't have the members/ in their url.
     
    /usr/bin/php /home/username/public_html/members/index.php plugin/support_manager/ticket_pipe/index/1/  
    This is solved!
  20. Like
    MemoryX2 reacted to Tyson in Blesta Translator - Download Languages   
    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.
  21. Like
    MemoryX2 reacted to Michael in The Upload Path Could Not Be Created   
    You need the complete url for the upload folder.
     
    The best way is to move the uploads folder outside public_html for security, then the url is: /home/username/uploads/
  22. Like
    MemoryX2 got a reaction from Michael in Documentation For Blesta Integration   
    It most definitely works. I have no problems with it. Edit structure.pdt...
  23. Like
    MemoryX2 got a reaction from Michael in Trial Run   
    Update 8/5/2013:
     
    I have decided not to pursue converting Blesta to Bootstrap for a few reasons, 1 every update I would have to rebuild every page, and plug pages. It's just too much to maintain. Also, I have very little time to work on it these days, and then they just released bootstrap 3 so..
     
    All that being said I have about 90% of my integration finished. I modified the structure.pdt quite a bit so that in the future with updates I can reupload the structure and get back to the exact integration as before. Their are some pretty cool things, like if logged in this menu, if not that menu. Unfortunately I have not made it a 100% match from my static template as I would like but for now that is okay. I will be working on it more in the future.
     
    Compare Blesta -> http://dev.memoryx2.com/members/client/login/
     
    To my static Template -> http://dev.memoryx2.com/
  24. Like
    MemoryX2 reacted to Blesta Addons in Total Income   
    For this year or the last 6 months .
    Make it as setting to change it would be very perfect .
  25. Like
    MemoryX2 reacted to Blesta Addons in Logicbox Reloaded !   
    Hello All ,
     
    i have relooked and added some enhacement to the logicbox .
     
     
    1 - ability to edit the domain name & order-id locally .
    2 - get the order-id with checkbox
    3 - Redisigned the whois and the settings Tabs
    4 - added getAdminServiceInfo view - not complete -
     
    i have not upgraded the module , so it remain in 1.0.1 , until the staff correct the module and push it officialy .
     
    some pictures
     

     

     
     

     
    any suggestion or observation are welcome
    logicboxes.zip
×
×
  • Create New...