Skip to content
Snippets Groups Projects
Commit d45a6c3e authored by Seth Meranda's avatar Seth Meranda
Browse files

Changed to a more friendly error message.

parent c78723f8
No related branches found
No related tags found
No related merge requests found
...@@ -312,7 +312,8 @@ ...@@ -312,7 +312,8 @@
'form:extended_profile_title' => "%s's extended profile", 'form:extended_profile_title' => "%s's extended profile",
'form:main_profile_link_text' => "Main profile", 'form:main_profile_link_text' => "Main profile",
'form:extended_profile_link_text' => "Extended profile", 'form:extended_profile_link_text' => "Extended profile",
'form:error_no_profile_form' => "Error: no profile form exists. You must create at least one profile form to use the flexprofile plugin.", //'form:error_no_profile_form' => "Error: no profile form exists. You must create at least one profile form to use the flexprofile plugin.",
'form:error_no_profile_form' => "This user has not open their profile to anonymous users. Please login in order to view this profile.",
'form:error_no_group_profile_form' => "Error: no group profile form exists. You must create at least one group profile form for this group category " 'form:error_no_group_profile_form' => "Error: no group profile form exists. You must create at least one group profile form for this group category "
."or a group profile form with a blank category to use the flexgroupprofile plugin.", ."or a group profile form with a blank category to use the flexgroupprofile plugin.",
'form:manage_group_profile_categories_title' => "Manage group profile categories", 'form:manage_group_profile_categories_title' => "Manage group profile categories",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment