|
RSS Parser System
|
| Stewart-G0LGS |
Posted on 24-01-2011 08:10
|

Member

Posts: 77
Joined: 28/11/2010
|
RSS Parser Panel displays any number of RSS Feeds from other sites into side or center panels on your PHP-Fusion site.
The Administration Panel is used to configure Feeds and you can use the Standard Panel Admin page to control the display order.
Sample Feeds are included.
-- View this Addon -- |
| |
|
|
| Craig |
Posted on 24-01-2011 08:20
|

Fusioneer

Posts: 3980
Joined: 27/09/2005
|
rss_parser_panel_admin.php
Hardcoded Text
opentable("RSS Parser System V".$rssp_version." (".$rssp_verdate.")");
echo "<table>\n";
echo "<tr><td>Copyright © 2011 by Stewart Wilkinson G0LGS (";
echo hide_email('','','RSS-Parser-System').")</td></tr>\n";
echo "<tr><td>See: <a href='http://www.g0lgs.co.uk/soft_vers.php?AppName=rssparser&Vers=";
echo $rssp_version."' target='_blank'>http://www.g0lgs.... </a>";
echo " for updates.</td></tr>\n";
if( ! is_writable( INFUSIONS."rss_parser_panel/cache/" ) ){
$msg = str_replace("[CACHE_FOLDER]", "/infusions/rss_parser_panel/cache/", $locale['rssp_150']);
echo "<tr><td style='color:red;'><strong>".$msg."</strong></td></tr>\n";
}else{
echo "<tr><td style='color:green;'><strong>".$locale['rssp_151']."</strong></td></tr>\n";
}
echo "</table>\n";
closetable();
<select name='location' class='textbox'".$readonly." title='".$locale['rssp_126b']."'>
<option value='1' ".$loc1.">Left</option>
<option value='2' ".$loc2.">U-Ctr</option>
<option value='3' ".$loc3.">L-Ctr</option>
<option value='4' ".$loc4.">Right</option>
</select>
<select name='access' class='textbox'".$readonly." title='".$locale['rssp_127b']."'>
<option value='0' ".$acc1.">Public</option>
<option value='101' ".$acc2.">Member</option>
<option value='102' ".$acc3.">Admin</option>
<option value='103' ".$acc4.">Super-Admin</option>
</select>
Edited by Craig on 24-01-2011 19:50
|
| |
|
|
| Stewart-G0LGS |
Posted on 24-01-2011 19:16
|

Member

Posts: 77
Joined: 28/11/2010
|
Ok, I accept that some of the quoted sections contain hard-coded text, but some is not.
The updated version (0.5.4) will be on my site (as linked in the Admin Panel) a little later tonight (I'm just testing that I have not broken it) and will be submitted as an update a while after that.
Update to V0.5.4 now on my download site (@ 20:15 GMT)
Edited by Stewart-G0LGS on 24-01-2011 20:21
Stewart G0LGS
I DO NOT response to PM's regarding any posts on this Forum !
|
| |
|
|
| smokeman |
Posted on 24-01-2011 19:47
|

Veteran Member

Posts: 960
Joined: 23/06/2006
|
I don't see what's wrong with the "section-2 code" too ?
|
| |
|
|
| Craig |
Posted on 24-01-2011 19:50
|

Fusioneer

Posts: 3980
Joined: 27/09/2005
|
Second Removed.
|
| |
|
|
| Dagda1984 |
Posted on 18-11-2011 11:15
|

Newbie

Posts: 5
Joined: 06/08/2010
|
I wonder if anyone can help me?
I am using a custom front page panel to layout the home page on my site and i would like to display an RSS feed, but when i try and link the parser panel like i have with other panels i keep getting an "Error: Unknown Feed" message. All the other panels i link into the front page panel load as they should but it just seems to be this one that doesn't want to play.
Is there any way i can get the panel to display properly in the custom home panel?
Thank you for your time and i hope to hear from someone soon :-) |
| |
|
|
| Shadow_asp |
Posted on 03-05-2012 11:01
|

Junior Member

Posts: 22
Joined: 15/07/2011
|
This infusion doesnt create the tables on my site. I'm trying the latest v0.7.7
I infuse the mod, then head over to infusions and see this error above "Currently configured RSS feeds":
CodeTable 'fusiontest.ft_rss_parser_panel_feeds' doesn't exist
This was tried on a clean install of 7.02.05
Apache 2.2.21 , PHP 5.3.8 , MySQL 5.5.15 |
| |
|
|
| gh0st2k |
Posted on 03-05-2012 13:11
|

Member

Posts: 134
Joined: 23/11/2008
|
Type=MyISAM -> ENGINE=MyISAM
infusion.php
Ex Senior Dev.
|
| |
|
|
| Shadow_asp |
Posted on 03-05-2012 13:23
|

Junior Member

Posts: 22
Joined: 15/07/2011
|
Thanks. That did the trick 
May I ask what the difference are between Type and Engine? |
| |
|
|
| Stewart-G0LGS |
Posted on 03-05-2012 21:49
|

Member

Posts: 77
Joined: 28/11/2010
|
V0.7.8 now available with the ENGINE=MyISAM change.
(My other add-ons that have still have Type=MyISAM will be updated shortly too).
Stewart G0LGS
I DO NOT response to PM's regarding any posts on this Forum !
|
| |
|
|
| Shadow_asp |
Posted on 04-05-2012 14:01
|

Junior Member

Posts: 22
Joined: 15/07/2011
|
Nevermind. Found out that ....
The older term TYPE is supported as a synonym for ENGINE for backward compatibility, but ENGINE is the preferred term and TYPE is deprecated.
Normally, it is unnecessary to use ENGINE to specify the MyISAM storage engine. MyISAM is the default engine unless the default has been changed. To ensure that MyISAM is used in situations where the default might have been changed, include the ENGINE option explicitly.
Source |
| |
|
|
| spunk |
Posted on 19-06-2012 17:17
|

Member

Posts: 64
Joined: 01/11/2010
|
Works for me with one rss-feed on center-panel. Thank you!
But another one works not on left side panel.
Is this a adress issue?
this is the feed-adress: http://www.fortun...p;type=100
panel says: Sorry: There is no news from this feed
Any help with this? |
| |
|
|
| Mady |
Posted on 18-09-2012 17:43
|

Newbie

Posts: 1
Joined: 18/09/2012
|
Hello! This infusion is exactly what I am looking for. However, I am having trouble getting it to work with a particular feed. This feed often includes embedded videos and images in addition to text.
On your website, you mention the mod has the ability to parse feeds up to 64k. I have no idea how to determine the "size" of a feed, but could that be causing the problem? The feed I'm referring to is:
http://www.mmo-ch...p;count=10
Oddly, I was able to get some data to show using previous versions of the mod... for example, I could get the title link to display. On an even more outdated version, it was displaying the html for the feed. However, with this latest version, all I get is the "Sorry: We are unable to display this feed at this time" error message, no matter how I configure the feed. :(
Any help would be most appreciated. Thank you kindly. |
| |
|