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

This comment is in trash! Restore

Replies (10)

photo
14

Jens,

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

This comment is in trash! Restore
photo
15

hi!see attached screenshot.

Sorry, our useresponse isn't public accessible.

This comment is in trash! Restore
photo
14

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

This comment is in trash! Restore
photo
15

hey very good. thanks for quick support and fix!

This comment is in trash! Restore
photo
15

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.

This comment is in trash! Restore
photo
14

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

This comment is in trash! Restore
photo
13

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

This comment is in trash! Restore
photo
14

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

Please provide screen if possible

This comment is in trash! Restore
photo
13

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 ?

This comment is in trash! Restore
photo
16

Yes, please give me sesdion and pass

This comment is in trash! Restore

Replies have been locked on this page!

Your vote is accepted!