V3.4 broken
-
Fatal error: Uncaught Error: Class name must be a valid object or a string in /wp-content/plugins/miniorange-otp-verification/helper/GatewayFunctions.php:29 Stack trace: #0 /wp-content/plugins/miniorange-otp-verification/traits/Instance.php(12): OTP\Helper\GatewayFunctions->__construct() #1 /wp-content/plugins/miniorange-otp-verification/MoOTP.php(177): OTP\Helper\GatewayFunctions::instance() #2 /wp-content/plugins/miniorange-otp-verification/MoOTP.php(41): OTP\MoOTP->registerAddOns() #3 /wp-content/plugins/miniorange-otp-verification/traits/Instance.php(12): OTP\MoOTP->__construct() #4 /wp-content/plugins/miniorange-otp-verification/miniorange_validation_settings.php(24): OTP\MoOTP::instance() #5 /wp-settings.php(362): include_once('/home/rajesjt in /wp-content/plugins/miniorange-otp-verification/helper/GatewayFunctions.php on line 29
Upgrading to the latest version 3.4 broke my site!
It’s breaking on this file:
/plugins/miniorange-otp-verification/helper/GatewayFunctions.php
line # 29
public function __construct() { $pluginType = $this->pluginTypeToClass[MOV_TYPE]; $this->gateway = $pluginType::instance(); }
Please resolve asap!
The page I need help with: [log in to see the link]
- The topic ‘V3.4 broken’ is closed to new replies.