Joomla Remository - could not be saved, because the source file could not be read
- STEFi - 2008-03-26 08:11:27
How to remove problems with downloading files from Remository. Updated 2010-02-01
could not be saved, because the source file could not be read.
could not be saved, because the source file could not be read.
...
Problem:
Unable to download files from Remository in Firefox and IE too. In IE there is 404 error page instead of error message.
Error message:
/tmp/somefile could not be saved, because the source file could not be read...
Solution:
1. Edit file: remository_component_home/c-classes/remository_download_Controller.php
2. Comment line 159:
// while(@ob_end_clean())
3. Save file.
Now, everything works, enjoy it.
Joomla version: 1.0.13
PHP: 5.2
Remository: 3.42
I had also problem on Joomla 1.5 and Remository 3.52.8J.