jReviews :: Customer support forum
Home
Products
Support
Demo
Latest News
Testimonials
Contact
Client Area
jReviews en Español
Knowledgebase
View categorized listing of all common frequently asked questions.
Documentation
Overview, installation & setup, template customization.
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...
Beauty Products
she20.com
www.trovaidea.it
Travel and Going Out
www.qviaggi.it
www.qristoranti.it
www.travelshopireland.com
www.bestcruisespot.com
www.playamayanews.com
www.magischenachten.nl
www.travelguides.nl
Arts & Entertainment
www.wirelessbollinger.com
www.reelshowint.com
www.music-reviewer.com
www.musicmouth.co.uk
www.playshakespeare.com
www.filmforward.de
Computers & Technology
www.joomlahostingreviews.com
www.techreviewdb.com
www.classicamiga.com
www.ipodspeakerreviews.com
www.buzzaboutwireless.com
www.eyespots.de
Real Estate
www.neulandlord.com
www.deedquest.com
Cars
www.carz.com.br
Jobs & Companies
www.jobboardreviews.com
Miscellaneous
www.threadreviews.com
www.beermaster.se
www.pharmacyreviewer.com
Affiliate Reviews
www.sistemas-afiliados.com
Extensions we recommend
Jom Comment
iJoomla.com - Pro Extensions
Joomla Backup and Restore Component
JoomlaEquipment Component
Sakic.Net - SEF Advance
JoomSuite Components
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.
Home
Help
Search
Login
Register
jReviews Support Forum
|
jReviews 1.x
|
Bug reports
|
jReviews 1.2.07
|
Problems with Advanced Search
« previous
next »
Pages:
[
1
]
Print
Author
Topic: Problems with Advanced Search (Read 1969 times)
bbgobie
Newbie
Offline
Posts: 9
Problems with Advanced Search
«
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
Posts: 9
Re: Problems with Advanced Search
«
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
Posts: 9
Re: Problems with Advanced Search
«
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
Posts: 8463
Re: Problems with Advanced Search
«
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
Posts: 9
Re: Problems with Advanced Search
«
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
Posts: 8463
Re: Problems with Advanced Search
«
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
Posts: 8463
Re: Problems with Advanced Search
«
Reply #6 on:
November 08, 2007, 10:13:18 AM »
I just confirmed that this is a bug with 1.2.07!
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
Posts: 8463
Re: Problems with Advanced Search
«
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
Posts: 48
Re: Problems with Advanced Search
«
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
Posts: 8463
Re: Problems with Advanced Search
«
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
Posts: 48
Re: Problems with Advanced Search
«
Reply #10 on:
November 26, 2007, 06:24:28 AM »
Quote from: Alejandro on November 26, 2007, 06:17:02 AM
I know, If you want to test the new version you need to submit a ticket.
I can't create a ticket
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
Posts: 8463
Re: Problems with Advanced Search
«
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
Posts: 48
Re: Problems with Advanced Search
«
Reply #12 on:
November 26, 2007, 09:15:27 AM »
Quote from: Alejandro 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.
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
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Announcements
-----------------------------
=> Announcements
-----------------------------
General
-----------------------------
=> Pre-sales questions
=> License
=> Site showcase
===> Using jReviewsEverywhere
=> Encoding questions
-----------------------------
Feature requests
-----------------------------
=> Feature requests
-----------------------------
Extensions
-----------------------------
=> CSV Import for Joomla and JReviews
-----------------------------
jReviews en Espaņol
-----------------------------
=> General Espaņol
-----------------------------
jReviews 2.x
-----------------------------
=> Installation and configuration
=> General discussion
=> Everywhere Addon
=> Themes
=> Tips & Tricks
=> Modules
=> SEF and SEO
=> Known conflicts & incompatibilities
=> Bug reports
-----------------------------
jReviews 1.x
-----------------------------
=> Installation and configuration
=> General Discussion
=> Bug reports
===> jReviews 1.2.07
===> jReviews 1.2.08
===> jReviews 1.2.09
=> Tips & tricks
=> Templates
===> Translations
===> Icons & Graphics
===> User Submitted Templates
=> Using SEF Extensions
-----------------------------
jReviews 1.x - jReviewsEverywhere Addon
-----------------------------
=> General Discussion
=> Modules
=> Bug reports
-----------------------------
jReviews 1.x - jReviews+Fireboard/Joomlaboard Addon
-----------------------------
=> General Discussion
===> jReviews + Joomlaboard Old Posts
=> Bug Reports
-----------------------------
jReviews 1.x - jReviews Modules and Hook Components
-----------------------------
=> Modules & bots
=> User Submitted Addons
=> Hook Components
-----------------------------
Freelance board
-----------------------------
=> The freelancer corner
=> jReviews Professionals
-----------------------------
Review Centric Community Building
-----------------------------
=> Requests for reviews
=> Tips for getting users to submit reviews
-----------------------------
Off Topic
-----------------------------
=> J's Lounge
Powered by SMF 1.1.7
|
SMF © 2006-2008, Simple Machines LLC
Joomla Bridge by
JoomlaHacks.com