https://www.icyphoenix.com/viewtopic.php?f=35&t=6674&p=45883#p45883 ----------------------------------- KasLimon Wed 11 Nov, 2009 10:48 Re: RSS Not Working ----------------------------------- Have you tried htaccess fix? If you haven't, please do it. If you had: Try to add this to your htaccess instead of the line I told you before. Add it on the fist line: [code linenumbers=false]php_flag allow_url_include on[/code] If this doesn't work just try to find [i]allow_url_include[/i] in your php.ini file and replace off or 0 with on. The problem is that I really don't know where this file is located, and if you can modify it.