2
Weird, because RSS feeds are themeless.
Did you test with the default theme?
Are there messages with debug on?
(You may need to commenting out temporary this line in backend.php:le="color: #000000"><?php $GLOBALS['xoopsLogger']->activated = false;
)Edit:
Just got the complete error message:
Quote:
This page cannot be displayed due to an internal error.<br/><br/>
You can provide the following information to the administrators of this site to help them solve the problem:<br /><br />
Error: Smarty error: the $cache_dir '/home/xxxxxxx/public_html/xoops_data/caches/smarty_cache' does not exist, or is not a directory.<br /><div style='color:#fff;background-color:#fff'>Backtrace:<br />/class/smarty/Smarty.class.php (1093)
<br />/class/smarty/internals/core.write_cache_file.php (78)
<br />/class/smarty/Smarty.class.php (1279)
<br />/class/smarty/Smarty.class.php (1106)
<br />/backend.php (74)
<br /></div>
Seems you have a problem with the cache settings. Is this path correct? Did you set the permissions?
(For security reasons you have to rename the xoops_lib and xoops_data folder if they stay inside the root)