it gives me TITLE and SUBTITLE and lines which rounds rss links but i can't get rss links.
rss address is OK because i try it on other WCMS site.
here is screenshot:

jimbOO wrote:on one phpwcms v1.2.3-DEV site RSS feed suddenly stop working! i can't find where is the problem?
it gives me TITLE and SUBTITLE and lines which rounds rss links but i can't get rss links.
rss address is OK because i try it on other WCMS site.
here is screenshot:
Code: Select all
$phpwcms["allow_remote_URL"] = 1; //0 = no remote URL in {PHP:...} replacement tag allowed, 1 = allowed
Code: Select all
$phpwcms["cache_timeout"] = 0; //default cache timeout setting in seconds - 0 = caching Off