Vasile Rogoz Posted April 9 Share Posted April 9 (edited) REPLACE INTO `core_follow_count_cache` ( `id`, `class`, `count`, `added` ) VALUES ( NULL, 'IPS\core\Member', 0, 1681073816 ) Column 'id' cannot be null #0 /home/directory/public_html/forum/system/Db/Db.php(972): IPS\_Db->preparedQuery('/*directory_fo...', Array) #1 /home/directory/public_html/forum/system/Patterns/ActiveRecord.php(733): IPS\_Db->replace('core_follow_cou...', Array) #2 /home/directory/public_html/forum/system/Patterns/ActiveRecord.php(761): IPS\Patterns\_ActiveRecord::_followers('member', NULL, 3, Array, NULL, NULL, NULL, true) #3 /home/directory/public_html/forum/system/Member/Member.php(1541): IPS\Patterns\_ActiveRecord::_followersCount('member', NULL, 3, Array, NULL) #4 /home/directory/public_html/forum/system/Theme/Theme.php(885) : eval()'d code(99): IPS\_Member->followersCount() #5 /home/directory/public_html/forum/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_core_front_profile->allFollowers(Object(IPS\Member), Object(IPS\Db\Select), 24) #6 /home/directory/public_html/forum/applications/core/modules/front/members/profile.php(1878): IPS\Theme\_SandboxedTemplate->__call('allFollowers', Array) #7 /home/directory/public_html/forum/system/Dispatcher/Controller.php(107): IPS\core\modules\front\members\_profile->followers() #8 /home/directory/public_html/forum/applications/core/modules/front/members/profile.php(81): IPS\Dispatcher\_Controller->execute() #9 /home/directory/public_html/forum/system/Dispatcher/Dispatcher.php(153): IPS\core\modules\front\members\_profile->execute() #10 /home/directory/public_html/forum/index.php(13): IPS\_Dispatcher->run() #11 {main} Hello community! I want an exhortation on how I could solve this, or even a precise resolution. Edited April 9 by Vasile Rogoz Link to comment Share on other sites More sharing options...
Vasile Rogoz Posted April 11 Author Share Posted April 11 Help me? Link to comment Share on other sites More sharing options...
Marc Stridgen Posted April 11 Share Posted April 11 In the first instance, please update your site to the latest release of the platform and test again. If you are still seeing the same issue, please test with all 3rd party items disabled Link to comment Share on other sites More sharing options...
Recommended Posts