Page 1 of 1

[SOLVED] Upgrade from 1.3.3 to 1.3.9r172 (Extern. RSS)

Posted: Mon 12. May 2008, 16:38
by StudioZ
Since I upgraded my test site from 1.3.3 to 1.3.9 r172,
I am having a problem showing external RSS feeds on homepage.
If I turn OFF the RSS feeds my page is OK.
If I turn ON the RSS feeds my page is BLANK.
Where would be the RSS file (.php) to check ?

Thanks,

Yves

Re: Upgrade from 1.3.3 to 1.3.9r172 (Extern. RSS bug)

Posted: Tue 13. May 2008, 00:30
by Oliver Georgi
Should be solved now - once when I have cleaned unused files I have deleted the snoopy class too which is required by RSS feed parser.

See: http://code.google.com/p/phpwcms/source/detail?r=173

Oliver

Re: Upgrade from 1.3.3 to 1.3.9r172 (Extern. RSS bug)

Posted: Tue 13. May 2008, 00:42
by StudioZ
Yes Sir! This is working perfectly now ! :o
Thanks a bunch Oliver ! :D :D :D
8)

Yves

Re: Upgrade from 1.3.3 to 1.3.9r172 (Extern. RSS bug)

Posted: Tue 13. May 2008, 00:46
by StudioZ
I will now be able to complete my upgrade from 1.3.3 to 1.3.9r174
for my http://www.iroutier.com

Cool 8)

Yves

Re: Upgrade from 1.3.3 to 1.3.9r172 (Extern. RSS bug)

Posted: Fri 16. May 2008, 23:57
by nuserXP
I like it^^ looks good.

Re: [SOLVED] Upgrade from 1.3.3 to 1.3.9r172 (Extern. RSS)

Posted: Sat 17. May 2008, 08:29
by Oliver Georgi
The only thing you have to check are modules you use since longer time. I must check how to solve it the better way.

The existing modules will be implemented by default.

Oliver

Re: [SOLVED] Upgrade from 1.3.3 to 1.3.9r172 (Extern. RSS)

Posted: Thu 12. Jun 2008, 05:48
by ustewjt
What was the resolution to this problem? It is not clear to me.

I am also not able to get the external RSS feeds working on my 1.3.9r172 (although I had never tried on previous versions).

What is the secret for getting this to work?

here is my feed: http://4hcm.org/forums/external.php?rss

Here is my page: http://www.4hcm.org/WCMS/index.php?id=96,266,0,0,1,0

Re: [SOLVED] Upgrade from 1.3.3 to 1.3.9r172 (Extern. RSS)

Posted: Thu 12. Jun 2008, 08:09
by Oliver Georgi
Might be missing write permissions for directory content/rss. Check that first.

Oliver