Jump to content

qba82

Members
  • Posts

    65
  • Joined

  • Last visited

Posts posted by qba82

  1. Hi,

    in 4.11.1 directadmin module it is impossible to change or upgrade reseller package, there is error:

    Unable to open ./data/users/admin/packages/webhosting1st_50gb_reseller_en.pkg for reading.

    the proble is that is wrong path, correct path is:

    ./data/admin/packages/webhosting1st_50gb_reseller_en.pkg

    How can I change that path? My client can't upgrade his package.

  2. Knowledge base urls should be shorter, and additionally it should allow longer titles of any article in url.

    For example now any title longer then approximately 45 signs is cut in url.

  3. On Affiliate client page there is an affiliate link which user should use, for example:

    xxx.com/clientarea/order/forms/a/MQ==

    I will use .htaccess to make a redirect from xxx.com/a/* to xxx.com/clientarea/order/forms/a/*

    how can I edit xxx.com/clientarea/order/affiliates/ page, so my client will see xxx.com/a/MQ== instead xxx.com/clientarea/order/forms/a/MQ==

    ??

  4. Trying to get property 'invoice_id' of non-object on line 206 in /home/webhosting1st/public_html/clientarea/plugins/order/models/order_orders.php

    Printing Stack Trace:
    #0 [internal function]: UnknownException::setErrorHandler(8, 'Trying to get p...', '/home/webhostin...', 206, Array)
    #1 /home/webhosting1st/public_html/clientarea/vendors/monolog/monolog/src/Monolog/ErrorHandler.php(172): call_user_func(Array, 8, 'Trying to get p...', '/home/webhostin...', 206, Array)
    #2 /home/webhosting1st/public_html/clientarea/plugins/order/models/order_orders.php(206): Monolog\ErrorHandler->handleError(8, 'Trying to get p...', '/home/webhostin...', 206, Array)
    #3 /home/webhosting1st/public_html/clientarea/plugins/order/controllers/admin_main.php(253): OrderOrders->setStatus(Array)
    #4 /home/webhosting1st/public_html/clientarea/vendors/minphp/bridge/src/Lib/Dispatcher.php(142): AdminMain->updateStatus()
    #5 /home/webhosting1st/public_html/clientarea/index.php(21): Dispatcher::dispatch('/clientarea/adm...')
    #6 {main}

  5. Hi, I have Blesta 4.11.0, when service need to be accepted and if client will pay or not, this order is showed in "Billing" -> "Overview", it is working fine if You accept order, but there is bug if You select cancel or fraud.

  6. On 4/21/2020 at 12:33 AM, Paul said:

    I'm not sure I understand what you're asking. CORE-3573 has been completed for 4.10, which allows for searching the reference_id column for transactions, which contains the PayPal payer's email address.

    But it sounds like you want the ability to ban users based on PayPal account or IP address? That sounds like a different feature entirely. You can make an official request at https://requests.blesta.com 

    Poul, I'm talking about only searching, when 4.10 will be released?

  7. On 4/13/2020 at 7:24 PM, Jono said:

    Blesta has no knowledge of what email is stored in paypal, and payments could be made from multiple accounts.  That being said, if the paypal email is the same one that is recorded in Blesta the smart search or client search will support searching on it.  As for IP, users may login from multiple IPs.  If we were to try and implement IP search how would you envision it working?  Perhaps if the user had ever logged in from the given IP?

    It is not so easy to create multiply paypal accounts, that why we could make blacklist of abusive users paypal accs, so they can't create more accounts. Regarding to IP, yes You can use other IP, but abusers often doesn't change them. It would also help in finding customer, that was seen on website monitoring like analytics or matomo.

×
×
  • Create New...