Jump to content

qba82

Members
  • Posts

    65
  • Joined

  • Last visited

Everything posted by qba82

  1. I have installed it and there is only EUR currency, could You add USD?
  2. I'm not sure if it was because of DA changes, because reseller plans are not used so often as regular plans.
  3. Perhaps it is related to my bug report:
  4. 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.
  5. qba82

    Friendly URLs

    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.
  6. Guys, could You please tell me which part of code is responsible for that redirection to /order/forms/ after someone go through affiliation link?
  7. A simple setting field, where user can paste redirect page would be perfect.
  8. Hi, now when someone go through affiliation link he end up in /order/forms/ page, I would like to redirect everyone to main page, how can I do it?
  9. Yes I know how to do it, question is: what files should I modify, so every user will see short version of his aff link (xxx.com/a/MQ==) instead long one (xxx.com/clientarea/order/forms/a/MQ==) in his control panel.
  10. You have IP of sender in email header, You must look for email source.
  11. 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== ??
  12. No, I didn't delete any invoice in that order, I didn't even modify it at all.
  13. If I untick "Order Recurring" and save it, it is still ticked in.
  14. 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}
  15. Ok I will paste error here hold on.
  16. 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.
  17. text version is not a problem, I get errors only in html version
  18. Yes I know, I checked without "| escape}" tag, in this case password is cut just before < > or &, but if I use "| escape}" tag, then it is not cut but it is showing &amp; instead & and &lt; instead <
  19. Hi, I have applied {service.direct_admin_password | escape} tag, but some chars are not showed correctly, for example: & is showed in email as &amp; < is showed in email as &lt;
  20. Poul, I'm talking about only searching, when 4.10 will be released?
  21. 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.
  22. Hi, we should be able to find user by his IP or paypal email in search. I think this option is very useful, important and should be easy to implement.
  23. It seems to be closed? https://dev.blesta.com/browse/CORE-1091
  24. What if there is such a tag in email? {service.direct_admin_password}
×
×
  • Create New...