jReviews Support Forum

jReviews 1.x - jReviews Modules and Hook Components => Modules & bots => Topic started by: Alejandro on August 17, 2006, 03:24:15 PM



Title: jReviews search bot released
Post by: Alejandro on August 17, 2006, 03:24:15 PM
Read more about it and download it (http://www.reviewsforjoomla.com/content/view/19/26/)

Discuss and provide feedback here.



Title: Re: jReviews search bot released
Post by: chuckwilliams10 on September 03, 2006, 01:12:50 PM
I followed the instructions for installing this search bot...it is not showing up anywhere on my site.....


Title: Re: jReviews search bot released
Post by: Alejandro on September 03, 2006, 08:58:45 PM
it is not supposed to show anywhere, but in the list of mambots. What it should do is return appropriate results when you use the joomla search module.


Title: Re: jReviews search bot released
Post by: Harrison on November 10, 2006, 07:41:36 PM
I've just installed the search bot and disabled the standard joomla one, but on trying to perform a search it returns the following error in the search results.

Code:
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /homepages/46/d168494811/htdocs/classicamiga/mambots/search/jreviews.searchbot.php on line 208

I'm running the latest RC2 version of jReviews in case that is causing the error. 

Even with this error some search results are also beong returned under the error, but they are no different than the standard joomla search bot and are not returning any results based on custom field data.


Title: Re: jReviews search bot released
Post by: Alejandro on November 10, 2006, 08:05:01 PM
Fix is here:

http://www.reviewsforjoomla.com/component/option,com_smf/Itemid,34/topic,271.0/

I don't understand why my version of the box throws this error while the core Joomla one does not, with exactly the same code  ???

I will revisit the search bot later on when I have some time.


Title: Re: jReviews search bot released
Post by: Harrison on November 10, 2006, 08:13:57 PM
Thank you.  That solution fixed it and it is returning results perfectly now for any custom field data. :)

I agree, that is very strange as I also compared the original joomla search bot code with the jreview code to see if I could spot an error before posting on the forum and it looks the same so shouldn't be returning that error.  Very odd.


Title: Re: jReviews search bot released
Post by: isi on January 08, 2007, 08:04:36 AM
When i try to download this file, i get the error message: invalid ID. do other people also get this error?


Title: Re: jReviews search bot released
Post by: Alejandro on January 08, 2007, 09:31:59 AM
This file is included in the zip package that you can download from My Account. I removed the files from the previous download area, which is what I think you are trying to access.


Title: Re: jReviews search bot released
Post by: serkany on February 03, 2007, 03:57:41 PM
Hi,

I think my eyes are not that good, I couldn't find it in my account page:) Which zip package is this?

Currently after searching a word, the items are found but I always got the message saying that I have no authorization to see it. It's the same before and after the login. The link of the item header is: index.php?option=com_content&task=view&id=35 after search. But when I navigate in jreviews menus and click on the item the link is: index.php?option=com_content&task=view&id=35&Itemid=107 and it is displayed to both guests and registered users. Is this related with not having this bot or something else?

Regards,
Serkan


Title: Re: jReviews search bot released
Post by: Alejandro on February 03, 2007, 06:40:20 PM
I think your eyes are fine  ::) I just added the bot as a separate file in the client area. Login here:

http://www.reviewsforjoomla.com/orders/client_login.php


Title: Re: jReviews search bot released
Post by: serkany on March 05, 2007, 05:53:33 PM
Hi Alejandro,

I have a problem with search. I have the same problem with Joomla search but couldn't find asolution. my problem is with characters i,İ,ı and I. For us İ is the capital of i and I is the capital of ı. But the search works in a way that I is the capital of i (like in English) and İ is the capital of ı.

When I search with ist and İst I got different results which is quite a big problem for me. Do you have any idea about this problem?

Thanks,
Serkan


Title: Re: jReviews search bot released
Post by: Alejandro on March 05, 2007, 08:22:01 PM
I have no idea. You mean to say no turkish user has come up with a solution of this?


Title: Re: jReviews search bot released
Post by: serkany on March 06, 2007, 01:10:13 AM
Well I couldn't even understand that. I posted in the forums but I did not get any replies. I checked the joomlaturkiye.org home page and looks like they have the same problem...I'll try to check more sites for that...

Thanks,
Serkan


Title: Re: jReviews search bot released
Post by: whinecountry on April 13, 2007, 12:15:41 PM
I'm looking for installation instructions for the search bot but when I click on this link it says I'm not authorized to view.  I'm logged into both the forum and the client area.


Read more about it and download it (http://www.reviewsforjoomla.com/content/view/19/26/)

Discuss and provide feedback here.




Title: Re: jReviews search bot released
Post by: Alejandro on April 13, 2007, 03:30:19 PM
Sorry, I have moved all downloads to the client area. If it's not in the zip file then it's available separately.

You have to replace the core content search bot with the one provided in /mambots/content.


Title: Re: jReviews search bot released
Post by: Alejandro on April 13, 2007, 03:30:47 PM
or mambots/search, sorry I can't remember now.


Title: Re: jReviews search bot released
Post by: whinecountry on April 13, 2007, 07:16:51 PM
The problem is not the download.  I've already downloaded it.  But there are no instructions included in the download nor in the regular installation instructions.

Based upon what you said I installed it as a Mambot and published it.  Then I unpublshed the bot called:

content.searchbot

Is that the right procedure?

thanks
Paul

Sorry, I have moved all downloads to the client area. If it's not in the zip file then it's available separately.

You have to replace the core content search bot with the one provided in /mambots/content.


Title: Re: jReviews search bot released
Post by: Alejandro on April 13, 2007, 07:23:14 PM
Quote
Is that the right procedure?

yes, you got it.


Title: Re: jReviews search bot released
Post by: maxa on July 06, 2007, 04:26:53 AM
Fix is here:

http://www.reviewsforjoomla.com/component/option,com_smf/Itemid,34/topic,271.0/

I don't understand why my version of the box throws this error while the core Joomla one does not, with exactly the same code  ???

I will revisit the search bot later on when I have some time.

I had the exact same error, I applied the fix linked above, and search results show up, but all the links in the search result were without itemID, so clicking any of the search result gave "You are not allowed to view this resource". Then I tried the core search bot instead (unpublished the jreviews.searchbot) and got baffeled to see that I get the same search results (but with correct links) including jreviews content!

So, why do I need the jreviews.searchbot? Is it because it searches reviews too? (I do not use the review function on this site.)


Title: Re: jReviews search bot released
Post by: Alejandro on July 06, 2007, 09:00:25 AM
Yes, with the search bot you get results on reviews and custom fields.


Title: Re: jReviews search bot released
Post by: CG on September 29, 2007, 01:06:57 AM
I have the jReviews Search Mambot v1.2.02 and it returns searches with Content Articles before JReview Listings.  Is there a way I can make it return JReviews content first?

Thanks


Title: Re: jReviews search bot released
Post by: Alejandro on September 29, 2007, 08:35:13 AM
The mambot doesn't really differentiate between regular content and jReviews content and the results are ordered alphabetically if I am not mistaken. There really is no way to do this unless the queries in the bot are substantially changed.