Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
fortek Posted March 9, 2022 Posted March 9, 2022 Quote Fatal error: Declaration of IPS\nexus\Gateway\hook565::auth(IPS\nexus\Transaction $transaction, $values, ?IPS\nexus\Fraud\MaxMind\Request $maxMind = null, $recurrings = []) must be compatible with IPS\nexus\Gateway\_PayPal::auth(IPS\nexus\Transaction $transaction, $values, ?IPS\nexus\Fraud\MaxMind\Request $maxMind = null, $recurrings = [], $source = null) in /var/www/www-root/data/www/***/init.php(913) : eval()'d code on line 21 Help pls!
Daniel F Posted March 9, 2022 Posted March 9, 2022 That's an issue with a 3rd party app (probably a custom payment gateway) If you're not sure which one, you can check the hooks database table to see which application or plugin is associated with the hook 565
Marc Posted March 9, 2022 Posted March 9, 2022 Disabling the 2 items you have adding new gateways would be a good place to start there
fortek Posted March 9, 2022 Author Posted March 9, 2022 11 часов назад Даниэль Ф сказал: Это проблема с 3-м сторонним приложением (вероятно, пользовательским платежным шлюзом) Если вы не уверены, какой именно, вы можете проверить таблицу базы данных hooks, чтобы увидеть, какое приложение или плагин связан с хуком 565 10 hours ago, Marc Stridgen said: Disabling the 2 items you have adding new gateways would be a good place to start there I tried to disable third-party payment systems. Problem not resolved
Jim M Posted March 9, 2022 Posted March 9, 2022 29 minutes ago, fortek said: I tried to disable third-party payment systems. Problem not resolved Do you have any issues listed in ACP -> Support. Are there any modified files along with those Payment Methods? If not, please update the access details in the Client Area so we can take a look.
fortek Posted March 10, 2022 Author Posted March 10, 2022 8 hours ago, Jim M said: Do you have any issues listed in ACP -> Support. Are there any modified files along with those Payment Methods? If not, please update the access details in the Client Area so we can take a look. done
Solution Marc Posted March 10, 2022 Solution Posted March 10, 2022 When looking at that table, that means that is where its hooked. You can see there is a plugin ID (21) on that table, meaning it is indeed coming from a plugin. The plugin on your system with that ID is "Subscription Privacy" fortek 1
fortek Posted March 10, 2022 Author Posted March 10, 2022 5 hours ago, Marc Stridgen said: When looking at that table, that means that is where its hooked. You can see there is a plugin ID (21) on that table, meaning it is indeed coming from a plugin. The plugin on your system with that ID is "Subscription Privacy" Thanks for the help. The problem is gone. The topic can be closed.
Marc Posted March 10, 2022 Posted March 10, 2022 9 minutes ago, fortek said: Thanks for the help. The problem is gone. The topic can be closed. Thank you for letting us know 🙂
Recommended Posts