<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Joomla! com_search glitch</title>
	<link>http://joomup.com/blog/2007/05/28/joomla-com_search-glitch/</link>
	<description>Travel notes by Physicist: finds, solutions, tips and tricks</description>
	<pubDate>Thu, 29 Jul 2010 14:41:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>

	<item>
		<title>By: Easyman</title>
		<link>http://joomup.com/blog/2007/05/28/joomla-com_search-glitch/#comment-4565</link>
		<author>Easyman</author>
		<pubDate>Fri, 28 Dec 2007 11:28:53 +0000</pubDate>
		<guid>http://joomup.com/blog/2007/05/28/joomla-com_search-glitch/#comment-4565</guid>
		<description>Hi!

Just wanted to give thanks for this fix.</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>Just wanted to give thanks for this fix.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Physicist</title>
		<link>http://joomup.com/blog/2007/05/28/joomla-com_search-glitch/#comment-4454</link>
		<author>Physicist</author>
		<pubDate>Mon, 24 Dec 2007 13:29:11 +0000</pubDate>
		<guid>http://joomup.com/blog/2007/05/28/joomla-com_search-glitch/#comment-4454</guid>
		<description>&lt;strong&gt;Bahri Bare:&lt;/strong&gt;  &lt;blockquote&gt;I would like to give my users the ability to search the database and instead displaying the link as a text is it possible to have displayed picture instead as a link.&lt;/blockquote&gt;  The most convenient way to solve this problem is creation of own search component which will display images in results. However, if you will not use the built in search for other purposes, it is possible to unpublish all search mambots and to write the mambot, which will display images.  &lt;blockquote&gt;The other question I had was I like to display three drop down select lists on the front page so for example one of them would have Car Names listed the otherone would have Car Model listings and the third one would have Car Color now my question is how can I make it work so that if one of my users selects :BMW car--&#62;320-&#62;RED it would show only that type of Car and not all types of cars that I have stored in my database and again no text as a link but Picture of that car.&lt;/blockquote&gt;  In this case, it is really easier to write the component. Thus, it is possible to use any way of creation of &#34;dependent&#34; lists (including AJAX).</description>
		<content:encoded><![CDATA[<p><strong>Bahri Bare:</strong>  </p>
<blockquote><p>I would like to give my users the ability to search the database and instead displaying the link as a text is it possible to have displayed picture instead as a link.</p>
</blockquote>
<p>  The most convenient way to solve this problem is creation of own search component which will display images in results. However, if you will not use the built in search for other purposes, it is possible to unpublish all search mambots and to write the mambot, which will display images.  </p>
<blockquote><p>The other question I had was I like to display three drop down select lists on the front page so for example one of them would have Car Names listed the otherone would have Car Model listings and the third one would have Car Color now my question is how can I make it work so that if one of my users selects :BMW car&#8211;&gt;320-&gt;RED it would show only that type of Car and not all types of cars that I have stored in my database and again no text as a link but Picture of that car.</p>
</blockquote>
<p>  In this case, it is really easier to write the component. Thus, it is possible to use any way of creation of &quot;dependent&quot; lists (including AJAX).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bahri Bare</title>
		<link>http://joomup.com/blog/2007/05/28/joomla-com_search-glitch/#comment-4427</link>
		<author>Bahri Bare</author>
		<pubDate>Sun, 23 Dec 2007 06:17:56 +0000</pubDate>
		<guid>http://joomup.com/blog/2007/05/28/joomla-com_search-glitch/#comment-4427</guid>
		<description>Hi there and thanks for the tutorials they actually worked&#160; now I had&#160;a &#160;question for you :

I would like to give my users the ability to search the database and instead displaying the link as a text is it possible to have displayed picture instead as a link .

The other question I had was I like to display three drop down select lists&#160;on the front page so for example one of them would have Car Names listed &#160;&#160;the otherone&#160; would have Car Model&#160; listings and the third one would have&#160; Car Color&#160; now my question is how can I make it work so that if one of my users&#160; selects&#160;:BMW car---&#62;320--&#62;RED&#160; it would show only that type of Car and not all types of cars that I have stored in my database&#160; and again no text as a link but Picture of that car .


Thank you for your help in this matter!

Bahri Bare</description>
		<content:encoded><![CDATA[<p>Hi there and thanks for the tutorials they actually worked&nbsp; now I had&nbsp;a &nbsp;question for you :</p>
<p>I would like to give my users the ability to search the database and instead displaying the link as a text is it possible to have displayed picture instead as a link .</p>
<p>The other question I had was I like to display three drop down select lists&nbsp;on the front page so for example one of them would have Car Names listed &nbsp;&nbsp;the otherone&nbsp; would have Car Model&nbsp; listings and the third one would have&nbsp; Car Color&nbsp; now my question is how can I make it work so that if one of my users&nbsp; selects&nbsp;:BMW car&#8212;&gt;320&#8211;&gt;RED&nbsp; it would show only that type of Car and not all types of cars that I have stored in my database&nbsp; and again no text as a link but Picture of that car .</p>
<p>Thank you for your help in this matter!</p>
<p>Bahri Bare</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Physicist</title>
		<link>http://joomup.com/blog/2007/05/28/joomla-com_search-glitch/#comment-2537</link>
		<author>Physicist</author>
		<pubDate>Mon, 29 Oct 2007 20:14:46 +0000</pubDate>
		<guid>http://joomup.com/blog/2007/05/28/joomla-com_search-glitch/#comment-2537</guid>
		<description>I conjecture what you mean, but I think preg_replace works faster then explode and following concatenation.</description>
		<content:encoded><![CDATA[<p>I conjecture what you mean, but I think preg_replace works faster then explode and following concatenation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tien Do Xuan</title>
		<link>http://joomup.com/blog/2007/05/28/joomla-com_search-glitch/#comment-2536</link>
		<author>Tien Do Xuan</author>
		<pubDate>Mon, 29 Oct 2007 19:32:33 +0000</pubDate>
		<guid>http://joomup.com/blog/2007/05/28/joomla-com_search-glitch/#comment-2536</guid>
		<description>Here is another good (not sure if better) solution but clear for PHP new bies like me.
Open file components/com_search/search.php find this line of code:

$searchword = strval( mosGetParam( $_REQUEST, 'searchword', '' ) );

Add these lines:

//Remove many redundant spaces - hacker :))
$searchword_array = explode(" ", $searchword);
$searchword = "";
for($i=0;$i</description>
		<content:encoded><![CDATA[<p>Here is another good (not sure if better) solution but clear for PHP new bies like me.<br />
Open file components/com_search/search.php find this line of code:</p>
<p>$searchword = strval( mosGetParam( $_REQUEST, &#8217;searchword&#8217;, &#8221; ) );</p>
<p>Add these lines:</p>
<p>//Remove many redundant spaces - hacker :))<br />
$searchword_array = explode(&#8221; &#8220;, $searchword);<br />
$searchword = &#8220;&#8221;;<br />
for($i=0;$i</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony</title>
		<link>http://joomup.com/blog/2007/05/28/joomla-com_search-glitch/#comment-26</link>
		<author>Anthony</author>
		<pubDate>Fri, 01 Jun 2007 07:59:14 +0000</pubDate>
		<guid>http://joomup.com/blog/2007/05/28/joomla-com_search-glitch/#comment-26</guid>
		<description>Now THAT works great - thanks!!</description>
		<content:encoded><![CDATA[<p>Now THAT works great - thanks!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
