Hello !Friendica Support,
Registration on my server is open by approval. However, at the moment it is not possible not to approve the registration, because unfortunately nothing happens when I press the Deny button on the
Friendica 'Red Hot Poker' 2020.12-rc - 1384, PHP 7.4.13
#friendica #rc #bug
Registration on my server is open by approval. However, at the moment it is not possible not to approve the registration, because unfortunately nothing happens when I press the Deny button on the
/admin/users/pending
page. The contact remains in the list.Friendica 'Red Hot Poker' 2020.12-rc - 1384, PHP 7.4.13
#friendica #rc #bug
Roland Häder likes this.
Michael Vogel 2 months ago •
Montag 2 months ago •
xy@libranet.de likes this.
Michael Vogel 2 months ago •
Hypolite Petovan 2 months ago •
2 people like this
Michael Vogel and Montag like this.
Montag 2 months ago •
Hypolite Petovan 2 months ago •
Can you please elaborate on the theme and the deny method (per registration or in bulk) used?
Montag 2 months ago •
users/pending
. But in the listusers/
this symbol appears in the user line.And today (a few hours later) he is also in the
/users/deleted
list and is waiting for permanent deleting.I found this in the
friendica.log
. Theuid
of the user i want to refuse is81
.DB Error {"code":1451,"error":"Cannot delete or update a parent row: a foreign key constraint fails (`friendica`.`photo`, CONSTRAINT `photo_ibfk_2` FOREIGN KEY (`uid`) REFERENCES `user` (`uid`))","callstack":"DBA::delete, User::deny, Pending::content, call_user_func, Page::initContent, Page::run, App::runFrontend","params":"DELETE FROM `user` WHERE `uid` IN (81);"} - {"file":"Database.php","line":765,"function":"e","uid":"9db635","process_id":27450}
Maybe I'm making a mistake too, but I think if I deny a user registration, they should be deleted right away and not appear on the
/users/deleted
page.Roland Häder likes this.
Michael Vogel 2 months ago •
3 people like this
Montag, Hypolite Petovan and Roland Häder like this.
Montag 2 months ago •
2 people like this
xy@libranet.de and Roland Häder like this.