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: $GLOBALS['xoopsLogger']->activated = false;
)Edit:
Just got the complete error message:
Quote:
This page cannot be displayed due to an internal error.
You can provide the following information to the administrators of this site to help them solve the problem:
Error: Smarty error: the $cache_dir '/home/xxxxxxx/public_html/xoops_data/caches/smarty_cache' does not exist, or is not a directory.
Backtrace:
/class/smarty/Smarty.class.php (1093)
/class/smarty/internals/core.write_cache_file.php (78)
/class/smarty/Smarty.class.php (1279)
/class/smarty/Smarty.class.php (1106)
/backend.php (74)
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)