Skip to content
Grav 2.0 is officially stable. Read the announcement →
Archive

SimpleSearch Undefined index: extension with search.json

Started by Muut Archive 11 years ago · 2 replies · 393 views
11 years ago

I deployed Grav 0.9.32 with the SimpleSearch plugin and learn2 theme using the RTFM skeleton. On my local machine (Windows) this is working fine, but when deployed to a server (Linux) it throws an error when attempting to use search.

The behaviour is similar to this:
https://github.com/getgrav/grav/issues/194#issuecomment-103855544

/search.json/query:hello - doesn't work
/search/query:hello - works

Whoops\Exception\ErrorException thrown with message "Undefined index: extension"

TXT

Stacktrace:
#11 Whoops\Exception\ErrorException in /var/www/webroot/ROOT/system/src/Grav/Common/Grav.php:441
#10 Whoops\Run:handleError in /var/www/webroot/ROOT/system/src/Grav/Common/Grav.php:441
#9 Grav\Common\Grav:fallbackUrl in /var/www/webroot/ROOT/system/src/Grav/Common/Grav.php:128
#8 Grav\Common\Grav:Grav\Common\{closure} in /var/www/webroot/ROOT/vendor/pimple/pimple/src/Pimple/Container.php:11 2
#7 Pimple\Container:offsetGet in /var/www/webroot/ROOT/user/plugins/highlight/highlight.php:33
#6 Grav\Plugin\HighlightPlugin:onPageInitialized in <#unknown>:0
#5 call_user_func in /va r/www/webroot/ROOT/vendor/symfony/event-dispatcher/EventDispatcher. php:164
#4 Symfony\Component\EventDispatcher\EventDispatcher:doDispatch in /var/www/webroot/ROOT/vendor/symfony/event-dispatcher/EventDispatcher. php:53
#3 Symfony\Component\EventDispatcher\EventDispatcher:dispatch in /var/www/webroot/ROOT/vendor/rockettheme/toolbox/Event/src/EventDispat cher.php:23
#2 RocketTheme\Toolbox\Event\EventDispatcher:dispatch in /var/www/webroot/ROOT/system/src/Grav/Common/Grav.php:366
#1 Grav\Common\Grav:fireEvent in /var/www/webroot/ROOT/system/src/Grav/Common/Grav.php:224
#0 Grav\Common\Grav:process in /var/www/webroot/ROOT/index.php:31`
---

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1332 9 years ago
Archive · by Muut Archive, 9 years ago
2 923 9 years ago
Archive · by Muut Archive, 9 years ago
2 4053 9 years ago
Archive · by Muut Archive, 9 years ago
1 2931 9 years ago
Archive · by Muut Archive, 9 years ago
3 1109 9 years ago