Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted February 19, 20222 yr 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 ));
February 19, 20222 yr Solution Does the item have an author? Is it probably some guest content or was the author deleted?