Hi Marianne

Well the Linux wizards can impliment the patches using a command line on the 
server.

But if you are not a Linux wizard, the patches are really just some kind of 
text files. So what you can do is to open the patch file in an editor. When 
reading the text in the patch it is actually quite obvious what bits of code 
you should update in which typo3-files. Just delete the code lines that has 
a - in front, and insert the lines that has a +.
But all this didn't help me, and it might not help you either.

If you have an extension installed which helps you style the result page of 
the indexed search, then that extension is probably the problem.. You have 
to remove it.

Otherwise insert this line in your TS setup:
plugin.ti_indexedsearch.browseLinks_setUrl = 1

That helped me in the last version of t3, but not in the new 4.0.

Best regards,
Lasse

"Marianne Topping" <[EMAIL PROTECTED]> skrev i en meddelelse 
news:[EMAIL PROTECTED]
> Same problem, but I'm not really sure how to install the patch, would one 
> of the experts please help?:)
>
> -Marianne
>
>
> "Lasse Guldsborg" <[EMAIL PROTECTED]> skrev i en meddelelse 
> news:[EMAIL PROTECTED]
>> And the solution :o)
>>
>> plugin.ti_indexedsearch.browseLinks_setUrl = 1
>>
>> Best regards,
>> Lasse
>>
>>
>> "Lasse Guldsborg" <[EMAIL PROTECTED]> skrev i en meddelelse 
>> news:[EMAIL PROTECTED]
>>> Hi
>>>
>>> I have a problem with my indexed search navigation: 
>>> http://www.danskhistorie.dk/index.php?id=17 (try searching for "krig", 
>>> it will produce some results)
>>>
>>> Only the first page of results are displayed correctly. When you want to 
>>> see the next pages of results nothing shows. Just like explained in this 
>>> bug fix: http://bugs.typo3.org/bug_view_page.php?bug_id=1347
>>>
>>> I have installed "bug-1347_02.patch" but still nothing shows. (I tried 
>>> the bug-1347_02.patch also of cause).
>>>
>>> What else can I do? Any suggestions very welcome!
>>>
>>> Best regards,
>>> Lasse
>>>
>>
>>
>
> 


_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Reply via email to