Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am using Joomla 2.5.4 and when I search using the Search component, the urls are not what they should be.

The expected url should look like this:

/desktop-projects/78-projects/76-project
/<MenuItem>/<Category>/<Article>

The actual search result urls look like this:

/component/content/article/78-projects/76-project

When it links to this /component/content/article/ style url, the page doesn't have the modules assigned to the menu item. Why doesn't it have the menu item in the url?

I have noticed that other modules/components link this way as well, is there something I'm missing ?

share|improve this question
cringes....please update your Joomla version to 2.5.8 as this might fix your problem! In future always keep your Joomla version up to date as it fixes bugs and security threats. When there is an update, the quick icon is staring you right in the face, so you can't miss it and thus there should be no reason to be left behind. If the update doesn't change this, then check for any parameters that migth affect the output of the search. – Lodder Jan 9 at 17:33
I updated it, still have the problem though. – sieben Jan 9 at 18:06

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.