- Posts: 11
How To / General
New user registration blocked by Joomdle Error message
- Dan
- Topic Author
- Offline
- New Member
-
Less
More
7 months 1 week ago #1
by Dan
New user registration blocked by Joomdle Error message was created by Dan
Hello,
My client has the latest Joomdle extension (2.3.1) installed on their site running Joomla 5.2.5
Users can register and then activate their accounts from an email link.
When they click the link, however, they get a blank screen with just one message that reads:
COM_JOOMDLE_WEB_SERVICES_ERROR: array_key_exists(): Argument #2 ($array) must be of type array, null given
This is regardless of whether the email address exists in Moodle. Though in Moodle I see a message saying: "The web service function 'joomdle_create_joomdle_user' has been called."
I turned off the option to auto create a user in Moodle but it made no difference.
Any help would be much appreciated.
Regards, Dan
My client has the latest Joomdle extension (2.3.1) installed on their site running Joomla 5.2.5
Users can register and then activate their accounts from an email link.
When they click the link, however, they get a blank screen with just one message that reads:
COM_JOOMDLE_WEB_SERVICES_ERROR: array_key_exists(): Argument #2 ($array) must be of type array, null given
This is regardless of whether the email address exists in Moodle. Though in Moodle I see a message saying: "The web service function 'joomdle_create_joomdle_user' has been called."
I turned off the option to auto create a user in Moodle but it made no difference.
Any help would be much appreciated.
Regards, Dan
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7861
7 months 1 week ago #2
by Antonio Durán
Replied by Antonio Durán on topic New user registration blocked by Joomdle Error message
Hi.
I could not replicate the problem... can you try enabling debugging in Moodle to see if the error provides more information?
I could not replicate the problem... can you try enabling debugging in Moodle to see if the error provides more information?
Please Log in or Create an account to join the conversation.
- Dan
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 11
7 months 1 week ago #3
by Dan
Replied by Dan on topic New user registration blocked by Joomdle Error message
I think Autocreate user was the issue as it seems to have "gone away" after I changed that setting
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7861
7 months 1 week ago #4
by Antonio Durán
Replied by Antonio Durán on topic New user registration blocked by Joomdle Error message
> I think Autocreate user was the issue as it seems to have "gone away" after I changed that setting
Yest, that makes sense, but that will not create the user in Moodle. That may be ok, if you are selling courses and the user is created on enrolment if needed, but you should test that it is working fine.
If you want to try to find out the original issue and you run the process with Moodle debug on, please let me know the results.
Yest, that makes sense, but that will not create the user in Moodle. That may be ok, if you are selling courses and the user is created on enrolment if needed, but you should test that it is working fine.
If you want to try to find out the original issue and you run the process with Moodle debug on, please let me know the results.
Please Log in or Create an account to join the conversation.