I changed "Field visibility and permissions" for a field "user_picture" under ..admin/config/people/accounts/fields/user.user.user_picture and then I dropped my changes.
Now, when I change "View user information" under ..admin/people/permissions I get this error:
I have several articles with taxonomy tags. But the search module seems to ignore the tags returning only the articles having the search terms in the body/title and not in the taxonomy.
I am creating a form. It contains 5 dropdown selection lists. When they are selected one by one, they can work normally. But in some cases. Need to skip the middle 1 or 2 sub forms. How can I achieve this goal? This is my code, it helps explain my problem. Thank you for all your tips.
<?php
/**
* Build a 5-level linked query form from the database,
*/