admin
Karma: 57
|
Re:Component remository error - 2006/10/20 11:10
Can't get to your site right now. This is the second or third report of a problem of this kind. I've not seen anything like it in testing on Mambo or Joomla.
Are you running some kind of SEF add-on software? What is the URL that is being fed to Remository when you get the problem?
Could you try putting in a diagnostic into /components/com_remository/remository.php? Around line 15, immediately after the "if not defined die" line, write a new line:
| Code: | var_dump($_REQUEST);
|
and report back on the output please
Martin Brampton aka Counterpoint http://black-sheep-research.com http://mamboguru.com |