This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Search found 50 matches

by scotteh
Fri Mar 20, 2009 12:38 pm
Forum: Scripting Help
Topic: http package and FreeBSD
Replies: 7
Views: 4305

What version of the package is getting loaded? Could be loading 1.0.

Try using:

Code: Select all

package require http 2
by scotteh
Fri Mar 20, 2009 12:46 am
Forum: Script Support & Releases
Topic: Eggdrop RSS Syndication (rss-synd) v0.5b1
Replies: 399
Views: 651977

Eh you were right was using 0.4 my bad I forgot that I was to lazy to upgrade because I would have had to added in all my feeds again to the other bot I switched some of them to. Anyhow they (the feeds) really should be stored in some sort of flat file that can be saved in between upgrades of the c...
by scotteh
Sat Oct 25, 2008 10:53 pm
Forum: Script Support & Releases
Topic: RSS Syndication Script v0.4
Replies: 1
Views: 3645

Its to do with your connection to the site, for some reason its timing out (not successfully connecting within a time period).

Does this only happen with this feed, or do others have the same problem?
by scotteh
Thu Sep 11, 2008 12:41 pm
Forum: Script Support & Releases
Topic: Eggdrop RSS Syndication (rss-synd) v0.5b1
Replies: 399
Views: 651977

I searched through this topic but did not find an answer, how and what do I change to make the auto announce notice user? The option is not in the script, so if anyone could answer I would be happy. Auto announce can only notice the whole channel. To send notice's to each user would require sending...
by scotteh
Fri Jul 11, 2008 3:36 am
Forum: Script Support & Releases
Topic: Eggdrop RSS Syndication (rss-synd) v0.5b1
Replies: 399
Views: 651977

<item><title>Spirit Of July</title> <link>http://edited_rss.php/100072/</link> <description> Category: Anime Size: 174.86 KB Added: 2008-07-10 03:13:19 </description> For example the above is the rss feed but me/my channel is only interested in one single category and at the moment it is spamming t...
by scotteh
Tue Jun 03, 2008 12:54 pm
Forum: Script Support & Releases
Topic: Eggdrop RSS Syndication (rss-synd) v0.5b1
Replies: 399
Views: 651977

Hi. Can anyone help me to parse http://feeds.feedburner.com/CgIndia `? I get "error" : RSS Malformed Feed: Tag not closed: "<feed>" RSS Error: Unable to parse feed properly, no data returned. "http://feeds.feedburner.com/CgIndia" The problem was with one of my regular ...
by scotteh
Tue Mar 25, 2008 2:14 am
Forum: Script Support & Releases
Topic: Eggdrop RSS Syndication (rss-synd) v0.5b1
Replies: 399
Views: 651977

Hi, I have another few questions related to this script. I have a feed which requires me to log in to access it and as such i require the ability to include cookie session data. Is this currently supported? If so, how do i define the cookie data? If not, any chance that this feature will be impleme...
by scotteh
Mon Mar 17, 2008 12:23 pm
Forum: Script Support & Releases
Topic: Eggdrop RSS Syndication (rss-synd) v0.5b1
Replies: 399
Views: 651977

@anotheregglover Both the forums you mentioned don't seem to be responding for me at the moment so I'm unable to look at the exact problem. The error you mentioned is when the parser either hits badly formed xml or it has a bug, most likely its the first. Ill check the websites again later. Edit: Th...
by scotteh
Mon Mar 17, 2008 11:59 am
Forum: Script Support & Releases
Topic: Eggdrop RSS Syndication (rss-synd) v0.5b1
Replies: 399
Views: 651977

@Rocky Ill look into it, but using an rss feed when the only cookies in your output are for Atom's wont work. I worked out the issue, the following regex was incorrectly splitting the url at the colon in the address, substituting this character for it's html equivalent was all that was needed. rege...
by scotteh
Sat Mar 08, 2008 2:12 am
Forum: Script Support & Releases
Topic: Eggdrop RSS Syndication (rss-synd) v0.5b1
Replies: 399
Views: 651977

@Tigah I will add support for that. @Sairus88 Try removing the "charset" option for that feed and check the README file, this issue was mentioned there. @SoKoOLz You need to install tcllib http://tcllib.sourceforge.net/ @Rocky Ill look into it, but using an rss feed when the only cookies i...
by scotteh
Thu Jan 17, 2008 3:32 am
Forum: Script Support & Releases
Topic: Eggdrop RSS Syndication (rss-synd) v0.5b1
Replies: 399
Views: 651977

set rss(name) { "url" "http://www.vbulletin.com/forum/external.php?type=RSS2" "channels" "#channel" "database" "./scripts/feeds/name.db" "output" "\00300,14\[\00308\002!\002\00300\] \00300\002\00308NAME\00300\002 \[\00308\00...
by scotteh
Mon Jan 14, 2008 11:52 am
Forum: Script Support & Releases
Topic: Eggdrop RSS Syndication (rss-synd) v0.5b1
Replies: 399
Views: 651977

I mentioned something about this in the HISTORY files, try removing the "charset" settings for the feed.
by scotteh
Mon Jan 14, 2008 12:20 am
Forum: Script Support & Releases
Topic: Eggdrop RSS Syndication (rss-synd) v0.5b1
Replies: 399
Views: 651977

@fanatic

I'll look into it.

@testebr

Somewhere in your config you're missing a }
by scotteh
Sun Jan 06, 2008 12:01 pm
Forum: Script Support & Releases
Topic: Need pubdate at rss-synd.tcl
Replies: 2
Views: 3567

use the @@item!pubDate@@ cookie in your "output" setting for the feed.
by scotteh
Sun Dec 16, 2007 1:08 pm
Forum: Script Support & Releases
Topic: Eggdrop RSS Syndication (rss-synd) v0.5b1
Replies: 399
Views: 651977

I've updated the script finally and addressed most of the problems people have reported here. No major changes have been added, if you have any ideas post them bellow and ill consider adding them. If people want to test it out you can download the beta version from: http://code.google.com/p/rss-synd...