The site running XOOPS 2.0.17 with 3.06 works fine with RSS. The updated site with XOOPS 2.0.18.1 with 3.06 does not give RSS results.
JMorris wrote:
...Many hosting providers have measures in place to block scripts that send out more than 100 emails at a time. Most ISPs check for such pattern and could blacklist your domain if your not careful.
XOOPS 2.0.18 release notes
------------------------------------------------------------------------------
The XOOPS development team is pleased to announce the release of XOOPS 2.0.18.
This is mainly a security fix release. Some main changes include:
- Added sanitizing to integer parameters before being used in DB query to avoid SQL injection
- Added sanitizing to XOOPS form elements to avoid XSS
- Added theme "zetagenesis" as experimental step towards XOOPS 3.0 theme engine
- Improved permission check in comments
Read the full changelog for details.
Installing XOOPS
-----------------------------------
1. Copy the content of the htdocs/ folder where it can be accessed by your server
2. Ensure mainfile.php, cache, templates_c and uploads are writable by the webserver
3. Access the folder where you installed the htdocs/ files using your web browser to launch the installation wizard
Upgrading from a previous version
-----------------------------------
Upgrading from XOOPS 2.0.17.1 (easy way)
1. Get the update package from the sourceforge file repository
2. Overwrite your existing files with the new ones
Upgrading from XOOPS 2.0.14/2.0.15/2.0.16/2.0.17.* (using the full package)
1. Move the "upgrade" folder inside the "htdocs" folder (it's been kept out as it's not needed for full installs)
2. Delete htdocs/mainfile.php, htdocs/install/, htdocs/cache/, htdocs/extras/, htdocs/template_c/, htdocs/themes/ and htdocs/uploads/
3. Upload the content of the htdocs folder over your existing files
4. Access/upgrade/ with a browser, and follow the instructions
5. Follow the instructions to update your database
6. Delete the upgrade folder
rom what i understand..the instructions means delete the files in the htdocs folder(20171 zip) that you download..not delete the files in your XOOPS 2016