Jump to content

Kurogane

Members
  • Posts

    82
  • Joined

  • Last visited

Everything posted by Kurogane

  1. Its not PHP and DB issue here is something else. What OS and Panel Control you have?
  2. Most likely an environment issue on your server. Try this Log in your server and create a file called "cli.php" with this content with you favorite editor <?php print("SAPI: ". php_sapi_name() . "\n"); ?> Then run the command $ php cli.php Post the result here.
  3. Check the cron in company > Automation if there is not any cron in stuck with flash icon next to the name. Also check the invoice is closed and have transaction number for paypal. Remember not use blesta beta for production.
  4. I not know InterWorx the only can answer you is Licensecart he is expert in this field. The problem you have installed php from epel and remi and the normal install you install PHP for the OS version you need active remi repo Try this yum-config-manager --enable remi-php56 yum update yum install php-mysql php-devel php-gd php-pecl-memcache php-pspell php-snmp php-xmlrpc php-xml php-mcrypt php-imap php-mailparse or yum --enablerepo=remi install php-mysql php-devel php-gd php-pecl-memcache php-pspell php-snmp php-xmlrpc php-xml php-mcrypt php-imap php-mailparse
  5. You need first remove your current php packages and then install php again. yum remove php-* yum install php-mysql php-devel php-gd php-pecl-memcache php-pspell php-snmp php-xmlrpc php-xml php-mcrypt php-imap php-mailparse
  6. Yes. I notice is when you try change email not let you if i change other field instead of email its works.
  7. Not working, well working yesterday and try today and now not works dunno what happen
  8. Hi, When you made a change give this error Feature deprecated. Please refer to KB link source http://docs.whmcs.com/ResellerClub#Feature_Deprecated._Please_refer_to_KB_link Sorry i can't another source point to this issue. I'm not using blesta 3.6.2 so i don't know if already fix this issue
  9. I just notice have problem with some options Email Forwarder Oh noes! Trying to get property of non-object on line 1822 in /home/user/components/modules/cpanelextended/cpanelextended.php Zone Editor Oh noes! Trying to get property of non-object on line 1822 in /home/user/components/modules/cpanelextended/cpanelextended.php IP Block Oh noes! Undefined property: View::$commonHeader on line 19 in /home/user/components/modules/cpanelextended/views/default/ip_blocker.pdt Softaculous Oh noes! Undefined property: stdClass::$hostname on line 5033 in /home/user/components/modules/cpanelextended/cpanelextended.php Version 5.0 I'm not sure if update solve this issue because i not test it.
  10. After a day and run cron report not errors and the SFTP give me a zero byte .gz file. Attempting to run all tasks for Company. Attempting to renew services and create invoices. The create invoices task has completed. Attempting to apply credits to open invoices. There are no invoices to which credits may be applied. The apply credits task has completed. Attempting to auto debit open invoices. The auto debit invoices task has completed. Attempting to deliver invoices scheduled for delivery. No invoices are scheduled to be delivered. The deliver invoices task has completed. Attempting to provision paid pending services. The paid pending services task has completed. Attempting to suspend past due services. The suspend services task has completed. Attempting to unsuspend paid suspended services. The unsuspend services task has completed. Attempting to cancel scheduled services. The cancel scheduled services task has completed. Attempting to process service changes. The process service changes task has completed. Attempting to process renewing services. The process renewing services task has completed. Attempting to send payment reminders. The payment reminders task has completed. Attempting plugin cron for order accept_paid_orders. Finished plugin cron for order accept_paid_orders. Attempting plugin cron for support_manager poll_tickets. Finished plugin cron for support_manager poll_tickets. Attempting plugin cron for support_manager close_tickets. Finished plugin cron for support_manager close_tickets. Attempting to clean up old logs. 0 old Gateway logs have been deleted. 0 old Module logs have been deleted. The clean logs task has completed. All tasks have been completed. Attempting to run all system tasks. Attempting to validate the license. The license validation task has completed. Attempting to backup the database to AmazonS3. The backup completed successfully. The AmazonS3 database backup task has completed. Attempting to backup the database via SFTP. The backup completed successfully. The SFTP database backup task has completed. All system tasks have been completed.
  11. What time run the backup? i set up to 1 day but i can't find what time. The backup via web click "Force Offsite Backup" or via cron not work, the only thing is work "Download Backup" via Web.
  12. Yes, because the remote backup give me zero byte .gz file. Yes i have mysqldump and working fine via console, i just want to run via cli too see the actual error why is failing.
  13. I've the same issue i'm using PHP 5.6. When i click force offsite backup give me fail if i click download backup give me a backup without an issue. There is anyway to do backup via clic to see why is failing? webserver and php logs errors not show nothing.
  14. I'm not sure is a bug or feature request but one client wanted to renew a domain but that domain is in 'redemptionPeriod' because of this not renew the domain even if i have enough funds. The error module give me. https://httpapi.com/api/domains/renew.json {"status":"ERROR","message":"Order is pending Restoration"} So my question is: its posible to renew a restore LogicBoxes Module? if not is possible you can add it as feature? also right now the module not try again to renew again. That is why is important to have renew botton to manual renew the domain in admin side.
  15. Check the log if you have 400 error in your dashboard and you will see the limitation error. If you not have it, for some reason this module not give error to pass to your stripe account, what you need to do is use built stripe module and test again and you will see the logs in your account. If you still not see with official module then i not know but with official module you have more debug to diagnose your problem
  16. That error is because they limited your account.
  17. All is working.Bbut still i can't see first and second images in your first post, no suspend reason and when you click in the service client area (no managed buttom ) not expand to show the options for that service. Ok. is a theme issue now i need to find why my theme not load that.
  18. I see, but you need to specify or create a script if anyone upgrade previous version to version 5 need to re-save to apply these settings
  19. I've an error in version 5. For some reason i can't see the option in admin and client side This what is show in version 5 Admin Client Version 3.0.1 I need help here.
  20. You need to create a groups and select type Domain and Other with the group and domain group you create it.
  21. I'm fine with test:Test |test2:Test2 |test3:Test3 |test4:Test4 or test:Test | test2:Test2 | test3:Test3 | test4:Test4 or the initial test:Test| test2:Test2| test3:Test3| test4:Test4
  22. Now i think i find the issue, the problem is in the value field. I have setup this. test:Test| test2:Test2| test3:Test3| test4:Test4 I setup that because is more readable when you have a lot items test:Test|test2:Test2|test3:Test3|test4:Test4 With this i not have issue but is hard to read with multiple items So the problem is they way to work is put all inline for not have the issue i face. I'm not sure if you considerate this a bug or a feature to add.
×
×
  • Create New...