• Resolved Rajesh Soni

    (@rajeshsoni)


    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]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter Rajesh Soni

    (@rajeshsoni)

    I’ve rolled back to version 3.2.64 temporarily, shall upgrade when it’s resolved!

    Thanks.

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Side note to @cyberlord92 Please keep support in these forums.

    See this post that you ignored for more details. It’s why your replies are archived or not; your account has been flagged for moderation.

    https://www.ads-software.com/support/topic/no-message-shows-up-after-clicking-send-otp/?view=all#post-11985066

    If you need to contact the moderators about this then you can do so via the Slack #forums channel.

    To use that channel you need a Slack account. You can obtain one via these instructions.

    https://make.www.ads-software.com/chat/

    Plugin Author miniOrange

    (@cyberlord92)

    Hi @jdembowski,
    Thank you for taking the time and effort to point this out.?
    I assure you we haven’t ignored the other post.?
    We will keep in mind to keep the support within these forums.

    @rajeshsoni,
    I tried to reproduce the issue on several PHP versions and couldn’t reproduce the issue.
    Could you please share details of the OS and the PHP version that you are running?
    I will look into this on our end and will help you to resolve this?issue as soon as possible.

    Plugin Author miniOrange

    (@cyberlord92)

    Hi @rajeshsoni ,

    We debugged this from our end and we feel that you might have modified the default site URL in your WordPress site settings.

    We use WordPress default function “plugin_url()” to fetch the site URL and it looks like the value is different from your actual site URL.
    So, I would like you to please check once form your end if the site URL in your WordPress general settings is correct.
    I have attached an image below on how you can navigate and check the appropriate settings.
    Make sure the values match with your actual site URL

    Here is the Screenshot of the settings.

    Plugin Author miniOrange

    (@cyberlord92)

    Hi @rajeshsoni,

    We didn’t hear back from you.

    If you are still facing issue then I would like to confirm that We have released an updated to the plugin on the WordPress Store.
    Please download our updated plugin version-3.4.2 and let us know if you are still facing issues activating the plugin.??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘V3.4 broken’ is closed to new replies.