jReviews Support Forum

jReviews 1.x => General Discussion => Topic started by: rockyduda on August 21, 2008, 03:26:04 AM



Title: need help with xajax search inside a section or category
Post by: rockyduda on August 21, 2008, 03:26:04 AM
I'm running into a very strange problem with xajax search within a category or section.

My site is at http://www.kidmatter.com.  It's based on jreviews version 1.0.12.
I've made quite bit of customization, but this issue should not be affected by the customization.

When I click on a section tab to go to jreviews section, and then I enter a search key word to search.  I don't get any response.  The xajax's JRprocessSearch isn't even called.  But what's strange that this problem doesn't occur if a user logs in and performs the same action, or if the user logs in, and then logs out without closing the window.  Also, it only happens on some computers (different browsers don't seem to matter).

For those machines that don't have this working, the browser error message is that:
Line: 2934
Char: 4
Error: Access is denied
Code:0
URL: http://kidmatter.com/index.php?option=com_jreviews&Itemid=80

but within there aren't even that many lines in the source html file

Any help would be appreciated.

Lili


Title: Re: need help with xajax search inside a section or category
Post by: Alejandro on August 21, 2008, 08:38:43 AM
I believe the problem is the url. Access the page with this url and it will work:

http://www.kidmatter.com/index.php?option=com_jreviews&Itemid=80

You need to make sure that no-www redirects to www. Read here:

http://forum.mambo-foundation.org/showpost.php?p=6372&postcount=2


Title: Re: need help with xajax search inside a section or category
Post by: rockyduda on August 21, 2008, 10:35:42 AM
Yep, you're precisely right.  I just hit me about that possibility late last night as I was pondering more. 
Thank you so much for your quick response (as always)!

Lili