[TYPO3-commerce] fesearchintable is not working :-(

J.Bakshi joydeep at infoservices.in
Wed Jan 16 08:02:31 CET 2008


Dear Michael and all,

I have got the fesearchin table working. but the "read more" link in the search result is not working.
I have found the problem but don't have any idea about how to solve it with typoscript.

I have a book (as product) called "Linux kernel"
Now fesearchintable shows it but the "read more" link of this book as in the searc page is
http://kolkata/shop/index.php?id=73&tx_commerce_pi1[showUid]=18 
and it gives a blank page.

the actual link of the page should be
http://kolkata/shop/index.php?id=63&tx_commerce_pi1[showUid]=18&tx_commerce_pi1[catUid]=9&cHash=6615cccb1e

please note the additional part  
&tx_commerce_pi1[catUid]=9&cHash=6615cccb1e

Is there any way to fix it with typoscript ?

More over how can I get the teaser image too in the fesearchintable ?

thanks

> J.Bakshi wrote:
>
> Hi all, coming back to this thread again as my fesearch in table is not
> working.
> I have found in the wiki that [ typolink parameter which you should set
> to the ID of your 'singleview' page:..]
> Now what is that 'singleview' page ?
>
> What I have done so far, typolink parameter is linked with the page
> called search which is not in menu and which have fesearchintable
> as pluginn with the code both.
>
> any clue please ??
>
> thanks
>   
>> Dear Michael,
>>
>> Thanks a lot for your response. I have also tried the Full TSsetup for
>> fesearchin table but still no success.
>> Please note I am using commerce-0.9.2.
>>
>> What I have done so far is created a page called search with
>> "fesearchintable" plugin and code is "both".
>> Then set the pid in the code according to my search and commerce page.
>> I'll be grateful to you if you can suggest me any
>> clue to solve the problem.
>>
>> thanks
>>
>>
>>
>> michael.schneider at 3imsinn.de wrote:
>>   
>>     
>>> Dear Joydeep Bakshi,
>>>
>>> try the complete TS sample from the wiki. There ist the "tt_news >"  
>>> included which copies some helpfull Configurations from the  
>>> Extensions-TS. This should work.
>>>
>>> By the way: I'm very thankfull to the person who noticed that  
>>> fesearchintables works fine with comerce - because it does - and seems  
>>> to be much more flexible than indexed_serach at this point. But I  
>>> would like to ask the list for advice:
>>>
>>> I combined the fesearchintables with a Category "ResultView" which  
>>> diplays the Searchresults the same way as Products in Categpries are  
>>> displayed. Therefore I had to change the Code in a very strange way,  
>>> but it works. Know my Question: Is there a better way of combining the  
>>> Serach and Product-View? and is this NOT a basic-Feature of a  
>>> Commerce-System?
>>>
>>> Thanks
>>>
>>> misch
>>>
>>>
>>> Zitat von "J.Bakshi" <joydeep at infoservices.in>:
>>>
>>>   
>>>     
>>>       
>>>> Dear all,
>>>>
>>>> as suggested in the manual, I have added the following code  in TSsetup
>>>> for searching
>>>>
>>>> ~~~~~~~~~~~~~~~~~~~~~~~~
>>>> # search
>>>> plugin.tx_fesearchintable_pi1 {
>>>>     searchTables {
>>>>         tx_commerce_products.pidList = 55
>>>>         tx_commerce_products.listItem {
>>>>             30.typolink.parameter = 73
>>>>         }
>>>>     }
>>>> ~~~~~~~~~~~~~~~~~~~~~~~~~
>>>>
>>>> pid 55 is the commerce page and pid 73 is the search page with
>>>> "fesearchintable" plugin and code is both.
>>>> But search is not working at all. could any one kindly help ?
>>>> thanks
>>>>
>>>> --
>>>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>>> Joydeep Bakshi, Linux System Admin
>>>> Kolkatainfoservices Pvt Ltd,
>>>> 23A Royd Street, Kolkata 700016, India
>>>> Work Phone 91 033 40014784
>>>> http://infoservices.in/
>>>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>>>
>>>> _______________________________________________
>>>> TYPO3-project-commerce mailing list
>>>> TYPO3-project-commerce at lists.netfielders.de
>>>> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-commerce
>>>>
>>>>     
>>>>       
>>>>         
>>> _______________________________________________
>>> TYPO3-project-commerce mailing list
>>> TYPO3-project-commerce at lists.netfielders.de
>>> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-commerce
>>>
>>>   
>>>     
>>>       
>>   
>>     
>
>
>   


-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Joydeep Bakshi, Linux System Admin
Kolkatainfoservices Pvt Ltd,
23A Royd Street, Kolkata 700016, India
Work Phone 91 033 40014784
http://infoservices.in/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



More information about the TYPO3-project-commerce mailing list