Gossamer Forum
Quote Reply
%
Whenever a search result with space is returned, %20 appears where spaces would be. How do i fix this?

------------------
Regards,
Brian
mjordn12@aol.com

http://www.virtualis.com/vr/jvass/
Virtualis Systems - Your home on the 'net.

Quote Reply
Re: % In reply to
Uh...Like has been mentioned before...

Use <%query%>.

If you are not using templates, use $query.

Regards,

------------------
Eliot Lee
Anthro TECH,L.L.C
www.anthrotech.com
* Be sure to visit the Resource Center for FAQ's, Modifications and Extra Goodies!!
* Search Forums!
* Say NO to Duplicate Threads. :)
----------------------








Quote Reply
Re: % In reply to
Whoops, just looked over the code and see that I was using $term instead of $query. Sorry =)

------------------
Regards,
Brian
mjordn12@aol.com

http://www.virtualis.com/vr/jvass/
Virtualis Systems - Your home on the 'net.

Quote Reply
Re: % In reply to
Eliot, are you sure it must be $query for non-templates?
When I entered this variable nothing showed up, but entering $in{'query'} led to the correct results.
Quote Reply
Re: % In reply to
Oops...Yep...but whatever works!

Regards,

------------------
Eliot Lee
Anthro TECH,L.L.C
www.anthrotech.com
* Be sure to visit the Resource Center for FAQ's, Modifications and Extra Goodies!!
* Search Forums!
* Say NO to Duplicate Threads. :)
----------------------