This object is in archive! 

FATAL ERROR (1) Call to a member function isSupportStatuses() on a non-object

Archived Jens H. 11 years ago

Fatal error on line 121 in file /www/htdocs/***/application/modules/resources/forms/Comment.php, PHP

5.3.18-nmm1 (Linux)

Best Answer
photo

Hello Jens,

Here is a quick fix. In application\modules\resources\controllers\CommentController.php after line 67 add this code and save it:

  1. if($this->isAjax() && !Singular_Runtime::inStorage('activeResponse')){
  2. Singular_Runtime::store('activeResponse', $response);
  3. }

We'll include that fix in the next minor release.

Thank you for reporting a problem

Replies (10)

photo
2

Jens,

Could you please specify the action or link where you get this error, so we could reproduce and fix it?

photo
1

hi!see attached screenshot.

Sorry, our useresponse isn't public accessible.

photo
1

Hello Jens,

Here is a quick fix. In application\modules\resources\controllers\CommentController.php after line 67 add this code and save it:

  1. if($this->isAjax() && !Singular_Runtime::inStorage('activeResponse')){
  2. Singular_Runtime::store('activeResponse', $response);
  3. }

We'll include that fix in the next minor release.

Thank you for reporting a problem

photo
1

hey very good. thanks for quick support and fix!

photo
1

Jens Havelberg wrote:

hey very good. thanks for quick support and fix!
You are welcome! We'll be here to help in case more problems.

photo
1

after update to your newest 2.3.10 is the fix not here anymore. do you have it in release realy fix?

photo
1

Jens Havelberg wrote:

after update to your newest 2.3.10 is the fix not here anymore. do you have it in release realy fix?
ah, no - the automatic update isn't working :) sorry

photo
1

Did you have all all green while auto-upgrade? Or crosses next to some items?

Please provide screen if possible

photo
1

Stas Kuzma wrote:

Did you have all all green while auto-upgrade? Or crosses next to some items?

Please provide screen if possible

all green! good complete message. all ready. but didn't updated...

use teamviewer.com ?

photo
1

Yes, please give me sesdion and pass

Replies have been locked on this page!