![]() |
Quote:
the script shouldnt be doing this by times anyways. what if two rss feeds come out at the exact same time? it ignores one or both? it should just compare the titles or urls. |
i may just scrap this thing and do this all in perl and just insert it right into the database, this is rediculous.
|
It needs a timestamp so that it can tell if it was released since the last time it checked. Sure, the script could query the database and see if it's already there, but why introduce more overhead? It really frosts me when RSS feeds DON'T contain that data. It doesn't really cost more to have a more complete feed. And RSS clients can do so much more with the extra data.
|
it relies on times and titles. because yahoo will release the same article 40 minutes later and obviously you don't want 2 of the same post. but it needs the time because a compliant rss feed would have pubDate in it. try the article bot in the vBulletin Integration forum. i am not sure exactly how that bot works.
|
when I run the task nothing happens.. just says
RSS Bot |
that's all it should say. there is no output in the scheduled task manager besides that. threads should be created in your forum.
|
ah ha,, I am guessing that the other RRS news feed thread is dead and this one has the updates? lol
got me confused, I installed the other one..i should be ok tho, correct? can i reinstall this one over it and continue? thx |
Fatal error: Call to undefined function: build_new_post() in /home/bulldog/public_html/forum/includes/RSS/rss_update.php on line 110
Ok, i get this... what am I missing? |
nevermind, I used the OLD rss_update.php file and it works LOL
|
this rss news feed is a continuation of the other one in this forum.
|
figured that out,, hehe Great hack BTw!
had a quick question..tho might have been asked in the 30 pages of this thread lol Anyways to keep the rss posts from appearing in the new posts search/count ? |
|
I am getting duplicate posts, only one has the article, the other is blank. I am using the current version just installed tonight.
Is there any fix for this or what other information do you need from me? Thanks! |
Actually, it is happening to all my posts since installing this hack. Please help!
My site is http://www.kctalk.com and everything is totally jacked up now. How do I remove the changes from the db? |
just follow the instructions and do them in reverse and the opposite of what they say.
|
So that rss 2.0 functions, I took over the code of rsuplido -> https://vborg.vbsupport.ru/showpost....&postcount=354. However thereby <description> is not taken over. Mine rss looks in such a way:
PHP Code:
Excuses please my bad English! Thank you Andreas |
just looking at the code briefly it looks like rsuplido's code only affects the title.
so, take a look at the section of code for the description and it might be a copy/paste replacement then you just change the <title> to <description> and it might work. i'm not sure, but it might work. |
PHP Code:
Andreas |
Is this all compatible with new 5.0.1 release? Cause I get the following error:
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /usr/sites/isptalk.nl/web/includes/init.php on line 517 Warning: Invalid argument supplied for foreach() in /usr/sites/isptalk.nl/web/includes/sessions.php on line 270 Unable to add cookies, header already sent. File: /usr/sites/isptalk.nl/web/includes/init.php Line: 517 http://www.isptalk.nl/rss_install.php Thanks in advance. |
PHP Version 4.3.9
Scheduled Task Manager :DONE RSS News Feed Manager:BOT DONE but no posts do i need to make any other change i mean where i need to define the RSS adresess? any help please??? |
ive installed the mod and the first scheduled rss post works fine, but it doesn't post subsequent messages, despite the feeds being updated. Anyone else got this problem?
|
Quote:
|
Any way I can limit this to just x entries - so I don't get 25 new threads each time to spam up the getdaily or getnew search?
|
With this script, if it doesn't have the pubdate field, it won't work.
I'm trying to get the slashdot feed to work, and it worked the initial time, but it won't post anymore due to their feeds not having pubdate fields. |
For those interested in the slashdot feed, and are using this hack, I found an address that converts the slashdot feed to rss 2.0 and uses the pubdate field.
http://my.rsscache.com/express.xstre...1cebb2-en.aspx |
Here I thought this one would work when the other RSS mod didn't since this one seems actually promising with all the glowing reviews. But, I get this return from the cron job:
Code:
Warning: main(./global.php): failed to open stream: No such file or directory in /home/xxx/public_html/xxx/rss.php on line 2 Thanks in advance. |
Nevermind. One of our devs got this to work. I have no idea how. But it seemed to be something about the cron setup wrong. It is, as I said, a most excellent mod.
|
Okay. I was wrong. Sorta. It's read and inserted once. I know that the feed has been updated once since then, but it's not updating the forum.
Why? |
Does anyone have answers to these questions? Such functionality is brilliant option to my operations, at least, but I can see why these would be necessary to others.
|
Hey guys, I'm a hardcore noob:
rss.php Warning: main(./includes/cron/rss.php): failed to open stream: No such file or directory in /home/.gambia/realopin/realopinion.com/realboards/admincp/cronadmin.php on line 56 Fatal error: main(): Failed opening required './includes/cron/rss.php' (include_path='.:/usr/local/lib/php') in /home/.gambia/realopin/realopinion.com/realboards/admincp/cronadmin.php on line 56 What do I do? This happened when I ran the task. |
Ok I changed the path in the task manager to rss.php in my main directory.. it wasn't in cron.
But now I get this error: rss.php Parse error: parse error, unexpected ':' in /home/.gambia/realopin/realopinion.com/realboards/includes/functions_newpost.php on line 190 What could be wrong? Please help. :nervous: |
Well its posts the updates now.. i hope it doesn't stop posting like some of the members on this board have experienced... :ermm: Its awesome though, great hack!
|
Quote:
Ok well my problem is this: It updates when I manually run the task with one user, but it will only update again if I change the bot id to another user. It doesn't update again when the bot id is the same. What could be the problem? I have to use another users id everytime I want to update the feed. |
yeah im having the same problem
thing ran the initial time, and made the threads, now every subsiquent run of the script doesnt generate squat quality... |
ah pubdate...well this sucks
time to try and figure out a way around this one |
I had the 'not updating' problem but if you look back one page to this message:
https://vborg.vbsupport.ru/showpost....&postcount=462 I say how it was sorted out - works fine now. |
I had this hack installed but I uninstalled it hoping that another hack could pull off what I wanted to do.
I am trying to read an rss feed thats been encoded in utf-8 Is this possible for me to do??? Thanks for your time! I could have never gotten this far without all of yaulls help. |
Quote:
Fatal error: Maximum execution time of 30 seconds exceeded in /home/myuser/public_html/includes/functions_databuild.php on line 480 |
Gr8 Hack !! Just installed version 1.26 ... I have some issues...
1. When I first ran the cron job manually to test and refreshed the forumpage. it automatically logged me in as that bot member whose id i had used to add the new bot. 2. Then it did not show up the forums at all... i mean on going to index page it only showed headings --> Forums - Last Post - Threads - posts, but no forum was showing. I had to delete the bot all together to show the forums on index page. 3. Strangly, in all this hick ups, the rss feed was succesfully entered as new threads but with one more issue... the following is what is showing up... The thing in bold below is spoiling the show. Daily Times, Pakistan - 8 hours ago... sculptures were prominent in reminding the people of their colonial past; the sculpture of Alfred Woolner, the vice chancellor of the Punjab University (1928 ... I wonder what is the problem... Please guide Regards |
I was trying to install this mod for the RSS Feed for my forums..
I was running the install script that came with it... then it got to where it was adding data into my thread table and it just hung up... I was like okay no problem... i will just go to phpmyadmin and do a repair on my thread table.. Well when i opened up phpmyadmin and went into my forums DB i notice that my thread table say's 0 Rows now.. when i click on the table it doesnt show anything.. it's just blank? Well i tried to repair the table anyways but it just times out or something. It will get to about the 6th bar on my browser and just quit. any help will be appreciated... oh yeah... i cant access my forums or admin cp now because i get a internal server error it's been giving me this internal server error ever since that install script crashed on me. http://www.secfanatics.com |
All times are GMT. The time now is 06:28 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:
|