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

Undefined array key "getResourcesSnippet" #366

Open
toro-terminator opened this issue Jun 12, 2023 · 1 comment
Open

Undefined array key "getResourcesSnippet" #366

toro-terminator opened this issue Jun 12, 2023 · 1 comment

Comments

@toro-terminator
Copy link

Just updated Collections and getSelections breaks the site

[2023-06-12 15:43:35] (ERROR @ /www/core/cache/includes/elements/modx/revolution/modsnippet/33.include.cache.php : 91) PHP warning: Undefined array key "getResourcesSnippet"
@toro-terminator
Copy link
Author

It was something else completely breaking my site but this error stops when I change line 91

//$properties['parents'] = ($properties['getResourcesSnippet'] == 'pdoResources') ? 0 : -1;
$properties['parents'] = -1;

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