armann
Karma: 0
|
Remository header problem. - 2006/09/30 20:28
When I try to download a file I get this error:
Warning: Cannot modify header information - headers already sent by (output started at /usr/local/psa/home/vhosts/jakobsday.com/httpdocs/home/index.php:1) in /usr/local/psa/home/vhosts/jakobsday.com/httpdocs/home/components/com_remository/remository.html.php on line 247
This line is:
header("Location: $mosConfig_live_site/components/com_remository/com_remository_startdown.php?id=$file->id&chk=$chk&userid=$userid");
How can I fix this ?
I'm using Joomla 1.0.11 and Remository 3.24
Thanks...
|