|
Patch for this, I think it just needs moving to setuplib.
Also the download url the error message gives is broken, fixed that. aaah PHP4 again, I think we could add some object emulation into install.php or simply use stdClass - going to revive my ubuntu snapshot and fix it ASAP, thanks!
Hmm - I don't think its php4 cos I reproduced it on my php5 box
hmm, I am confused - need to look at this properly later today
I also do PHP 5.2. Todays 1.9 beta with xammp on xp pro.. so it would be really mystic if php was the problem...
Works now correctly (1.9b4). Closing.
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
this appears to be caused by use of new object() in download_file_content()
Dunno if we want to create the object class in the installer or something?