[TYPO3-english] Problem with Indexed search

Bernhard Kraft kraftb at kraftb.at
Fri Oct 9 10:05:21 CEST 2009


Valentin Miguel schrieb:

> I haven´t change anything from the original code of indexed search. In
> the file class.tx_indexedsearch.php the url is <a href="#"
> onclick="'.htmlspecialchars($onclick).'">'.$str.'</a>'. this worked
> well but suddenly stopped working.

Have a look for Javascript-Errors in the Javascript console of your browser.

Ususally this happens, when the Javascript "onclick" doesn't work
properly, and it uses the href "#" instead. If you have set a base URL
like required for realURL this could probably take you to the root-page.


greets,
Bernhard


More information about the TYPO3-english mailing list