Hello, On a fresh install of v1.1.3, with just 2 test members. I'm getting an error trying to delete member. galette_log show this error: Unable to delete selected member(s) |Galette\Core\History::add(): Argument #2 ($argument) must be of type string, null given I just want to make sure if it's just on my setup. Thanks. version: Galette v1.1.3-git-7e370039ff
Hi, Le 18/09/2024 à 12:04, Mhel a écrit :
Hello,
On a fresh install of v1.1.3, with just 2 test members. I'm getting an error trying to delete member.
galette_log show this error: Unable to delete selected member(s) |Galette\Core\History::add(): Argument #2 ($argument) must be of type string, null given
That works correctly on demo. Please provide full stack trace, need to know where the error happens (provided message is a consequence, not the cause). ++ -- Johan
On Wed, 2024-09-18 at 18:33 +0200, Johan Cwiklinski wrote:
Hi,
Le 18/09/2024 à 12:04, Mhel a écrit :
Hello,
On a fresh install of v1.1.3, with just 2 test members. I'm getting an error trying to delete member.
galette_log show this error: Unable to delete selected member(s) |Galette\Core\History::add(): Argument #2 ($argument) must be of type string, null given
That works correctly on demo.
Please provide full stack trace, need to know where the error happens (provided message is a consequence, not the cause).
++ -- Johan
Thanks I've reinstalled again and the error is gone. That could only means my other installation is screwed :-) fun time figuring out why.
On Wed, 2024-09-18 at 18:33 +0200, Johan Cwiklinski wrote:
Hi,
Le 18/09/2024 à 12:04, Mhel a écrit :
Hello,
On a fresh install of v1.1.3, with just 2 test members. I'm getting an error trying to delete member.
galette_log show this error: Unable to delete selected member(s) |Galette\Core\History::add(): Argument #2 ($argument) must be of type string, null given
That works correctly on demo.
Please provide full stack trace, need to know where the error happens (provided message is a consequence, not the cause).
++ -- Johan
Hi, So I have no luck fixing the error on my side, it turns out I wasn't on a v1.1.3, I'm on one of the nightlies where a there's fix for adding member and not ask which group a member should belong. I tried a nightly from a couple of days ago and it exhibits the same behaviour. Unable to delete members. The error only appear when using the batch delete from dropdown menu, but no error when deleting using single delete from the right side of the list. It may just be my setup, but I'd like to know ;)
Hi, Le 28/09/2024 à 08:21, Mhel a écrit :
I'm on one of the nightlies
So that's the problem. Everything works as expected on 1.1.3, but it's currently broken on development version. A fix will be available soon (see https://github.com/galette/galette/pull/542). ++ -- Johan
On Sat, 2024-09-28 at 09:43 +0200, Johan Cwiklinski wrote:
Hi,
Le 28/09/2024 à 08:21, Mhel a écrit :
I'm on one of the nightlies
So that's the problem. Everything works as expected on 1.1.3, but it's currently broken on development version.
A fix will be available soon (see https://github.com/galette/galette/pull/542).
++ -- Johan
Thanks, I frequently visit galette github repo and when I see a fix I think I should have I update since my setup is still on the learning phase.
participants (2)
-
Johan Cwiklinski
-
Mhel