JulianA00 Posted January 19, 2013 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 42 Reputation: 0 Joined: 12/17/12 Last Seen: March 10, 2013 Share Posted January 19, 2013 Sorry, I guess I didn't explained myself well. What I want to do is, instead of using $this->redirect($this->url('news','index')); in my main/index.php and - obviously redirect to the news page, I want to include it inside a <div> in my main page, Link to comment Share on other sites More sharing options...
clydelion Posted January 19, 2013 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 754 Reputation: 186 Joined: 05/22/12 Last Seen: October 15, 2022 Author Share Posted January 19, 2013 ohh, copy content of this addon to your index,php ( that's module and theme ) 1 Link to comment Share on other sites More sharing options...
JulianA00 Posted January 19, 2013 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 42 Reputation: 0 Joined: 12/17/12 Last Seen: March 10, 2013 Share Posted January 19, 2013 (edited) I've considered this idea but still haven't tried, I thought that including it would make it look cleaner. Do you have any idea if it's possible? Anyway, I'll copy the addon content to index.php. Thanks Edited January 19, 2013 by JulianA00 Link to comment Share on other sites More sharing options...
nndsl Posted August 25, 2013 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 53 Reputation: 3 Joined: 11/28/11 Last Seen: June 1, 2016 Share Posted August 25, 2013 (edited) · Hidden by Akkarin, December 6, 2013 - User request. Hidden by Akkarin, December 6, 2013 - User request. delete me message please Edited August 25, 2013 by nndsl Link to comment
Chok Designer Posted November 29, 2013 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 108 Reputation: 0 Joined: 08/01/12 Last Seen: February 27, 2015 Share Posted November 29, 2013 <?php foreach($rss->items as $item):?><h4><a class="news_link" href="<?php echo $item['link'] ?>" target="_blank"><?php echo $item['title'] ?></a> <?php if(isset($item['pubdate'])): ?> <small>on <?php $item['pubdate'] = date ('l, F dS, Y', strtotime ($item['pubdate'])); echo $item['pubdate'];?></small> <?php endif; ?></h4><hr/><?php endforeach; ?> these code for "click the title to direct you to the thread." its now working for me sir Link to comment Share on other sites More sharing options...
Shio Devs Posted December 6, 2013 Group: Members Topic Count: 14 Topics Per Day: 0.00 Content Count: 135 Reputation: 20 Joined: 02/05/13 Last Seen: August 24, 2014 Share Posted December 6, 2013 mines not displaying the feed at all but it seems its installed correctly, and the feeds exported, any ideas? Link to comment Share on other sites More sharing options...
Akkarin Posted December 6, 2013 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1630 Joined: 03/26/12 Last Seen: Monday at 02:17 PM Share Posted December 6, 2013 Are you getting anything in your FluxCP error logs? Link to comment Share on other sites More sharing options...
pxxpw123 Posted December 28, 2013 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 6 Reputation: 0 Joined: 12/15/13 Last Seen: January 28 Share Posted December 28, 2013 Nice work ! thats addon amazing...I want to now how can i show only title of topics ? i use ipb rss Thx Link to comment Share on other sites More sharing options...
Sparks Posted April 22, 2014 Group: Members Topic Count: 20 Topics Per Day: 0.00 Content Count: 50 Reputation: 0 Joined: 09/05/13 Last Seen: December 4, 2014 Share Posted April 22, 2014 is the TS is still active ? how can i make the RSS feeds from SMF Forum to FluxCP in just one board ? like Server Announcements .. all post in the Server Announcement Board will be seen also at the FluxCP .. just the Server Announcement Board topics .. not all the latest topics made and replied .. Link to comment Share on other sites More sharing options...
clydelion Posted April 22, 2014 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 754 Reputation: 186 Joined: 05/22/12 Last Seen: October 15, 2022 Author Share Posted April 22, 2014 here..go figure. http://wiki.simplemachines.org/smf/XML_feeds Link to comment Share on other sites More sharing options...
Sparks Posted April 22, 2014 Group: Members Topic Count: 20 Topics Per Day: 0.00 Content Count: 50 Reputation: 0 Joined: 09/05/13 Last Seen: December 4, 2014 Share Posted April 22, 2014 sir how about if it is restricted to channels ? Link to comment Share on other sites More sharing options...
clydelion Posted April 22, 2014 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 754 Reputation: 186 Joined: 05/22/12 Last Seen: October 15, 2022 Author Share Posted April 22, 2014 Do you mean categories? Add this clause to your url, don't forget to change x to your category number. c=x; Link to comment Share on other sites More sharing options...
Sparks Posted April 22, 2014 Group: Members Topic Count: 20 Topics Per Day: 0.00 Content Count: 50 Reputation: 0 Joined: 09/05/13 Last Seen: December 4, 2014 Share Posted April 22, 2014 how can i make the RSS Feeds from SMF forum to FluxCP with themes to show only the Server Announcement Board ? >_< sorry for my bad english .. ive already change c=1 upto c=4 but nothing happens .. fluxcp still shows the other post by players .. Link to comment Share on other sites More sharing options...
clydelion Posted April 22, 2014 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 754 Reputation: 186 Joined: 05/22/12 Last Seen: October 15, 2022 Author Share Posted April 22, 2014 Ask from the SMF forum as this is a concern within the forum software. Try the ff though: 1. Restrict viewing of replies to logged in users only though. 2. Disable replies to this subforum. Link to comment Share on other sites More sharing options...
Zeiyan Posted October 18, 2014 Group: Members Topic Count: 49 Topics Per Day: 0.01 Content Count: 275 Reputation: 23 Joined: 01/06/13 Last Seen: September 1, 2024 Share Posted October 18, 2014 http://rathena.org/board/topic/98555-fluxcp-ra-help/?p=271091 Help with this please sir. All the info is in the post. i think rA fluxcp included this addon in their project. Link to comment Share on other sites More sharing options...
pettzpettz Posted December 20, 2014 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 1 Reputation: 0 Joined: 12/20/14 Last Seen: December 21, 2014 Share Posted December 20, 2014 thank you kub Link to comment Share on other sites More sharing options...
Skyster Posted February 23, 2015 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 7 Reputation: 0 Joined: 02/06/15 Last Seen: December 9, 2020 Share Posted February 23, 2015 My IPB don't post last new... just old news! Link to comment Share on other sites More sharing options...
Recommended Posts