Hi,

we are setting up a site for biological diversity browsing and annotation, using GBIF NTP. We need to set access to vocabulary terms by user, so we install and configure TAC lite.

The problem is, when a user access permissions profile is edited (using TAC) and saved, the site returns an "unexpected error" ad. Moreover, the edited user name has changed to a number preceded by a blank space ( 1), and the given permissions have not been saved.

This is the error log: [Thu May 21 13:59:26 2015] [error] [client 88.26.229.86] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: http://mncn.iberfauna.net/?q=$

We will sincerely appreciate any tip to solve this problem.

Thanks in advance,
D.

Comments

tinker’s picture

I recommend you check your server error and access logs to find what is causing the redirects. I can't think of anything in tac_lite that would cause this. If you have the custom redirects in .htaccess or have modules 'redirect' or 'globalredirect' installed then try disabling them and see if the problem persists.

daniel.heredia’s picture

Thank you for your answer. I have disabled the "globalredirect" module that was previously enable and tried again. Nothing has changed. We have migrated to another server and now no error is emitted, but behavior persist.

daniel.heredia’s picture

I get these log messages:

Notice: Undefined index: widget in _scratchpads_user_register_field_sort() (line 4 of /var/www/vhosts/biocore.es/taxon/mncn/sites/all/modules/custom/scratchpads/scratchpads_user/scratchpads_user.theme.inc).

Notice: Undefined index: #entity_type in _scratchpads_user_form_alter() (line 325 of /var/www/vhosts/biocore.es/taxon/mncn/sites/all/modules/custom/scratchpads/scratchpads_user/scratchpads_user.module).

Notice: Undefined index: #bundle in _scratchpads_user_form_alter() (line 325 of /var/www/vhosts/biocore.es/taxon/mncn/sites/all/modules/custom/scratchpads/scratchpads_user/scratchpads_user.module).

Notice: Undefined index: tac_lite in tac_lite_user_presave() (line 451 of /var/www/vhosts/biocore.es/taxon/mncn/sites/all/modules/custom/tac_lite/tac_lite.module).

Notice: Undefined index: name in _scratchpads_user_form_alter() (line 329 of /var/www/vhosts/biocore.es/taxon/mncn/sites/all/modules/custom/scratchpads/scratchpads_user/scratchpads_user.module).

Notice: Undefined index: #default_value in scratchpads_user_form_user_profile_form_alter() (line 273 of /var/www/vhosts/biocore.es/taxon/mncn/sites/all/modules/custom/scratchpads/scratchpads_user/scratchpads_user.module).

Miguel Andrade’s picture

[Sorry, deleted comment as it does not apply here]