Friday 26 November 2010 7:22:53 am
Hi,
I don't know why, but on a remote hosting I get a «Data error» instead of the list of the sub-elements. I don't get this error on my own server. In order to fix this problem, we have to edit the file: lib/ezutils/classes/ezsys.php and replace the line 923:
$isCGI = ( substr( php_sapi_name(), 0, 3 ) == 'cgi' ); by this one
$isCGI = false; Clear all the caches. If someone could explain exactly what is the problem, it would be perfect;-) Pascal
Ce qui embellit le désert c'est qu'il cache un puits... quelque part... (A. de Saint-Exupéry) - http://luxpopuli.fr/eZ-Publish
|