Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Rss does not report any discussions
isideweb
New
I have moved my forum (ver 2.3) from Win 2012 R2, PHP 5.6.24 to Win 2016, PHP 7.1,
The Two forums have the identical files, configuration and database,
but in the 2th forum rss feed does not work, return only the code that i report follow and does not return any error.
I've tried also with Vanilla 2.4b1 with the same behaviour.
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"> <channel> <title>Discussioni Recenti — Technology BSA Forum</title> <link>http://forumlocal.technologybsa.com/forum/</link> <pubDate>Thu, 27 Apr 2017 22:10:55 +0000</pubDate> <language>it</language> </channel> </rss>
Tagged:
0
Comments
I've done another test, I've unistalled PHP 7.1 (x86) and i've installed PHP 5.6.3 (x86), and now feed.rss work properly.
Is it a bug of vanilla or I need specific configuration for PHP 7.1 ?
I cannot reach any page under http://forumlocal.technologybsa.com/forum/
Has there been a working installation of Vanilla?
forumlocal is binded to local ip address.
I've configured two web site (public).
PHP 5.6
http://forum5.technologybsa.com/phpinfo.php
http://forum5.technologybsa.com/forum/
http://forum5.technologybsa.com/forum/discussions/feed.rss (work)
PHP 7
http://forum7.technologybsa.com/phpinfo.php
http://forum7.technologybsa.com/forum/
http://forum7.technologybsa.com/forum/discussions/feed.rss 8not work)