Embedded Gallery Navigation Search Problem not related to i18n
| Project: | Gallery |
| Version: | 6.x-1.0 |
| Component: | Code / API |
| Category: | support request |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
I'm having trouble getting the Navigation search working on my embedded version of Gallery2 2.3 in Drupal 6.13 and I do not have the i18n module active.
I am currently working on a Windows server with IIS6 and am running the Helicon ISAPI_rewrite software to get Clean URLs working on both Drupal and the Standalone version of Gallery. I also have clean URLs working on the embedded gallery. My current problem seems to only be the Search Field on the gallery navigation.
Everytime I search I receive a very long URL eg.
http://xxx.xxxxxx.xxx/index.php?g2_return=%2Findex.php%3Fq%3Dgallery%26g2_0%3Dgallery&g2_formUrl=%2Findex.php%3Fq%3Dgallery%26g2_0%3Dgallery&g2_authToken=75d8a6f1ba4a&g2_view=search.SearchScan&g2_form[formName]=search_SearchBlock&g2_form[searchCriteria]=lincoln&g2_form[useDefaultSettings]=1
If I search usinging Drupals search everything is fine. http://xxx.xxxxxx.xxxx/gallery/search
Are there any manual additions I need to make to my .htaccess to clean this URL or is there a way to change the path that gallery uses for the search string so I can search using drupal's search from this field?
