Forum RSS Feeder
Subject: Forum RSS Feeder
I am in search of a mod that will allow you to have rss feeds streamed right into your forums as individual threads. Is there any thing like this available for IP?
Subject: Re: Forum RSS Feeder
This MOD is only for IP .27c. It has not been tested with the beta or RC versions of Icy Phoenix.
Forum Integrated News Delivery
Forum Integrated News Delivery
Subject: Re: Forum RSS Feeder
Hi, i used this mod in the past and it became popular for ICY, are there any plans to revisit for 1.3?
Notyet
Notyet
Subject: Re: Forum RSS Feeder
Forum Integrated News Delivery
i wish so much i seen this before i had upgraded!
Chaotic OR anyone have you tested this with the new upgrade! i have upgrade to 1.3 with patch A
is Forum Integrated News Delivery news working? or any one got it working with 1.3
i have config all the files again , when i click on FIND - newsfeeds i get the words Hacking attempt.
any ideas.? Chaotic you saved my life last time with this mod! can you do your magic again
includes/constants.php
lang_main.php
have been edited and code inserted!
[hey Notyet i would love if sum one could put this into 1.3 or just fix small problem]
thanks
http://dark-asylum.co.uk/forum/
Icy Phoenix 1.3.0.53 right i going install blank database and clean fourm to see if this works will report back! in few hrs

i wish so much i seen this before i had upgraded!
Chaotic OR anyone have you tested this with the new upgrade! i have upgrade to 1.3 with patch A
is Forum Integrated News Delivery news working? or any one got it working with 1.3
i have config all the files again , when i click on FIND - newsfeeds i get the words Hacking attempt.
any ideas.? Chaotic you saved my life last time with this mod! can you do your magic again
includes/constants.php
lang_main.php
have been edited and code inserted!
[hey Notyet i would love if sum one could put this into 1.3 or just fix small problem]
thanks
http://dark-asylum.co.uk/forum/

Icy Phoenix 1.3.0.53 right i going install blank database and clean fourm to see if this works will report back! in few hrs

Subject: Re: Forum RSS Feeder
Hi Gorgon,
thanks for replying to this tread , does the define('IN_ICYPHOENIX', true); have go into admin_newsfeed_sources.php or admin_newsfeeds.php as these files are access by the amd page? as i did google this and look over it for few hrs, even tried puting this into the php in diffrent ways!, but with no luck.
the below code code worked on the old IP 1.2.7 with no problems, any help would be great full, as i know how busy you are,
or will there have to be more changes to the source code that Zuker did
admin_newsfeed_sources.php
admin_newsfeeds.php
(after 3 hrs playing i got this far see screen dump)
Fatal error: Call to undefined function session_pagestart() in /home/ch0pper/public_html/forum/adm/pagestart.php on line 35
includes/constants.php
// FIND - newsfeeds
define('NEWSFEEDS_TABLE', $table_prefix . 'newsfeeds');
define('POST_NEWSFEED_URL', 'n');
// end FIND - newsfeeds
language/lang_english/lang_main.php
// FIND - newsfeeds MOD
$lang['Check_All'] = 'Check All';
$lang['UnCheck_All'] = 'UnCheck All';
$lang['News_Read_More'] = 'Read more...';
$lang['News_Read_Comments'] = 'Read comments...';
$lang['News_Category'] = 'Category: ';
$lang['News_Publish_Date'] = 'Publish Date: ';
$lang['News_Source'] = 'Source: ';
$lang['News_Description'] = 'Description: ';
$lang['News_Summary'] = 'Summary:';
$lang['News_Author'] = 'Author:';
$lang['News_Direct_Download'] = 'Direct Download:';
$lang['News_Duration'] = 'Duration:';
$lang['News_Bytes'] = 'bytes';
// Path to RSS icon image displayed in post. Leave empty if icon not needed.
$lang['News_RSS_Icon'] = 'http://thecomichaven.com/images/rssIcon.gif';
// Path to Podcast icon image displayed in post. Leave empty if icon not needed.
$lang['News_Podcast_Icon'] = 'http://thecomichaven.com/images/podcastIcon.gif';
// end FIND - newsfeeds MOD
Mighty Gorgon wrote: [View Post]
Hi Gorgon,
thanks for replying to this tread , does the define('IN_ICYPHOENIX', true); have go into admin_newsfeed_sources.php or admin_newsfeeds.php as these files are access by the amd page? as i did google this and look over it for few hrs, even tried puting this into the php in diffrent ways!, but with no luck.
the below code code worked on the old IP 1.2.7 with no problems, any help would be great full, as i know how busy you are,
or will there have to be more changes to the source code that Zuker did
admin_newsfeed_sources.php
admin_newsfeeds.php
(after 3 hrs playing i got this far see screen dump)
Fatal error: Call to undefined function session_pagestart() in /home/ch0pper/public_html/forum/adm/pagestart.php on line 35


