The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
I wish I knew enough about this stuff to understand what you just wrote......
A couple questions: 1. Where would I find my feed id? 2. Can you please go step by step (I mean like baby step by baby step) of what I need to do after clicking on admincp > Maintenance > Execute SQL Query? I see three boxes where I can type stuff. The top box says "Automatic Query". Beneath that it says "Manual Query". The one beneath that says "Results to Show Per Page" and it is default set at 20. By the way, the RSS feed that is not working for me with pulling the video or images into my posts is: http://feeds.bbci.co.uk/news/world/rss.xml For example, on this link http://www.bbc.co.uk/news/world-asia-china-19613295# it is only showing this in my forum post: VIDEO: China holds world goldfish championships More than 3,000 goldfish have been competing at the first International Goldfish Championships in China's Fujian Province. More... |
#12
|
|||
|
|||
Also, my RSS feeds don't seem to be updating..... I have to go into admincp RSS Feed Manager and click "Run" for the feeds, but the past couple times I tried it today it goes to one of those "Internet Explorer cannot display the webpage" screens (like that screen within the frame of the admincp, where my internet is working fine, but the message dispalys anyway).
This has happened quite a few times before, but eventually it would work like if I closed out of the screen and then reopened it. However, the last couple times I tried it it simply would not work. I have the RSS feeds being updated every 30 minutes, so it really should be updating the website with new RSS feeds........... Do you know why this might be happening? |
#13
|
|||
|
|||
Quote:
Quote:
Code:
SELECT title, rssfeedid FROM rssfeed and it will display the titles and feed ids of all your feeds. Quote:
|
#14
|
|||
|
|||
Is your forum busy? The feeds update throgh the Scheduled Tasks mechanism, and that only runs if your forum has traffic.
Quote:
|
#15
|
||||
|
||||
Quote:
Quote:
Quote:
Would you be able to provide any insight on why the RSS feed that is not working for me with pulling the video or images into my posts? Using the RSS feed, for example, of: http://feeds.bbci.co.uk/news/world/rss.xml For example, on this link http://www.bbc.co.uk/news/world-asia-china-19613295# it is only showing this in my forum post: VIDEO: China holds world goldfish championships More than 3,000 goldfish have been competing at the first International Goldfish Championships in China's Fujian Province. More... --------------- Added [DATE]1347883800[/DATE] at [TIME]1347883800[/TIME] --------------- I don't know why it's STILL not working. I've unchecked the vast majority of the RSS feeds and then clicked "Run Scheduled Task Now", and it still comes to that "Internet Explorer cannot display the webpage". Why would it be doing this????? --------------- Added [DATE]1347883848[/DATE] at [TIME]1347883848[/TIME] --------------- This is happening EVERY time now. --------------- Added [DATE]1347883994[/DATE] at [TIME]1347883994[/TIME] --------------- Quote:
--------------- Added [DATE]1347941693[/DATE] at [TIME]1347941693[/TIME] --------------- Please, can someone help me with this? |
#16
|
|||
|
|||
Anybody?
|
#17
|
|||
|
|||
Do you have access to your web server error logs? You might be able to look there and see if there is any more information. Otherwise, I suppose it might be some problem with one feed so you might try disabling feeds to see if you can get any of them to work. Or if you don't have too many feeds defined you might try deleting them all and starting over.
|
#18
|
|||
|
|||
Could there be too many feeds, making it not work?
--------------- Added [DATE]1348169654[/DATE] at [TIME]1348169654[/TIME] --------------- I've asked vbulletin.com to assist, and they will help, but they say the following: Quote:
--------------- Added [DATE]1348171993[/DATE] at [TIME]1348171993[/TIME] --------------- To disable feeds, I would just need to uncheck all of the feeds in my RSS Manager? |
#19
|
|||
|
|||
Yeah, it's too much work for them to have to debug problems that may be caused by mods. Have you made edits to any of the vb files?
Yes, I meant just uncheck feeds in the manager to disable them. One thing you might try: edit the file includes/cron/rssposter.php, and at the top near the error_reporting line, add this: Code:
ini_set("display_errors", "1"); That may show the error when you run the scheduled task manually. (remove that line when you're done). |
#20
|
|||
|
|||
I don't know, I really don't want to mess with anything in the ftp....... Can I do this in admincp?
--------------- Added [DATE]1348239616[/DATE] at [TIME]1348239616[/TIME] --------------- What could be wrong with it, if it was working before? Is there anything within the settings that say I can only have a maximum number of RSS feeds at one time? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|