![]() |
Hi,
I'm having a problem that has only occured recently. See: http://www.bigbrotherwebsite.net/for...splay.php?f=34 The bot is starting to post up news stories from the RSS feed that are days or sometimes weeks old as new... why is this? It is not coming up in the actual RSS feed as recent news stories, only in the forum... Can anyone help? - Joe |
Quote:
|
Nope it's not that, because it's my own website that I am including the feed from in to the forum... it's very strange!?
- Joe |
Quote:
Have you noted that the old articles have exceptionally long titles? Mine was doing that and I edited the code to fix it. If you're having the same problem let me know and I'll post (re-post? can't remember . ..) the fix. Kenny |
Quote:
- Joe |
Quote:
Go into PHPmyadmin (or whatever mySQL client you've got and change the column type of the "title" row of the articlebot_rss_cache table from Varchar(255) to "text". That eliminates a 255 character limit for titles in the feed cache and stops the doubleposting. Note that the thread title ON THE POST will still be limited to 254 characters, but this shouldn't be a problem at all for most people. I did this about a month ago and I've had no problems at all since that time with doubleposting. Here's the original stuff below: Quote:
|
Thanks kyouens!! Fingers crossed it works... thanks for your help, much appreciated!
- Joe |
my cron gets these errors any ideas tried changing the files permissions
Quote:
|
bump
|
I am getting the cron error, even though I have set the script to report to /dev/null
Code:
/usr/bin/php /var/www/html/football-forums/forums/articlebot/articlebot.php >> /dev/null Code:
junk after document element at line 161, column 16 Thanks -Zach |
All times are GMT. The time now is 03:40 AM. |
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:
|