Jump to content

Adding a feature in a club Error


Wayne B

Recommended Posts

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?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Upcoming Events

    No upcoming events found
×
×
  • Create New...