Jump to content

Kurogane

Members
  • Posts

    82
  • Joined

  • Last visited

Posts posted by Kurogane

  1. 10 hours ago, Paul said:

    @Kurogane I don't see a bug here at all, if these altcoins are plugins to BTCPay Server and not configurable out of the box, then they fall squarely under the category of feature request. You can make a feature request at https://requests.blesta.com to recommend adding support for additional coins.

    Maybe not a "bug" but is not done correctly, Blesta module not should managed coins if not btcpay store, For example if btcpay support 3 coins blesta module should be display that three coins if two then two etc.

    I already create feature request as i say two years ago and ignored or not care https://requests.blesta.com/topic/btcpayserver.

    You need to see how whmcs handle their module and you will see what is blesta module lacks.

     

  2. Not sure when this happen but i can't send email anymore.

    In email logs says this 

    Connection to tcp://mail.domain.com:587 Timed Out

    I tested connection and connect without issue, i tested in other device without issue, firewall is fine because is open and can reach internet, blesta in "Test These Settings" return SMTP connection was successful!.

    I not sure why blesta can't send email anymore.

  3. 7 hours ago, Paul said:

    You created a new package, and are now trying to modify existing services to change the module_row_id associated with them in the database? This isn't recommended, any custom service fields the module would normally create will not exist if the module is changing. If the service has been cancelled and the package module needs to change, I would mark the package as inactive and create a new package as Tyson mentioned. No reason I can see to change the package associated with a cancelled service.

    What are you trying to accomplish?

    Move service to another new package?

  4. Ok, i create a new package to avoid errors.

    But i have a problem to move services.

    This is what i have done.

    1. rename service_fields
    2. update module_row_id

    But still pointing to old services, when i go in admin area services --> "manage" --> Service Information --> server. I still see old group name of module so i don't know why.

    What i do wrong? services_fields and module_row_id i know is right, but even if not right always pointing old services not matter what change i made.

  5. I want to update package module but i can't because says "one or more services already using this package".

    I already cancel all services are linked with that packages and still give me that error not sure why says that.

    Only i look wierd is in server module, says i have xx/100 accounts, how is possible i have xx account if i cancel all accounts? where is getting that number? is possible because says "i have accounts" (which not) not let me update packages.

    What is the logic not let me change module.

  6. You have two typo errors.

    1. In config.json on line 8 you have a extra '

    2. I'm not sure about this what is the correct name but the folder is named coinpayments and not work for able to work you need to change to coin_payments or vice-versa change coinpayments.php.

  7. How to upgrade a package?

    I setup Package Groups, assing packages into Package Groups and enable upgrade in Package Groups/Clients Groups.

    But, in client area i not see the packages i have assing in Package Groups show empty.

    Also, if i change the package in admin area how i can blesta create the invoice for that package? current now change the package but not create the invoice until next cycle.

     

  8. 2 hours ago, Jono said:

    I was referring to upgrading through the web interface, but using CLI works just as well.

    So, this "error"" happen as well in CLI?

    2 hours ago, Jono said:

    Well if you manipulated the widgets at all (e.g. reordering, collapsing, or expanding the widgets) after uploading the files, but before running the upgrade then the upgrade would not repopulate the widgets correctly.  If you want to make sure the upgrade executed correctly, you can check your config file and search for 'session_ttl'.  If that is in there then I'd say the upgrade went through fine.

    I notice and not sure why, i have logs in my root path of my user,folder logs_blesta: general-error.log, general-info.log, general-notice.log

    In general-notice i see

    [2017-12-23 18:02:39] general.NOTICE: E_NOTICE: Undefined index: widgets_on {"code":8,"message":"Undefined index: widgets_on","file":"/home/blesta/app/controllers/admin_main.php","line":643} 
    [2017-12-23 18:02:40] general.NOTICE: E_NOTICE: Undefined index: widgets_on {"code":8,"message":"Undefined index: widgets_on","file":"/home/blesta/app/controllers/admin_main.php","line":643} 
    [2017-12-23 18:03:43] general.NOTICE: E_NOTICE: Undefined index: widgets_on {"code":8,"message":"Undefined index: widgets_on","file":"/home/blesta/app/controllers/admin_main.php","line":643} 

     

    About config the only i see session_ttl in blesta.php

    Configure::set('Blesta.session_ttl', 1800); // 30 minutes

    This is what you refering for?

  9. What you mean "upgrade at admin/upgrade" i upgraded via CLI not sure if you mean that.

    Yes, actually i notice widget is lost and put it back it worked again. But this not happen before so seems wierd to me and not sure if this cause some problem later because the upgrade not finish correctly.

  10. Anyone upgraded 4.x to 4.2 lost the information in index admin area?

    When you login as admin  you look at some statistics but now i upgraded is lost i see a blank page in where the statistics is placed.

  11. I tried to upgrade blesta 4.0.0 to 4.2.0 via clean upgrade follow this error.

    ----------------------------------------
    Blesta CLI Upgrader
    ----------------------------------------
    Upgrade from 4.0.0-b6 to 4.2.0? (Y/N): y
    10/10 [========================================] 100%
    1/1 [========================================] 100%
    5/6 [=================================>      ] 83 %[2017-12-23 16:54:45] general.WARNING: E_WARNING: rmdir(/home/blesta/components/exchange_rates/yahoo_finance/): No such file or directory {"code":2,"message":"rmdir(/home/blesta/components/exchange_rates/yahoo_finance/): No such file or directory","file":"/home/blesta/components/upgrades/tasks/upgrade4_2_0_b1.php","line":220} []
    6/6 [========================================] 100%
    1/1 [========================================] 100%
    8/8 [========================================] 100%
    13/13 [========================================] 100%
    4/4 [========================================] 100%

    Finished.

    Older installers have yahoo_finance and because this is a clean upgrade install try to find that folder but now 4.2 not have it and fail to remove.

     

    I'm not sure if the upgrade go well is just a warning but say 5/6

×
×
  • Create New...