Jump to content

Удаление пользователя

Featured Replies

Не могу удалить пользователя. Логи:

Цитата

DELETE FROM `core_members_feature_seen` WHERE `member_id`=2
IPS\Db\Exception: Table 'u1742521_forum.core_members_feature_seen' doesn't exist (1146)
#0 /var/www/u1742521/data/www/usemarket.ru/system/Db/Db.php(1297): IPS\_Db->preparedQuery('/*u1742521_foru...', Array)
#1 /var/www/u1742521/data/www/usemarket.ru/applications/core/extensions/core/MemberSync/System.php(337): IPS\_Db->delete('core_members_fe...', Array)
#2 /var/www/u1742521/data/www/usemarket.ru/system/Member/Member.php(4025): IPS\core\extensions\core\MemberSync\_System->onDelete(Object(IPS\Member))
#3 /var/www/u1742521/data/www/usemarket.ru/system/Member/Member.php(350): IPS\_Member->memberSync('onDelete')
#4 /var/www/u1742521/data/www/usemarket.ru/applications/core/modules/admin/members/members.php(3076): IPS\_Member->delete(false)
#5 /var/www/u1742521/data/www/usemarket.ru/system/Dispatcher/Controller.php(107): IPS\core\modules\admin\members\_members->delete()
#6 /var/www/u1742521/data/www/usemarket.ru/system/Dispatcher/Dispatcher.php(153): IPS\Dispatcher\_Controller->execute()
#7 /var/www/u1742521/data/www/usemarket.ru/admin/index.php(13): IPS\_Dispatcher->run()
#8 {main}

 


 

Link to comment
https://ipbmafia.ru/topic/24901-udalenie-polzovatelya/
Share on other sites

А в др группу переместить и удалить?

Link to comment
https://ipbmafia.ru/topic/24901-udalenie-polzovatelya/?&do=findComment&comment=186936
Share on other sites

В логе же указана ошибка

3 часа назад, dikiy221 сказал:

Table 'u1742521_forum.core_members_feature_seen' doesn't exist (1146)

т.е таблица 'u1742521_forum.core_members_feature_seen' не существует.

Link to comment
https://ipbmafia.ru/topic/24901-udalenie-polzovatelya/?&do=findComment&comment=186937
Share on other sites
7 часов назад, aLEX49566 сказал:

А в др группу переместить и удалить?

Тоже самое)

6 часов назад, AHristich сказал:

В логе же указана ошибка

т.е таблица 'u1742521_forum.core_members_feature_seen' не существует.

Есть возможность поделиться этой таблицей? 

Link to comment
https://ipbmafia.ru/topic/24901-udalenie-polzovatelya/?&do=findComment&comment=186970
Share on other sites
CREATE TABLE `core_members_feature_seen` (
 `member_id` bigint(20) unsigned NOT NULL DEFAULT '0' COMMENT 'Member ID',
 `feature_id` bigint(20) unsigned NOT NULL DEFAULT '0',
 PRIMARY KEY (`feature_id`,`member_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci

 

Link to comment
https://ipbmafia.ru/topic/24901-udalenie-polzovatelya/?&do=findComment&comment=186971
Share on other sites
23 минуты назад, Respected сказал:
CREATE TABLE `core_members_feature_seen` (
 `member_id` bigint(20) unsigned NOT NULL DEFAULT '0' COMMENT 'Member ID',
 `feature_id` bigint(20) unsigned NOT NULL DEFAULT '0',
 PRIMARY KEY (`feature_id`,`member_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci

 

Спасибо за помощь. Проблема решена. 

Link to comment
https://ipbmafia.ru/topic/24901-udalenie-polzovatelya/?&do=findComment&comment=186972
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.


Guest
Ответить в этой теме...

Последние посетители 0

  • No registered users viewing this page.