Error because I did NOT check the Terms of Service checkbox.
I registered on the site without any problems, but did NOT check the Terms of Service item. Please note that the hint tells us the following:
Joomla 3.9.16
PHP 7.3.2
If you select an article with conditions in the plugin settings, then everything works correctly - the field is required and registration is not possible.
You need to either remove part of the tooltip from the language constant:
PLG_USER_PROFILE_FIELD_TOS_DESC_SITE="Please read the Terms of Service. You will not be able to register if you do not agree with them."
Or, check for an article with conditions and, possibly, do not display the field even if the value is selected, which is mandatory.
In short, the logic is strange and needs some refinement :) Thanks.
Labels |
Added:
?
|
Title |
|
Status | New | ⇒ | Confirmed |
Status | Confirmed | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-08-28 08:46:04 |
Closed_By | ⇒ | Kostelano | |
Labels |
Added:
No Code Attached Yet
Removed: ? |
Confirmed.
Looks like we should make the selection or creation of the Tos article mandatory when Tos is required. Also, the field should display only when Tos is required with a showon.