• We are getting an error with the plugin using the latest WordPress and plugin versions ( WordPress 5.2, Loginizer 1.4.2 )

    The errors is of type E_RECOVERABLE_ERROR and it’s caused in line 607 of the file wp-content/plugins/loginizer/init.php.
    Error message: Object of class WP_Error could not be converted to string

Viewing 15 replies - 1 through 15 (of 15 total)
  • Plugin Contributor loginizer

    (@loginizer)

    Hi,

    Apologies for the delay in reply.
    Can you please let us know which PHP version are you using ?

    Thread Starter odedstr2

    (@odedstr2)

    PHP 5.6

    I am getting daily emails with the same message “The errors is of type E_RECOVERABLE_ERROR and it’s caused in line 607 of the file wp-content/plugins/loginizer/init.php.
    Error message: Object of class WP_Error could not be converted to string”
    I am using PHP version 5.6.20

    Has there been any progress on a solution to this problem? I am getting daily emails and would love to get the fix installed.

    I have the same error

    Recoverable fatal error: Object of class WP_Error could not be converted to string in /home/#####/web/######.com/public_html/wp-content/plugins/loginizer/init.php on line 607

    Plugin Contributor loginizer

    (@loginizer)

    Hi,

    We apologize for the delay in reply and for the inconvenience caused to you.
    We are checking in this and shall update here as soon as possible.

    More details of the error

    Log:
    2020-02-07T11:46:21+00:00 CRITICAL Object of class WP_Error could not be converted to string, em /home/<user>/web/<domain>/public_html/wp-content/plugins/loginizer/init.php, on the line 607

    I’m using the wordpress version 5.3.2, plugin Loginizer 1.4.3

    • This reply was modified 5 years, 1 month ago by roneycs.
    Plugin Contributor loginizer

    (@loginizer)

    Hi,

    Thank you for the details.
    This shall help us in checking the actual cause of the issue.
    Just one last thing we wanted to confirm is that are you getting this notice under logs OR email ?
    If you are able to see this under logs, can you let us know the path of the same.

    Thank you for your details.

    I get this error log when keeping the login and password fields empty.

    @loginizer
    problem line

    }else{
    			$insert = $wpdb->query("INSERT INTO <code>&quot;.$wpdb->prefix.&quot;loginizer_logs</code> SET <code>username</code> = '".$username."', <code>time</code> = '".time()."', <code>count</code> = '1', <code>ip</code> = '".$loginizer['current_ip']."', <code>lockout</code> = '0', <code>url</code> = '".$url."';");
    		}

    We get emails every day (sometimes more than one) sent to our webmaster email. We don’t login everyday so not sure what triggers the email.

    Plugin Contributor loginizer

    (@loginizer)

    Hi,

    Thank you for the details.
    We have got this issue and we have the patch ready.

    Can you please open a ticket with us here https://loginizer.com/members/clientarea.php ?
    Once you open a ticket with us, we shall share the patch with you.

    Also we have added this change for our next release.

    Appreciate your co-operation with us.

    ticket open #407165

    nfputtick

    (@nfputtick)

    Hi Loginizer,

    Is this problem still not fixed? Is the patch available to everyone?

    Thanks,

    Plugin Contributor loginizer

    (@loginizer)

    Hi @nfputtick,

    Thank you for the details.
    We have got this issue and we have the patch ready.

    Can you please open a ticket with us here https://loginizer.com/members/clientarea.php ?
    Once you open a ticket with us, we shall share the patch with you.

    Also we have added this change for our next release.

    Appreciate your co-operation with us.

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘Error: Object of class WP_Error could not be converted to string’ is closed to new replies.