[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

Question
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

9.3

Expression Engine auto_path

Asked by phper in Web-Based CMS

Hello I'm very new to EE and am having 2 issues.

I'm using [code]<a href="{auto_path}">{title}</a>[/code] on my custom search results page, however, instead of linking to "http://www.mysite.com/This-Is-My-Page" it's linking to "http://www.mysite.com/index.php/This_Is_My_Page"

I think the index.php has to do with the search results page being "http://www.mysite.com/index.php/results" In my search form I have:

[code]{exp:search:simple_form weblog="weblog" no_result_page="noresults" result_page="/results/" search_in="everywhere"}
<label for="keywords"></label><h4>SEARCH My Site</h4>
&lt;input maxlength="190" size="18" value="" id="keywords" name="keywords" style="width: 160px;" type="text"&gt;
<p>&lt;input value="submit" class="form_btn" src="files/send-button.gif" type="image"&gt;&lt;/p>
{/exp:search:simple_form}
[/code]

And the rest of my site doesn't use index.php in the url. So if I'm at "http://www.mysite.com/A-Page" and use the above search form I am taken to "http://www.mysite.com/index.php/results/STRING" I believe if the search form pointed to "http://www.mysite.com/results/STRING" Then the {auto_path} would not include index.php

My second issue is {auto_path} is using underscores not dashes for the links (i.e.  This_Is_My_Page not the actual page This-Is-My-Page).

So 2 questions:
1) How do I point my search form to "http://www.mysite.com/results" not "http://www.mysite.com/index.php/results" ? I think if I did this it would remove index.php from {auto_path{ in my search results.
2) How do I get my search result links to point to the correct page "http://www.mysite.com/This-Is-My-Page" not "http://www.mysite.com/index.php/This_Is_My_Page" I guess if I could solve question #2 I would be solving #1 too.

Thanks
[+][-]11/03/09 10:55 PM, ID: 25737018Accepted Solution

View this solution now by starting your 30-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

About this solution

Zone: Web-Based CMS
Sign Up Now!
Solution Provided By: Notexa
Participating Experts: 1
Solution Grade: A
 
 
Loading Advertisement...
20091021-EE-VQP-81 - Hierarchy / EE_QW_3_20080625