Dazz Posted January 13 Share Posted January 13 Was just checking my logs and noticed this error. Any idea how to fix this? I don't know if this is stopping my subscriptions from processing or not. Thanks TypeError: array_reverse(): Argument #1 ($array) must be of type array, null given in /home/xxxxxxxxxxxxx/xxxxxxxxxxxxx.com/applications/nexus/sources/Gateway/PayPal/BillingAgreement.php:126 Stack trace: #0 /home/xxxxxxxxxxxxx/xxxxxxxxxxxxx.com/applications/nexus/sources/Gateway/PayPal/BillingAgreement.php(126): array_reverse(NULL) #1 /home/xxxxxxxxxxxxx/xxxxxxxxxxxxx.com/applications/nexus/sources/Customer/BillingAgreement.php(307): IPS\nexus\Gateway\PayPal\_BillingAgreement->latestUnclaimedTransaction() #2 /home/xxxxxxxxxxxxx/xxxxxxxxxxxxx.com/applications/nexus/tasks/billingAgreements.php(57): IPS\nexus\Customer\_BillingAgreement->checkForLatestTransaction() #3 /home/xxxxxxxxxxxxx/xxxxxxxxxxxxx.com/system/Task/Task.php(274): IPS\nexus\tasks\_billingAgreements->execute() #4 /home/xxxxxxxxxxxxx/xxxxxxxxxxxxx.com/system/Task/Task.php(237): IPS\_Task->run() #5 /home/xxxxxxxxxxxxx/xxxxxxxxxxxxx.com/applications/core/interface/task/task.php(58): IPS\_Task->runAndLog() #6 {main} Link to comment Share on other sites More sharing options...
Jim M Posted January 13 Share Posted January 13 We would need to look further into this for you, however the access details on file appear to be incorrect or missing. Could you please update these details by visiting your client area, selecting the relevant purchase, then clicking "Review/Update Access Information" under the "Stored Access Information" section. We look forward to further assisting you. Link to comment Share on other sites More sharing options...
Dazz Posted January 13 Author Share Posted January 13 19 minutes ago, Jim M said: We would need to look further into this for you, however the access details on file appear to be incorrect or missing. Could you please update these details by visiting your client area, selecting the relevant purchase, then clicking "Review/Update Access Information" under the "Stored Access Information" section. We look forward to further assisting you. Ok, should be updated now. Link to comment Share on other sites More sharing options...
Marc Stridgen Posted January 13 Share Posted January 13 The details you have there appear still to be incorrect. Please could you check those? Link to comment Share on other sites More sharing options...
Dazz Posted January 13 Author Share Posted January 13 2 minutes ago, Marc Stridgen said: The details you have there appear still to be incorrect. Please could you check those? My apologies... I did put in the wrong password for Admin. Updated now. Link to comment Share on other sites More sharing options...
Marc Stridgen Posted January 16 Share Posted January 16 Have you recently upgraded and moved to PHP 8? If so, have you ensured you have moved your cron to be running PHP 8 also? Link to comment Share on other sites More sharing options...
Dazz Posted January 18 Author Share Posted January 18 On 1/16/2023 at 1:59 AM, Marc Stridgen said: Have you recently upgraded and moved to PHP 8? If so, have you ensured you have moved your cron to be running PHP 8 also? This is what the cron is showing: /usr/local/php81/bin/php -d memory_limit=-1 -d max_execution_time=0 /home/xxxxxxxxxx/xxxxxxxxxx.com/applications/core/interface/task/task.php 245672a2603087df3989f2c35174cc36 Link to comment Share on other sites More sharing options...
Jim M Posted January 18 Share Posted January 18 1 hour ago, Dazz said: This is what the cron is showing: /usr/local/php81/bin/php -d memory_limit=-1 -d max_execution_time=0 /home/xxxxxxxxxx/xxxxxxxxxx.com/applications/core/interface/task/task.php 245672a2603087df3989f2c35174cc36 While that looks correct, if there are any questions if this is actually executing PHP 8.1, I would suggest contacting your hosting provider. Link to comment Share on other sites More sharing options...
Recommended Posts