Knowledgebase
View categorized listing of all common frequently asked questions.
Video Tutorials (jReviews 2.0)
Learn how to create a Movie & TV Show review website.
Learn how to start customizing the jReviews theme.
Forum
Community forum
Submit a Ticket
Use your client area email to access the ticket system.
Downloads
Guides, modules and more...
CSV Import for Joomla and jReviews
 
Welcome, Guest. Please login or register.
Did you miss your activation email?
November 21, 2008, 04:56:14 PM
21331 Posts in 4866 Topics by 2804 Members
Latest Member: squish
News: Do not post any jReviews files or large amounts of code in the forums please. Only template files and code are allowed.
 
jReviews Support Forum  |  jReviews 1.x  |  Bug reports  |  jReviews 1.2.07  |  Problems with Advanced Search « previous next »
Pages: [1]
Author Topic: Problems with Advanced Search  (Read 1969 times)
bbgobie
Newbie
*
Offline Offline

Posts: 9


« on: November 07, 2007, 08:42:04 PM »

Hi, the only thing I saw reading the Docs, KB, and forums was an article about checking server for iconv support, and uncommenting two lines in the xajax code.

Well, the lines are already commented, and I didn't do anything.

Heres the problem.
Seems that the hyphen and slash characters if used in a custom field cause no results to be returned.
So say you have a list of options in a select field
Option 1 Mike
Option 2 Tom
Option 3 Mary-Lou

If you do a search on this custom field, doesn't matter whether you choose Mike, Tom, or Mary-Lou, no results are found.

Any suggestions?  Besides not using - and /?
Logged
bbgobie
Newbie
*
Offline Offline

Posts: 9


« Reply #1 on: November 07, 2007, 08:47:48 PM »

Just to add, don't seem to have the problem in the demo site, so maybe something wrong on the server/install side??
Logged
bbgobie
Newbie
*
Offline Offline

Posts: 9


« Reply #2 on: November 07, 2007, 09:58:20 PM »

After some further investigation, I think its options with a space in them.
Although I can't duplicated the behavior on the demo site.

Sorry, just been a long and frustrating day, and nothing seems to be going right tonight.
Don't even seem to be able to login to the ticket system.
Logged
Alejandro
Global Moderator
Administrator
Hero Member
*****
Offline Offline

Posts: 8463


« Reply #3 on: November 08, 2007, 12:11:21 AM »

You should not have non characters as the option values. That is why there's a text and value fields for the options. If you use the click2add feature it should automatically strip some characters, but the list is not comprehensive. It is the value that is used for the search, not the text. You can see this if you enter something different for the value and click on the click2search link for the field.

I mean this:

Option1
Text   Value
Mike   mike123

The click2search link will show mike123 instead of Mike.

Not sure if that's any help though. Use the contact menu if you can't submit a ticket.
Logged

Please take the time to vote and to write a review: http://extensions.joomla.org
Reviews Ahoy! - Submit your jReviews site here.
bbgobie
Newbie
*
Offline Offline

Posts: 9


« Reply #4 on: November 08, 2007, 09:48:52 AM »

I think i've narrowed down the problem.

When adding new fields, the value is automatically formated. ie: lowercase, no spaces, special chars.

When you add an option from the admin backend, Nothing is done to what you enter in the value field.
From the front end some trimming is done, but white spaces was something I noticed didn't get Trimmed.

Seems like something that should be implemented, especially since the code must be somewhere.
Logged
Alejandro
Global Moderator
Administrator
Hero Member
*****
Offline Offline

Posts: 8463


« Reply #5 on: November 08, 2007, 10:06:43 AM »

Right, the changes in the frontend are mostly to account for what users in general might enter. Since you are the admin, you know what to do. But point taken.

However, white spaces don't need to be trimmed. This works fine on the demo site with select lists:

http://demo.reviewsforjoomla.com/reviews/list/movies/movies/jr_dvdactors,Audrey+Tautou/order/alpha/
Logged

Please take the time to vote and to write a review: http://extensions.joomla.org
Reviews Ahoy! - Submit your jReviews site here.
Alejandro
Global Moderator
Administrator
Hero Member
*****
Offline Offline

Posts: 8463


« Reply #6 on: November 08, 2007, 10:13:18 AM »

I just confirmed that this is a bug with 1.2.07! Sad I tried it on my local install and it doesn't work and the demo has not been upgraded yet.

I will find out where the problem is and post a temp fix here.
Logged

Please take the time to vote and to write a review: http://extensions.joomla.org
Reviews Ahoy! - Submit your jReviews site here.
Alejandro
Global Moderator
Administrator
Hero Member
*****
Offline Offline

Posts: 8463


« Reply #7 on: November 09, 2007, 06:46:52 AM »

Ok, I think I have a fix for this. If you are having this problem, please submit a ticket for a replacement file to help me test it and make sure everything else search related still works with this fix.
Logged

Please take the time to vote and to write a review: http://extensions.joomla.org
Reviews Ahoy! - Submit your jReviews site here.
berniev
Jr. Member
**
Offline Offline

Posts: 48



WWW
« Reply #8 on: November 26, 2007, 06:11:59 AM »

I have upgraded my test environment and have also this adv search problem...
Logged

Jreviews on Dance Beatz! --> check out www.dancebeatz.com
Alejandro
Global Moderator
Administrator
Hero Member
*****
Offline Offline

Posts: 8463


« Reply #9 on: November 26, 2007, 06:17:02 AM »

I know, If you want to test the new version you need to submit a ticket.
Logged

Please take the time to vote and to write a review: http://extensions.joomla.org
Reviews Ahoy! - Submit your jReviews site here.
berniev
Jr. Member
**
Offline Offline

Posts: 48



WWW
« Reply #10 on: November 26, 2007, 06:24:28 AM »

I know, If you want to test the new version you need to submit a ticket.
I can't create a ticket   Cry  I got an error in the client area when I click on submit a ticket:

ERROR: You do not have enough permissions to access this page. Please log in by entering your Email Address and Password.
Logged

Jreviews on Dance Beatz! --> check out www.dancebeatz.com
Alejandro
Global Moderator
Administrator
Hero Member
*****
Offline Offline

Posts: 8463


« Reply #11 on: November 26, 2007, 06:29:40 AM »

try again now and if it doesn't work then use the contact menu at the top.
Logged

Please take the time to vote and to write a review: http://extensions.joomla.org
Reviews Ahoy! - Submit your jReviews site here.
berniev
Jr. Member
**
Offline Offline

Posts: 48



WWW
« Reply #12 on: November 26, 2007, 09:15:27 AM »

try again now and if it doesn't work then use the contact menu at the top.
Thanks for the files but the search problem is still the same...
Example:

...option,com_jreviews/task,list/criteria,/jr_format,CD/order,alpha/Itemid,57/
Gives:

Your search did not return any results. Try adjusting your search values.

Click here to go back.
Logged

Jreviews on Dance Beatz! --> check out www.dancebeatz.com
Pages: [1]
« previous next »
    Jump to: