You are missing our premiere tool bar navigation system! Register and use it for FREE!

NukeCops  
•  Home •  Downloads •  Gallery •  Your Account •  Forums • 
Readme First
- Readme First! -

Read and follow the rules, otherwise your posts will be closed
Modules
· Home
· FAQ
· Buy a Theme
· Advertising
· AvantGo
· Bookmarks
· Columbia
· Community
· Donations
· Downloads
· Feedback
· Forums
· PHP-Nuke HOWTO
· Private Messages
· Search
· Statistics
· Stories Archive
· Submit News
· Surveys
· Theme Gallery
· Top
· Topics
· Your Account
Who's Online
There are currently, 140 guest(s) and 0 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - Headline Reader [ ]
 Forum FAQ  •  Search  •   •  Memberlist  •  Usergroups   •  Register  •  Profile •    •  Log in to check your private messages  •  Log in

 
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
Author Message
clerc
Private
Private


Joined: Feb 14, 2003
Posts: 45

Location: USA

PostPosted: Mon Mar 31, 2003 8:35 pm Reply with quoteBack to top

I liked the headline reader in Your_Account module... however there's too many for me to manually delete each one of them and then manually add preferred RSS/XML feed sites.

Tip on wiping out all listing in headline reader at once? So I can add my own.

Thx in advance for the tip.
Find all posts by clercView user's profileSend private message
clerc
Private
Private


Joined: Feb 14, 2003
Posts: 45

Location: USA

PostPosted: Mon Mar 31, 2003 9:17 pm Reply with quoteBack to top

Figured it out. Tip for anybody needing this:

Code:
--
-- Table structure for table 'nuke_headlines'
--

DROP TABLE IF EXISTS nuke_headlines;
CREATE TABLE nuke_headlines (
  hid int(11) NOT NULL auto_increment,
  sitename varchar(30) NOT NULL default '',
  headlinesurl varchar(200) NOT NULL default '',
  PRIMARY KEY  (hid),
  KEY hid (hid)
) TYPE=MyISAM;

--
-- Dumping data for table 'nuke_headlines'
--


INSERT INTO nuke_headlines VALUES (3,'Slashdot','http://slashdot.org/slashdot.rdf');
Find all posts by clercView user's profileSend private message
clerc
Private
Private


Joined: Feb 14, 2003
Posts: 45

Location: USA

PostPosted: Mon Mar 31, 2003 9:22 pm Reply with quoteBack to top

Result of me having do this 'cuz php upgraded then get error:

Fatal error: Cannot redeclare settimeout() in /hsphere/local/home/site.net/modules/MyHeadlines/MyHeadlines/include/stck.php on line 208

I assume its the stock ticker that made it crash.

MyHeadlines module from www.jamagar.com

I really like this because of its sophisticated scraping technology allowing me to scrape headlines off sites that dont utilize RSS/XML feeds.

If you know simple solution to this, pls guide me! I was able to figure out to get feeds from groups.yahoo.com but I cant get in to give you an example on how to.
Find all posts by clercView user's profileSend private message
Display posts from previous:      
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



Powered by phpBB © 2001, 2005 phpBB Group

Ported by Nuke Cops © 2003 www.nukecops.com
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::
Powered by TOGETHER TEAM srl ITALY http://www.togetherteam.it - DONDELEO E-COMMERCE http://www.DonDeLeo.com - TUTTISU E-COMMERCE http://www.tuttisu.it
Web site engine's code is Copyright © 2002 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 0.423 Seconds - 129 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::