SMFHacks.com
** Home Forum Index Hacks Products Login Register Search
Welcome, Guest. Please login or register.
May 23, 2012, 12:16:01 pm

Login with username, password and session length
Members
Total Members: 10069
Latest: tetsujrock
Stats
Total Posts: 28682
Total Topics: 4975
Online Today: 94
Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Users: 0
Guests: 47
Total: 47
+ 
|-+ 
| |-+ 
| | |-+ 
| | | |-+ 
| | | | |-+ 
0 Members and 2 Guests are viewing this topic. « previous next »
Pages: [1] Go Down Print
Author Topic: RSS Icon Feed v1.1 in SMF 1.5, needs manual install  (Read 2986 times)
Starbuck
Newbie
*
Offline Offline

Posts: 1


View Profile
« on: July 17, 2008, 05:58:11 am »

For anyone who is still using this mod, I came to this forum because the RSS icons weren't showing up and I had forgotten how to set them. We're using the "Soft Global" template marked as v1.1.5 compatible. The info below was the exact solution - and duh/oops that's what I did on another board...   Roll Eyes Thanks for the info.

However - I got the v1.1 RSS Feed Icon mod from here.  Is that still the most current for this mod? It doesn't look like the feed.xml executed so I had to mod the code manually. It seems the help posted in this forum for this mod always suggests doing a manual update. This mod is only supposed to do two things, update the BoardIndex and MessageIndex templates - and it's not doing either one. Is this mod going to be retired? I don't care much, it's a real simple one - just asking in case others want to use it too. And note, there are two templates that should be modified, not just one.

Thanks.
Are you using a custom theme? if so, You will need to edit the BoardIndex.template.php of the theme that you are using.
Open that file
Find
Code:
', $board['name'], '</a></b>
Add this after
Code:
&nbsp;<a href="' . $scripturl . '?action=.xml;board=' . $board['id'] . ';type=rss"><img src="' . $settings['images_url'] . '/rss.png" alt="rss" /></a>
Logged
MalteseFalconX
Newbie
*
Offline Offline

Posts: 1


View Profile
« Reply #1 on: February 21, 2009, 09:30:33 pm »

For anyone who is still using this mod, I came to this forum because the RSS icons weren't showing up and I had forgotten how to set them. We're using the "Soft Global" template marked as v1.1.5 compatible. The info below was the exact solution - and duh/oops that's what I did on another board...   Roll Eyes Thanks for the info.

However - I got the v1.1 RSS Feed Icon mod from here.  Is that still the most current for this mod? It doesn't look like the feed.xml executed so I had to mod the code manually. It seems the help posted in this forum for this mod always suggests doing a manual update. This mod is only supposed to do two things, update the BoardIndex and MessageIndex templates - and it's not doing either one. Is this mod going to be retired? I don't care much, it's a real simple one - just asking in case others want to use it too. And note, there are two templates that should be modified, not just one.

Thanks.
Are you using a custom theme? if so, You will need to edit the BoardIndex.template.php of the theme that you are using.
Open that file
Find
Code:
', $board['name'], '</a></b>
Add this after
Code:
&nbsp;<a href="' . $scripturl . '?action=.xml;board=' . $board['id'] . ';type=rss"><img src="' . $settings['images_url'] . '/rss.png" alt="rss" /></a>

Is this still good code? I mean, I know the orginal post is like 4 years old - and yeah, I'm still using it (RSS Logos) - but loaded a new 2.0RC1 theme and the board/themeindex.php has obviously changed allot - Can you still use this with SMF 2.0RC1 - AND - a non-SMF theme?

TIA -

MF-

PS: I'd add that I saw/see there are 2.0 "instructions" but the php files are still not the same names... Not a php expert by any means, so -- maybe I'm looking at the wrong stuff

http://custom.simplemachines.org/mods/index.php?action=parse;mod=376;attach=68472;smf_version=2.0_RC1
« Last Edit: February 21, 2009, 09:32:31 pm by MalteseFalconX » Logged
Pages: [1] Go Up Print 
« previous next »
Jump to:  

Recent
[May 21, 2012, 08:54:11 am]

[May 20, 2012, 11:06:52 am]

[May 20, 2012, 05:58:11 am]

[May 19, 2012, 06:16:58 pm]

[May 19, 2012, 05:42:37 pm]

[May 18, 2012, 03:08:38 pm]

[May 17, 2012, 06:07:46 pm]

[May 17, 2012, 02:22:07 pm]

[May 17, 2012, 12:38:16 pm]

[May 15, 2012, 09:32:27 pm]
Random Picture
Donate to SMFHacks.com
Help Support the SMFHacks.com mod making.
Powered by SMF 1.1.16 | SMF © 2006-2011, Simple Machines LLC
TinyPortal v0.9.7 © Bloc
SMF and SimpleMachines are registered trademarks of Simple Machines. SMFHacks.com is not affiliated with nor endorsed by Simple Machines.
Page created in 0.206 seconds with 18 queries.