![]() |
RSS Feeds in profiles
1 Attachment(s)
I created this after a few members asking for a system whereby they can display an RSS feed in the profiles. I searched around a bit for a mod, but found none so put together some template modifications of my own.
I must say, this wouldn't be possible without dynamicdrive.com who provided all the code I needed. Check out the page for the original system here: http://www.dynamicdrive.com/dynamici...sdisplayer.htm Instructions Okay, so the first thing that you need to do is access the template manager. Select the theme you wish to add the modification to and select "Edit Templates". Now, access the headerinclude template and add the following right at the bottom: Code:
<!--RSS Feed In profile Stuff--> http://code.google.com/apis/ajaxfeeds/signup.html Paste the code into the part that says "YOUR API HERE" in the stuff you just added to the headerinclude. Hit the "Save and reaload" button. Ok, so you now need to add this file to the root directory of your forum. Just upload it via your favourite FTP client: (Right Click and Save As...) The next step is to add 2 profile fields. Both should be single line textboxes. The rest is up to you ;D Just name them something like "RSS Title" and "RSS URL". Almost done now ;) You just need to edit the MEMBERINFO template ;) Find: Code:
$template_hook[profile_right_mini] Code:
<!-- RSS Feed --> Code:
$user[fieldX] Code:
$user[WHATEVER THE FIELD ID OF YOUR RSS URL FIELD IS] Code:
$user[fieldX1] Code:
$user[WHATEVER THE FIELD ID OF YOUR RSS TITLE FIELD IS] Demo http://www.360elites.net/member.php?u=1 Screenshots See attached :] |
Nice :D
|
Thanks :)
|
All times are GMT. The time now is 10:14 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|