admin
Karma: 57
|
Re:Component remository error - 2006/10/21 09:11
The problem does look to be in the SEF. Please notice that the $_REQUEST information corresponds to a non-SEF URL that would look like: http://homebusinessnetwork.co.za/index.php?option=com_remository&Itemid=34&func=32. This is incorrect for a Remository URL.
Now, also notice that the pseudo file on the end of the SEF link is 32.html. And this gets translated back into func=32 by the SEF revert operation. If you also look at the entry in the menu (from the admin side menu maintenance), I think you will find that there is NOT any mention of 32.
You can also see that if you go to the "Downloads" page here and then add 32.html to the end of the URL, you will get the same error. The 32.html is not created by the Remository SEF processing, and so the Remository SEF decoding doesn't know how to handle it. This is a Joomsef issue - if Joomsef adds extra items to the URL, then it should be stripping them off again.
Martin Brampton aka Counterpoint http://black-sheep-research.com http://mamboguru.com |