includes/constants.php
// FIND - newsfeeds
define('NEWSFEEDS_TABLE', $table_prefix . 'newsfeeds');
define('POST_NEWSFEED_URL', 'n');
// end FIND - newsfeeds
language/lang_english/lang_main.php
// FIND - newsfeeds MOD
$lang['Check_All'] = 'Check All';
$lang['UnCheck_All'] = 'UnCheck All';
$lang['News_Read_More'] = 'Read more...';
$lang['News_Read_Comments'] = 'Read comments...';
$lang['News_Category'] = 'Category: ';
$lang['News_Publish_Date'] = 'Publish Date: ';
$lang['News_Source'] = 'Source: ';
$lang['News_Description'] = 'Description: ';
$lang['News_Summary'] = 'Summary:';
$lang['News_Author'] = 'Author:';
$lang['News_Direct_Download'] = 'Direct Download:';
$lang['News_Duration'] = 'Duration:';
$lang['News_Bytes'] = 'bytes';
// Path to RSS icon image displayed in post. Leave empty if icon not needed.
$lang['News_RSS_Icon'] = 'http://thecomichaven.com/images/rssIcon.gif';
// Path to Podcast icon image displayed in post. Leave empty if icon not needed.
$lang['News_Podcast_Icon'] = 'http://thecomichaven.com/images/podcastIcon.gif';
// end FIND - newsfeeds MOD
Subject: Re: Forum RSS Feeder
the define has got to go into both files.
do you mind to attach both of you files here please to have a look at them and maybe fix them ?
do you mind to attach both of you files here please to have a look at them and maybe fix them ?
Subject: Re: Forum RSS Feeder
Forum RSS Feeder this is full package! hope you can help! thanks!
find_input.rar | ||
Description: | rss files | ![]() Download |
Filename: | find_input.rar | |
Filesize: | 128.08 KB | |
Downloaded: | 289 Time(s) |
Subject: Re: Forum RSS Feeder
Last edited by spydie on Thu 22 Oct, 2009 17:54; edited 4 times in total
Havent tested it . but give this a try.
any problems please PM me
Edit: removed download , to not create any mix-up´s
working version here
any problems please PM me
Edit: removed download , to not create any mix-up´s
working version here
Last edited by spydie on Thu 22 Oct, 2009 17:54; edited 4 times in total
Subject: Re: Forum RSS Feeder
wow oh thanks so much for the code !
i have installed it!
Parse error: syntax error, unexpected '=' in /home/ch0pper/public_html/forum/adm/admin_newsfeed_sources.php on line 36
i get this on both! Input Newsfeeds & Newsfeed Sources
i have installed it!
Parse error: syntax error, unexpected '=' in /home/ch0pper/public_html/forum/adm/admin_newsfeed_sources.php on line 36
i get this on both! Input Newsfeeds & Newsfeed Sources
Subject: Re: Forum RSS Feeder
Updated my first download due to wrong define in line 36 of newsfeed_sources and line 40 of input_newsfeeds.
Also added a CrTracker Low profile, to prevent error messages from the tracker
Also added a CrTracker Low profile, to prevent error messages from the tracker
Subject: Re: Forum RSS Feeder
i think your just about 99% there
but i get this!
Input Newsfeeds & Newsfeed Sources
Warning: include(./common.php) [function.include]: failed to open stream: No such file or directory in /home/ch0pper/public_html/forum/adm/pagestart.php on line 32
Warning: include(./common.php) [function.include]: failed to open stream: No such file or directory in /home/ch0pper/public_html/forum/adm/pagestart.php on line 32
Warning: include() [function.include]: Failed opening './common.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/ch0pper/public_html/forum/adm/pagestart.php on line 32
Fatal error: Call to undefined function session_pagestart() in /home/ch0pper/public_html/forum/adm/pagestart.php on line 35
but i get this!
Input Newsfeeds & Newsfeed Sources
Warning: include(./common.php) [function.include]: failed to open stream: No such file or directory in /home/ch0pper/public_html/forum/adm/pagestart.php on line 32
Warning: include(./common.php) [function.include]: failed to open stream: No such file or directory in /home/ch0pper/public_html/forum/adm/pagestart.php on line 32
Warning: include() [function.include]: Failed opening './common.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/ch0pper/public_html/forum/adm/pagestart.php on line 32
Fatal error: Call to undefined function session_pagestart() in /home/ch0pper/public_html/forum/adm/pagestart.php on line 35
Subject: Re: Forum RSS Feeder
Last edited by spydie on Fri 23 Oct, 2009 10:19; edited 1 time in total
OK
This is as far as i got. without getting any error message!!!!
only issue i get now is using unknown kompression (g-zip). but that might be because i did´nt set up the curl´s and the feeder input. or because i don´t have it installed on my local.
Edit
so far i got it running, without problems. Any feedback would be fine
Any issues please post here
Download removed, due to bug´s (errors ) turning up.
i´ll be back later with an hopefully full working version.
This is as far as i got. without getting any error message!!!!
only issue i get now is using unknown kompression (g-zip). but that might be because i did´nt set up the curl´s and the feeder input. or because i don´t have it installed on my local.
Edit
so far i got it running, without problems. Any feedback would be fine
Any issues please post here
Download removed, due to bug´s (errors ) turning up.
i´ll be back later with an hopefully full working version.
Last edited by spydie on Fri 23 Oct, 2009 10:19; edited 1 time in total
Page 1 of 3
You cannot post new topicsYou cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events
This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by Icy Phoenix based on phpBB
Generation Time: 0.9511s (PHP: 4% SQL: 96%)
SQL queries: 19 - Debug Off - GZIP Enabled