ok thanks, you have pointed me in the direction of why it doesnt work for some ppl, I have to update the php code so it wrks with all php versions (think it only works with php 4 and below right now). Sorry for taking a while, have only just managed to get myself set up again in a new country/job/house etc. Will get this fixed this week! - and ill update the zip file, and put a link here to the new php file.
A quick fix for ppl using php5, edit the fetchRSS2.php file, and change the "file_put_contents_php4" to "file_put_contents", you can just delete the "file_put_contents_php4 function"
(sorry I made this for my host which is still usng php4, grr! when will they update!)
|