Thanks for the tip Melani. I rewrote the LLLoginService.cs. If the Hippo is detected, the SearchURL is empty. Now there is no crash on Hippo:))
> Hippo v6.3 has a bug in search that mana never fixed. It causes a > crash when a non-default search URL is set. Avination checks for > this bad version of Hippo and doesn't set a search URL for it. With > all other search URL enabled viewers this works well. > > Melanie > > On 21/05/2011 16:11, Diva Canto wrote: >> The need for "?" is entirely dependent on the search service itself. >> Different search services behave differently. >> >> On 5/20/2011 11:41 PM, Bernd wrote: >>> Important: The format of the SearchURL is >>> >>> [LoginService] >>> ... >>> SearchURL = "http://www.url.tld/search.php?" >>> ... >>> >>> the "? " at the end is very important >>> >>> Is there somewhere a documentation how I return the results to the >>> viewer? >>> >>> >>> >>>> Thanks Diva, it works. >>>> But: If I use the Hippo Viewer, the Viewer crashes when calling the >>>> search. (This is the same effect as on Avination with Hippo Viewer). >>>> If I take another viewer such as the Imprudence or other then >>>> everything >>>> ok >>>> >>>> >>>> >>>> >>>> >>>>> There is a configuration variable for this on 0.7.1, under the >>>>> [LoginService] section. Looks like it didn't make it to the >>>>> .ini.example's, but its name is >>>>> SearchURL >>>>> You can set it to whatever you want. >>>>> >>>>> On 5/20/2011 7:54 AM, Kevin Cozens wrote: >>>>>> Bernd wrote: >>>>>>> How can I change the URL in the viewer for the search. >>>>>> There are many parameters that can be sent to a viewer as part of >>>>>> the >>>>>> LoginResponse packet. OpenSimulator doesn't send many of the >>>>>> parameters that could be sent. I have looked at the libOpenMetaverse >>>>>> library and do not see a parameter that would let you change the >>>>>> search URL. >>>>>> >>>>>> You would have to modify the viewer source to change the URL or use >>>>>> a >>>>>> viewer that allows you to enter the search URL in the grid >>>>>> parameters. >>>>>> _______________________________________________ >>>>>> Opensim-dev mailing list >>>>>> [email protected] >>>>>> https://lists.berlios.de/mailman/listinfo/opensim-dev >>>>>> >>>>>> >>>>> _______________________________________________ >>>>> Opensim-dev mailing list >>>>> [email protected] >>>>> https://lists.berlios.de/mailman/listinfo/opensim-dev >>>>> >>>> >>>> _______________________________________________ >>>> Opensim-dev mailing list >>>> [email protected] >>>> https://lists.berlios.de/mailman/listinfo/opensim-dev >>>> >>> >>> _______________________________________________ >>> Opensim-dev mailing list >>> [email protected] >>> https://lists.berlios.de/mailman/listinfo/opensim-dev >>> >>> >> >> _______________________________________________ >> Opensim-dev mailing list >> [email protected] >> https://lists.berlios.de/mailman/listinfo/opensim-dev >> >> > _______________________________________________ > Opensim-dev mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/opensim-dev > _______________________________________________ Opensim-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-dev
