I am having trouble display my RSS feeds. I checked it with the Feed validation service and it seems that there is some problem either with the theme or php memory
Also I increased my PHP memory limit (in php.ini) to 64M from 32M
memory_limit = 64M
but that didn't help.
There is not trouble accessing my blog though.
Any ideas?