Forum Integrated News Delivery


Goto page Previous  1, 2, 3, 4, 5, 6, 7  Next

Subject: Re: Forum Integrated News Delivery
nm

Last edited by drexful on Mon 25 Jun, 2007 22:01; edited 1 time in total
Profile PM  
Subject: Re: Forum Integrated News Delivery
Works great!! My forums now have RSS content! :D 8)

Profile PM  
Subject: Re: Forum Integrated News Delivery
Does anybody knows a working demo for this mod, or can show a screenshot so I can see exactly how it works?

Profile PM  
Subject: Re: Forum Integrated News Delivery
kognos wrote: [View Post]
Does anybody knows a working demo for this mod, or can show a screenshot so I can see exactly how it works?


There it's a block inside ACP where u config the RSS, after that, you have another block where u push "get news" and the robot read the rss and post each single news of the rss as a post

Subject: Re: Forum Integrated News Delivery
Can anyone help me on this? i installed it successfull and feed into my forum. But Post count is not working and Post Count Checked box in ACP is checked.

Profile PM  
Subject: Re: Forum Integrated News Delivery
xmenfile wrote: [View Post]
Can anyone help me on this? i installed it successfull and feed into my forum. But Post count is not working and Post Count Checked box in ACP is checked.


if everything it's installed fine, maybe the feed it's wrong

Subject: Re: Forum Integrated News Delivery
Hi,

I am having problem with Newsfeed_Sources on 1.1.7.22 IP.

Fatal error: Call to undefined function bbencode_second_pass() in /home/usavngu8/public_html/adm/admin_newsfeed_sources.php on line 75

Profile PM  
Subject: Re: Forum Integrated News Delivery
xmenfile wrote: [View Post]
Hi,

I am having problem with Newsfeed_Sources on 1.1.7.22 IP.

Fatal error: Call to undefined function bbencode_second_pass() in /home/usavngu8/public_html/adm/admin_newsfeed_sources.php on line 75


this modification it's for las estable release. i didn't test it on that version

Subject: Re: Forum Integrated News Delivery
hi guys,

i have run the query in the backend and created the table. The description of the table that we got from the mysql is given below.

then installed as above. but i get these errors in the ACP?

any one help?

pleassssssssssssssssssssse

Couldn't obtain newsfeeds list

DEBUG MODE

SQL Error : 1146 Table 'ch0pper_phpb3.bbxs5_newsfeeds' doesn't exist

SELECT f.forum_name, n.*, c.cat_id, c.cat_title, u.user_id, u.username FROM bbxs5_newsfeeds n, bbxs5_forums f, bbxs5_categories c, bbxs5_users u WHERE f.forum_id = n.forum_id AND c.cat_id = f.cat_id AND u.user_id = n.user_id ORDER BY c.cat_order ASC, f.forum_order ASC, n.news_name ASC

Line : 611
File : admin_newsfeeds.php

AND


Fatal error: Call to undefined function: bbencode_second_pass() in /home/ch0pper/public_html/forum/adm/admin_newsfeed_sources.php on line 75



====================================================================================================
|Field | Type | Null | Key | Default | Extra |
| feed_id | smallint(5) unsigned | | PRI | NULL | auto_increment |
| forum_id | smallint(5) unsigned | | MUL | 0 | |
| user_id | mediumint(8) | | | 0 | |
| news_url | varchar(255) | | | | |
| news_name | varchar(60) | YES | | NULL | |
| news_limit | smallint(5) unsigned | | | 0 | |
| news_active | tinyint(1) unsigned | | | 1 | |
| news_encoding | varchar(16) | | | Detect | |
| include_channel | tinyint(1) unsigned | | | 1 | |
| include_image | tinyint(1) unsigned | | | 1 | |
| topic_prefix | varchar(60) | YES | | NULL | |
| strip_topic | tinyint(1) unsigned | | | 0 | |
| single_post | tinyint(1) unsigned | | | 0 | |
| use_html | tinyint(1) unsigned | | | 0 | |
| include_icon | tinyint(1) unsigned | | | 1 | |
| include_title | tinyint(1) unsigned | | | 1 | |
| include_description | tinyint(1) unsigned | | | 1 | |
| include_details | tinyint(1) unsigned | | | 1 | |
| include_content | tinyint(1) unsigned | | | 0 | |
| include_readmore | tinyint(1) unsigned | | | 1 | |
| is_podcast | tinyint(1) unsigned | | | 0 | |
| strip_images | tinyint(1) unsigned | | | 0 | |

