From: Olivier G. <o.g...@no...> - 2007-11-26 12:58:27
|
Hi everyone ! At the end of the file api/model/ModelFactory.php, there is two carriage returns outside of the ?>. It causes an saved file as RSS1.0 to be incorrect as an XML file, because these caracters are at the begining of the file OR it causes the php header function to be wrong : Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/NOVACTIVE/testphp5.novactive.com/rdf/rdfapi-php/api/model/ ModelFactory.php:577) in /var/www/html/NOVACTIVE/testphp5.novactive.com/rdf/rss.php on line 31 Note that theses caracters are not present in http://sites.wiwiss.fu-berlin.de/suhl/bizer/rdfapi/phpdoc/__filesource/f source_model__modelModelFactory.php.html, but i also have one my server one blank line between every line of the source file. Hope this helps. --=20 Olivier G. |