Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Wayne B Posted May 27, 2019 Posted May 27, 2019 Hi Getting an error message on adding a feature in a club; Error code: EX1136 INSERT INTO `ipbcore_follow` SELECT MD5( CONCAT( 'forums;forum;1648;', follow_member_id ) ) AS follow_id, 'forums' AS follow_app, 'forum' AS follow_area, '1648' AS follow_rel_id, follow_member_id, follow_is_anon, '1558984677' AS follow_added, follow_notify_do, follow_notify_meta, follow_notify_freq, 0 AS follow_notify_sent, follow_visible FROM `ipbcore_follow` AS `core_follow` WHERE follow_app='core' AND follow_area='club' AND follow_rel_id=3 IPS\Db\Exception: Column count doesn't match value count at row 1 (1136) #0 ../system/Db/Db.php(937): IPS\_Db->preparedQuery('/*IPS\\forums\\_F...', Array) #1 ../system/Content/ClubContainer.php(140): IPS\_Db->insert('core_follow', Object(IPS\Db\Select)) #2 ../applications/core/modules/front/clubs/view.php(1389): IPS\forums\_Forum->saveClubForm(Object(IPS\Member\Club), Array) #3 ../system/Dispatcher/Controller.php(85): IPS\core\modules\front\clubs\_view->nodeForm() #4 ../applications/core/modules/front/clubs/view.php(104): IPS\Dispatcher\_Controller->execute() #5 ../Dispatcher/Dispatcher.php(152): IPS\core\modules\front\clubs\_view->execute() #6 ../index.php(13): IPS\_Dispatcher->run() #7 {main} Any ideas?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.