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

Error with Search field #510

Closed
Alinea3 opened this issue Jul 7, 2014 · 0 comments
Closed

Error with Search field #510

Alinea3 opened this issue Jul 7, 2014 · 0 comments
Labels
Milestone

Comments

@Alinea3
Copy link

Alinea3 commented Jul 7, 2014

Hello,
I've got some troubles with Croogo 2.0.0 when I perform a search from Contact page (or other pages that it s not node page)
This following error occur.

Notice (8): Undefined index: Node [APP/Plugin/Search/Model/Behavior/SearchableBehavior.php, line 106]
Warning (2): array_keys() expects parameter 1 to be array, null given [APP/Plugin/Search/Model/Behavior/SearchableBehavior.php, line 106]
Warning (2): Invalid argument supplied for foreach() [APP/Plugin/Search/Model/Behavior/SearchableBehavior.php, line 107]
Notice (8): Undefined index: Node [APP/Plugin/Search/Controller/Component/PrgComponent.php, line 358]
Warning (4096): Argument 1 passed to PrgComponent::serializeParams() must be of the type array, null given, called in /apps/site/200_PPR/Plugin/Search/Controller/Component/PrgComponent.php on line 359 and defined [APP/Plugin/Search/Controller/Component/PrgComponent.php, line 237]
Warning (2): array_merge(): Argument #2 is not an array [APP/Plugin/Search/Controller/Component/PrgComponent.php, line 383]
Warning (4096): Argument 1 passed to PrgComponent::exclude() must be of the type array, null given, called in /apps/site/200_PPR/Plugin/Search/Controller/Component/PrgComponent.php on line 384 and defined [APP/Plugin/Search/Controller/Component/PrgComponent.php, line 294]
Warning (2): Invalid argument supplied for foreach() [APP/Plugin/Search/Controller/Component/PrgComponent.php, line 296]

@rchavik rchavik added the Defect label Jul 7, 2014
@rchavik rchavik added this to the 2.1.0 milestone Jul 7, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants