Jump to content

Blesta Addons

Alpha Developers
  • Posts

    4,868
  • Joined

  • Last visited

  • Days Won

    389

Everything posted by Blesta Addons

  1. New Release 1.3.0 -fix issue with blesta 4.4.0 and above .
  2. hhh, please doawnload the files again , new version has been released 1.3.0
  3. we have found the issue, we will release a patch for blesta 4.4 , i think is a bug with blesta itself, i will open a post to adress this issue
  4. Hello Sir can you open a ticket with us with php info and blesta version you have .
  5. Hello Sir first you need to create a project in the hetzner cloud panel, then get the project API key . the name is justa label/description in blesta.
  6. our plugin allow you to do it without changing any line of code in your plugin .
  7. we are proud to announce the release of our new module Hetzner Cloud Server, the module will allow you to resell hetzner cloud services with white label. Features Instant Activation of Cloud Server Automatic Suspension Automatic Unsuspension  Automatic Termination Unlimited Hetzner Projects Client Side Reboot/Boot/Shutdown Change Hostname Change Root Password Reinstall Show Available IP address Admin Side Reboot/Boot/Shutdown Change Hostname Change Root Password Reinstall Suspend/Unsuspend Cancel Create/Add Server Show Available IP address TODO List Add/Remove Volumes (config Options) Add/Remove IPV4/IPV6 (config Options) Add/Remove Cpanel/Softacoulus License (config Options) Allow/Disalow Client To Use Backup Add Snapshot Feature ANY Suggestion , FeedBack , Bugs , Please Post it inthis thread . this Module require a the Vip (GOLD) subscription . Order Link
  8. New Version Released 2.0.0. We have updated the plugin to use PHP Curl Class, and we have prepared it to add the 1 click update addons. now you can check your subscription from admin side and see the subscription info as well This version will be required for any future addons release/update, so we encourage all our clients to download and use it as soon as possible . more info are in this announcement.
  9. what is the difference beetwen $myJSON = json_encode($response); echo $myJSON; die(); and $this->outputAsJson($response); die(); because the first one is giving me the right server answer i want and the second it give a security error and empty response .
  10. when we disable a plugin, their cron remain active . i think is preferable when we disable a plugin to disable their cron also.
  11. as of Maxmind was Discontinued GeoLite Legacy On January 2, 2019, we suggest to disable this plugin, we will update it when the new geoip2 database will be added to blesta, and anyone has a issue with the geoip info in blesta, download manually this file . https://src.fedoraproject.org/lookaside/pkgs/GeoIP/GeoLiteCity.dat.gz/2ec4a73cd879adddf916df479f3581c7/GeoLiteCity.dat.gz
  12. Blesta Addons

    geoip

    i have found the issue, i have a cron that download the database in daily basis, since the legacy database was discounted so days ago, it throw a error . can you share your legacy database, i don't found it in the internet yet .
  13. the real problem is not the API or the module, the problem come from pricing system, blesta has only one price use for registration, renewal and transfer . so my advice for you don't wast your money in a custom development, because it need a huge modification in blesta system, read the fallowing post carefully from what i see blesta has no intention to do anything in the near future in this subject.
  14. Blesta Addons

    geoip

    with all php versions .
  15. Blesta Addons

    geoip

    with blesta 4.2.2, and php 7.1 or php 7.2 , 7.0 is not working, it not showing the location only a empty response . in blesta lgs i found the fallowing erors E_NOTICE: Uninitialized string offset: 0 {"code":8,"message":"Uninitialized string offset: 0","file":"/home/xxxxxxxxx/public_html/vendors/maxmind/geoip/geoip.inc","line":1749}
  16. i have some errors in logs_blesta, almost of them are 'xxxxxx not a valid controller' Exception: AdminNv.d3.min.js.map is not a valid controller in /home/xxxxxxxxxxxx/public_html/vendors/minphp/bridge/src/Lib/Dispatcher.php:113 Stack trace: #0 /home/xxxxxxxxxxxxxxxx/public_html/index.php(21): Dispatcher::dispatch('/admin/nv.d3.mi...') #1 {main} exception 'Exception' with message 'Plugins is not a valid controller' in /home/xxxxxxxxxxxxx/public_html/vendors/minphp/bridge/src/Lib/Dispatcher.php:114 Stack trace: #0 /home/xxxxxxxxxxxx/public_html/index.php(21): Dispatcher::dispatch('/plugins/cms...') #1 {main} Exception: View is not a valid controller in /home/xxxxxxxxx/public_html/vendors/minphp/bridge/src/Lib/Dispatcher.php:113 Stack trace: #0 /home/xxxxxxxxxxxxxxxx/public_html/index.php(21): Dispatcher::dispatch('/plugin/news/vi...') #1 {main}
  17. the client should receive a copy even if he saw the amount, in the order form also he saw the amount to pay and receive a copy !!! the client has the right to receive invoice/proforma of any order/upgrade he do. what is the reasoning to not sent in upgrade and send it in order ?
  18. i have noted that all invoice created from package upgrade are not sent via cron ... anyone can reproduce this ?
  19. i know, but is totally ugly to print table header then after print total, subtotal part without any lines ... it would has sense if there are some lines to print in the second page, but it has no sens if there is no lines to print and print the table header . this issue was identified by our comptable who was complied about this issue, so in term of finance laws we can't play with it even if i don't know if printing table header without lines are legal or not, but we prefer avoid any issue that can lead a problem in the future .
  20. how you can get more info ? 1 - disable the suspend cron task . 2 - after about 24 hours, change the suspend cron task time to the next 5 min from now time then disable the auto cron entirly from cPanel or plesk panel 3 - enable error reporting from bleta config 4 - run the cron from the CLI command the you will discouver the error output .
×
×
  • Create New...