• Resolved djdecibel

    (@djdecibel)


    after the wordpress upgrade in december i can’t keep the user logged in.. it disconnects after some seconds browsing any wordpress page (frontend or backend)..

    and the only error i get in my debug is:
    Trying to get property of non-object in /web/htdocs/www.*MYSITE*.com/home/wp-content/plugins/wp-w3all-phpbb-integration/class.wp.w3all-phpbb.php on line 1320

    at that 1320 line i can see:

    if( $phpbb_pae->user_password != $wpu->user_pass && !empty($phpbb_pae->user_password) ){

    how can i solve the problem?
    i can’t use the site anymore, if i disable all the plugins it starts to work, but when i enable again your plugin i can’t stay logged anymore…

    Wp-W3all version 2.0.3
    wordpress version: 5.3.2

Viewing 2 replies - 16 through 17 (of 17 total)
  • Plugin Author axew3

    (@axewww)

    provo con woocommerce, ma dovrebbe essere compatibile, almeno circa un anno fà lo era, lo controllo… hai anche qualche altro plugin che ti viene in mente può influenzare?

    Se il login è fatto via wp-login page, il cookie viene rilasciato valido come rememberme se setto l’opzione.
    Se eseguo dal widget frontend, che io setti o meno l’optione ricordami, il plugin comunque setta un cookie valido un anno-

    Al momento ho settato il mio server per avere sessioni che scadono dopo un minuto, ma fatto il login con il rememberme, al momento tutto procede ok.

    P.s Si! Il plugin sopratutto fa praticamente con nulla o quasi tutto il necessario e si adatta, a praticamente qualsiasi situazione con pochi cambiamenti. Hai provato/installato l’iframe?

    Plugin Author axew3

    (@axewww)

    niente ho installato woocommerce e tutti annessi e connessi per testare ma tutto funziona perfettamente, come si dice in questi casi … purtroppo! Se potessi riprodurre il problema sarebbe facile risolvere

Viewing 2 replies - 16 through 17 (of 17 total)

The topic ‘error in debug.log after upgrade’ is closed to new replies.