====================================================================================================

Please let us know if you have further queries.

Last edited by darkasylum on Wed 16 Jan, 2008 17:29; edited 1 time in total
Profile PM  
Subject: Re: Forum Integrated News Delivery
well bit update

test

Hi Guys,
I have just installked FIND, all seemed to go to plan until I tried to add a feed.
The Forum Name drop down is blank! (see pic)

also the other problem is Newsfeed Sources in the ACP

i get this error when i click on it

rssParser.parse: using curl to retrieve http://thecomichaven.com/rss/find.rdf
rssParser._getEncodingType: stream encoding type = UTF-8.
rssParser._replaceSpecial: converting special characters.
rssParser.parse: xml parsing rss input.
rssParser.startElement: opening rss feed ...

Array
(
[VERSION] => 2.0
[XMLNS:RDF] => http://www.w3.org/1999/02/22-rdf-syntax-ns#
)


rssParser.endElement: done parsing item topic: "FIND 1.2.0 Released"
rssParser.endElement: done parsing item topic: "FIND 1.1 Beta Update 3 Released"
rssParser.endElement: done parsing item topic: "FIND 1.1 Beta Update 2 Released"
rssParser.endElement: done parsing item topic: "FIND 1.1 Beta Update 1 Released"
rssParser.endElement: done parsing item topic: "FIND 1.1 Beta Released"
rssParser.endElement: done parsing item topic: "The Comic Haven takes over support of the phpBB FIND MOD"
rssParser.endElement: closing rss feed ...
rssParser.parse: xml parsing complete.

Fatal error: Call to undefined function: bbencode_second_pass() in /home/ch0pper/public_html/forum/adm/admin_newsfeed_sources.php on line 75


any help would be the great with many thanks

Profile PM  
Subject: Re: Forum Integrated News Delivery
I'm a little confused... Hasn't this already been integrated into the latest IP package?

Last edited by WebRyan24 on Thu 17 Jan, 2008 22:41; edited 2 times in total
Profile PM  
Subject: Re: Forum Integrated News Delivery
WebRyan24 wrote: [View Post]
I'm a little confused... Hasn't this already been integrated into the latest IP package?


OK, answering my own question here... I was mistaken, as it looks like this wasn't ever ported into the IP package. Maybe we can lure Luca into integrating this into the next release of IP? Unfortunately, I don't think this will work under any version of IP (other than the versions that Zuker has tested it with). So, if I were you I would just un-install this add-on, or hold out until the developer(that being Zuker) can come up with an update, so that it will work with the latest IP. IMO, I think this add-on could be extremely useful for many people, and if you ask me, I think it should already be included in the default package of IP. Just my 2 cents. :)

Last edited by WebRyan24 on Fri 18 Jan, 2008 00:52; edited 1 time in total
Profile PM  
Subject: Re: Forum Integrated News Delivery
yes i agree think it should be included in the default package of IP , do any one on this board have it working under ip,
i have PM ever one but no one has got back to me,
mabye the Mighty Gorgon would install it? as part default? extremely useful for 100 people, and if you ask me,

how about it? pleeeeeeeeeeeeeeeeeeeeeeeeeessssssssse :shock:

Profile PM  
Subject: Re: Forum Integrated News Delivery
darkasylum wrote: [View Post]
... i have PM ever one but no one has got back to me ...


 
Off Topic
:
hmm and i dont asked you to send me a PM for this! Sorry but its enough if you ask in the public forums. I read all posts, and if i have a suggestion to something i reply. if not, i cant help.

This should not sounds rude. Only a advice :mrgreen:

Subject: Re: Forum Integrated News Delivery
KugeLSichA

i dont believe that i was being rude, i just made a statement! i had PM ever one regarding this thread (eg in this thread)
and no as yet has got back to me. i sure they will! it a mater of time.
i am fully aware of how busy ppl are.

i quite happy to wait!

Profile PM  
Goto page Previous  1, 2, 3, 4, 5, 6, 7  Next

Page 2 of 7


  
You cannot post new topics
You 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.245s (PHP: 14% SQL: 86%)
SQL queries: 13 - Debug Off - GZIP Enabled