Topic on Extension talk:RSS

Christharp (talkcontribs)

Mediawiki version 1.26.2

Php 5.5.30 (fpm-fcgi)

RSS Version 2.25.0 (f4aaed1)

The extension just renders the name of the template: MediaWiki:Rss-feed.

Other details:

$wgRSSUrlWhitelist = array( "*" );

$wgRSSAllowImageTag = true;

$wgRSSUrlNumberOfAllowedRedirects = 5;

I changed those a few times, but nothing worked.

I assume I'm missing something simple, because that's generally the case, but some help would be great. Thanks

Additionally info:

No errors shown. The following is set in the LocalSettings:

#Errors remove before live

$wgShowExceptionDetails = true;

error_reporting( E_ALL );

ini_set( 'display_errors', 1 );

12.96.43.3 (talkcontribs)

I am also seeing garbage on 1.26 with the plug in. Any alternatives?

Reply to "Not rendering"