Jump to content

Featured Replies

Posted

I get the "Column 'member_received' cannot be null"  error when I use the react() method. the query has the reaction parameter and the $item is an object which not null.
 

$item->react(\IPS\Content\Reaction::load( \IPS\Request::i()->reaction ));

 

Solved by Daniel F

Go to solution
  • Solution

Does the item have an author? Is it probably some guest content or was the author deleted?

  • Author

Thank You , I got it

Recently Browsing 0

  • No registered users viewing this page.