Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

warnings on devseed site #7

Open
bradfordcondon opened this issue Mar 26, 2019 · 1 comment
Open

warnings on devseed site #7

bradfordcondon opened this issue Mar 26, 2019 · 1 comment

Comments

@bradfordcondon
Copy link
Contributor

bradfordcondon commented Mar 26, 2019

Warning: array_key_exists() expects parameter 2 to be array, boolean given in tripal_get_term_details() (line 361 of /Users/bc/tripal/sites/all/modules/tripal/tripal/api/tripal.terms.api.inc).

Notice: Undefined index: TAXRANK:0000045 in _tripal_replace_entity_tokens_for_elements() (line 1426 of /Users/bc/tripal/sites/all/modules/tripal/tripal/api/tripal.entities.api.inc).

Warning: array_key_exists() expects parameter 2 to be array, boolean given in tripal_get_term_details() (line 361 of /Users/bc/tripal/sites/all/modules/tripal/tripal/api/tripal.terms.api.inc).

Notice: Undefined property: TripalEntity::$sep__biological_sample in TripalEntityController->attachLoad() (line 684 of /Users/bc/tripal/sites/all/modules/tripal/tripal/includes/TripalEntityController.inc).

@bradfordcondon
Copy link
Contributor Author

bradfordcondon commented Mar 26, 2019

Warning: array_key_exists() expects parameter 2 to be array, boolean given in tripal_get_term_details() (line 364 of /Users/bc/tripal/sites/all/modules/tripal/tripal/api/tripal.terms.api.inc).

this is from the ero vs ERO mixup. Should be resolved, if you're still experiencing, pull the latest tripal_manage_analyses, run drush updatedb, delete the field and re-check for new fields.

$sep__biological_sample has been resolved in tripal_analysis_expression: you will need to clear the cache after updating.

_tripal_replace_entity_tokens_for_elements i cant reproduce...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant