X Xon Well-known member Oct 7, 2018 #1 Affected version 2.0.10 The Spam Trigger Log table has an invalid relationship which depends on an non-existant column; PHP: 'ApplyingUser' => [ 'entity' => 'XF:User', 'type' => self::TO_ONE, 'conditions' => 'applying_user_id', 'primary' => true ],
The Spam Trigger Log table has an invalid relationship which depends on an non-existant column; PHP: 'ApplyingUser' => [ 'entity' => 'XF:User', 'type' => self::TO_ONE, 'conditions' => 'applying_user_id', 'primary' => true ],
XF Bug Bot XenForo bug fixer bot Staff member Oct 28, 2018 #2 Thank you for reporting this issue. The issue is now resolved and we are aiming to include that in the next XF release (2.0.11). Change log: Remove invalid relation from SpamTriggerLog entity Click to expand...
Thank you for reporting this issue. The issue is now resolved and we are aiming to include that in the next XF release (2.0.11). Change log: Remove invalid relation from SpamTriggerLog entity Click to expand...