Skip to Content Skip to Menu

Forgot login success message page is blank (

  • nant
  • nant
  • OFFLINE
  • Posts: 12339
  • Thanks: 1467
  • Karma: 877
10 years 1 month ago #249030 by nant
Not sure what to tell you.

My J333 / CB191 tests show no issue.

Please Log in or Create an account to join the conversation.

  • docdawson
  • docdawson
  • OFFLINE
  • Posts: 20
  • Thanks: 0
  • Karma: 0
  • Add-ons
10 years 1 month ago #249043 by docdawson
Replied by docdawson on topic Forgot login success message page is blank (
Hi,

I think too it has to do something with my setup. But how I can debug this error?

Please Log in or Create an account to join the conversation.

  • nant
  • nant
  • OFFLINE
  • Posts: 12339
  • Thanks: 1467
  • Karma: 877
10 years 1 month ago #249046 by nant

docdawson wrote: Hi,

I think too it has to do something with my setup. But how I can debug this error?


Turn on Joomla debugging to maximum level.

Please Log in or Create an account to join the conversation.

  • docdawson
  • docdawson
  • OFFLINE
  • Posts: 20
  • Thanks: 0
  • Karma: 0
  • Add-ons
10 years 1 month ago - 10 years 1 month ago #249049 by docdawson
Replied by docdawson on topic Forgot login success message page is blank (
I turned them to developer already:

PHP Strict Standards: Declaration of getcaptchaTab::getDisplayRegistration() should be compatible with cbTabHandler::getDisplayRegistration($tab, $user, $ui, $postdata) in .../components/com_comprofiler/plugin/user/plug_cbcaptcha/cb.captcha.php on line 765, referer: .../index.php/component/comprofiler/lostpassword

PHP Strict Standards: Non-static method CBSession::getInstance() should not be called statically, assuming $this from incompatible context in .../components/com_comprofiler/plugin/user/plug_cbcaptcha/cb.captcha.php on line 54, referer: .../index.php/component/comprofiler/lostpassword

PHP Strict Standards: Non-static method CBSession::getInstance() should not be called statically, assuming $this from incompatible context in .../components/com_comprofiler/plugin/user/plug_cbcaptcha/cb.captcha.php on line 68, referer: .../index.php/component/comprofiler/lostpassword

PHP Strict Standards: Non-static method CBSession::getInstance() should not be called statically, assuming $this from incompatible context in .../components/com_comprofiler/plugin/user/plug_cbcaptcha/cb.captcha.php on line 74, referer: .../index.php/component/comprofiler/lostpassword

PHP Strict Standards: Non-static method CBSession::getInstance() should not be called statically, assuming $this from incompatible context in .../components/com_comprofiler/plugin/user/plug_cbcaptcha/cb.captcha.php on line 74, referer: .../index.php/component/comprofiler/lostpassword

PHP Strict Standards: Non-static method CBSession::getInstance() should not be called statically, assuming $this from incompatible context in .../components/com_comprofiler/plugin/user/plug_cbcaptcha/cb.captcha.php on line 74, referer: .../index.php/component/comprofiler/lostpassword

PHP Notice: Array to string conversion in .../components/com_content/models/articles.php on line 132, referer: .../component/comprofiler/lostpassword
PHP Notice: Array to string conversion in .../components/com_content/models/articles.php on line 132, referer: .../component/comprofiler/lostpassword
PHP Notice: Array to string conversion in .../components/com_content/models/articles.php on line 132, referer: .../component/comprofiler/lostpassword
PHP Notice: Array to string conversion in .../components/com_content/models/articles.php on line 132, referer: .../component/comprofiler/lostpassword
PHP Notice: Array to string conversion in .../plugins/system/debug/debug.php on line 283, referer: .../component/comprofiler/lostpassword
File does not exist: .../component



The only thing I can't unterstand is the last one, but this is a few seconds after my request and has another client IP.
Maybe a google thing.... no yahoo ;)


PHP Version 5.4.4-14 (I can't change it)
Last edit: 10 years 1 month ago by docdawson.

Please Log in or Create an account to join the conversation.

  • docdawson
  • docdawson
  • OFFLINE
  • Posts: 20
  • Thanks: 0
  • Karma: 0
  • Add-ons
10 years 1 month ago - 10 years 1 month ago #249166 by docdawson
Replied by docdawson on topic Forgot login success message page is blank (
I did some debugging in comprofiler.php
Script kicks me out with following message:

"Only users with Super Admin permissions can change other Super Admin user accounts."
redirecting with following line:
Code:
cbRedirect( cbSef("index.php?option=$option&task=lostPassword".($Itemid ? "&Itemid=". (int) $Itemid : ""), false ), $user->getError(), 'error' );

But I can see the message only because I added an exit before that redirect.

Hmmmpf... I can get a new PW for a registered user...
Problem seems, that no messages are shown. Event not if I get the password.
No Blank page, but the "home" with some missing content... strange ?!!??!!?


Edit: redirected to: component/comprofiler/done?Itemid=100001

EDIT: where do I find the cbRedirect function?
Last edit: 10 years 1 month ago by docdawson.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum