News:

When one conveys certain things, particularly of such gravity, should one not then appropriately cite sources, authorities...

Main Menu

hate the format

Started by tacoma_kyle, May 20, 2008, 07:10:57 AM

Previous topic - Next topic

Whitney

Update...I'm still looking into it.  There are about 5 various RSS mods being developed right now but none have been released for phpbb3.  There is also a new update to phpbb3, so I need to make sure that is running right before tinkering with using unreleased mods.

Whitney

OK, I have the mod for RSS.  There is a coding error in the mod installations so I haven't gotten it installed yet.  I have to play find the white space later.

Anyone (that is familiar with php) see the incorrect white space?  I'm honestly going to have to guess to find it.

<li><a href="{U_RSS}" title="{L_RSS_EXPLAIN}"><img src="{T_THEME_PATH}/images/icon_rss.gif"/></a></li>

'RSS_EXPLAIN'  =>'Click here to add RSS feed ',
'RSS_READ_TOPIC' =>'Read Main Topic',
'RSS_COPYRIGHT' =>'Copyright by',
'RSS_FAILURE' =>'Failed to get latest topics',


'U_RSS' =>append_sid("{$phpbb_root_path}rss.$phpEx"),

Whitney

Btw,  here's the link to get the RSS feed:

rss.php