[Typo3] indexed_search: weird malfunction (help!!)

Erik Svendsen erik at linnearad.no
Thu Nov 24 16:02:32 CET 2005


Hello Paul

To me it looks like you have a template problem on that page. Maybe you are 
using +ext template or something else who gives problems.

In the sourcecode from the output you are missing these two lines

<link href="fileadmin/templates/Assets/c/global.css" type="text/css" rel="stylesheet" 
/>
<script type="text/javascript" src="fileadmin/templates/Assets/s/global.js">

Else you should try to move your inline CSS to your Global CSS-file.

Copy the inline CSS to global.css and following code in Template Setup.

plugin.tx_indexedsearch._CSS_DEFAULT_STYLE >
plugin.tx_croncssstyledimgtext._CSS_DEFAULT_STYLE >

Make the pages cleaner and easier to crawl for google.

Never had any problems with rendering pages with indexed search. 

WBR,
Erik Svendsen
www.linnearad.no

> Hi,
> 
> I'm working on a TemplaVoila site on 3.8 with the latest
> indexed search on a
> Linux box.  For some reason, not only does the indexed search plugin
> not
> work, it also interferes with page generation on the page the plugin
> is
> inserted:
> http://qedst-43567-001.dsvr.co.uk/gilliebolton.com/search/
> 
> (pages should look like:
> http://qedst-43567-001.dsvr.co.uk/gilliebolton.com/)
> - you can see that the default page head stuff is not being loaded
> in.  The
> indexing IS working, however, and the default indexed search CSS is
> being
> inserted (which you can see in the source) - but no plugin.
> Anyone got any ideas why my search plugin is not working?  I'm using
> an
> identical setup on a Windows server with not problem at all.
> Thanks!!
> 





More information about the TYPO3-english mailing list