Jump to content

netwood

Member
  • Posts

    111
  • Joined

  • Last visited

About netwood

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

netwood's Achievements

Senior Member

Senior Member (3/3)

0

Reputation

  1. Most have been some old plugin that was enabled at some point. I disabled it and now PHP 8.1 works fine. Thanks for the help. Jonas
  2. Thanks for your reply. WHMCS is the developer I guess. Have not done any modifications to any scripts. Any suggestions what I can do to fix it? Jonas
  3. Upgraded PHP to 8.1. I searched the community but did not find an answer. When I try to edit anything on a clients profile page - in the admin section - I get the following PHP errors: TypeError: array_map(): Argument #2 ($array) must be of type array, null given in /home/XXXXX/includes/hooks/prevent_aes_encrypt.php:21 Stack trace: #0 /home/XXXX/includes/hooks/prevent_aes_encrypt.php(21): array_map('strtolower', NULL) #1 [internal function]: prevent_AES_ENCRYPT(Array) #2 /home/XXXXX/vendor/whmcs/whmcs-foundation/lib/Hook/Manager.php(0): call_user_func('prevent_AES_ENC...', Array) #3 /home/XXXXX/vendor/whmcs/whmcs-foundation/lib/Hook/Manager.php(0): WHMCS\Hook\Manager->run('ClientDetailsVa...', Array) #4 /home/XXXXX/vendor/illuminate/support/Facades/Facade.php(261): WHMCS\Hook\Manager->validate(Object(WHMCS\Validate), 'ClientDetailsVa...', Array) #5 /home/XXXXX/includes/functions.php(0): Illuminate\Support\Facades\Facade::__callStatic('validate', Array) #6 /home/XXXXX/admin/clientsprofile.php(0): run_validate_hook(Object(WHMCS\Validate), 'ClientDetailsVa...', Array) #7 {main} It works fine with PHP 7.4 Please advice. Jonas
  4. Version 7.10.2 Two questions: 1. Is it possible to default the search result to show inactive users? 2. Is it possible to disable the domain sync reports? Jonas
  5. Version 7.10.2 We get an "Invalid billing contact id" when we try to enter a new credit card for customers. It works from the client login. Is it no longer possible to add a credit card from our admin section? Jonas
  6. Thank you. That's what I thought even though I'm running WHMCS on cPanel/WHM. Jonas
  7. We have WHMCS installed as its own account and domain but on the shared IP address on the server. When I"m testing the API it times-out. I'm thinking that maybe WHMCS has an issue with connecting to the same public IP address that is is hosted on. Should WHMCS be installed with a dedicated IP address instead? Jonas
  8. OK, it looks like cron ran automatically after 5 minutes. All is well I think. Jonas
  9. I think I found the problem. I upgraded PHP but the link to the correct PHP version was not updated in cron. Is there a way to manually run the missing cron jobs? Jonas
  10. I upgraded ionCube and then WHMCS to latest stable version which was 7.6.1. However cron doesn't run. The status says "Cron Status Error". I have the original path which was configured with version 7.4.2. Does anyone have an idea how I can solve this. Jonas
  11. I have the same issue. If I upgrade IonCube, will my current installation of 7.4.2 still run? If not, how do I update WHMCS if I can't run it? Jonas
  12. Yeah, you're probably correct. If some process is pushing the due date up one month, then the invoice would not be generated for the current month. This bug has been around for a long time. I hoped that it would have been fixed with version 7 but unfortunately not.
  13. You're right. It was a custom field. Thanks for pointing that out. I think I will create a ticket with them.
  14. Since the upgrade to 7.x and PHP 7, I have no 3rd party add-ons. However I did have PayPal lookup, QiQ paper invoices and a Bitcoin lookup. All those those are removed but I still see the checkbox for "Mail paper invoice" in the customer profile page. Maybe I should upload a updated version of that page. However I had the same issue before the upgrade. I was using version 6.5.3 for a long time.
  15. Last month - for one customer that has 10 or so different products - the invoice was created but with only 1 product. This makes it even harder to find unless you compare the amounts on the invoices as well. It's a mess.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated