Pages containing CiviCRM profiles get CiviCRM error
-
We are attempting to control access to a page that contains a CiviCRM shortcode for a profile. The profile requires the user’s identity in order to be properly populated, which is why we’re restricting access to logged-in members.
When the user is not logged in, however, they get the following error:
Sorry but we are not able to provide this at the moment. No user/contact ID was specified, so the Profile cannot be used in edit mode.
It seems the CiviCRM profile attempts to load before the Members plugin blocks the content, therefore generating a CiviCRM error instead of the Custom Error message associated with the page.
- The topic ‘Pages containing CiviCRM profiles get CiviCRM error’ is closed to new replies.