Go Back   Pligg Forum > Pligg Development > Pligg Mods
Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-28-2008, 11:14 PM
bhatiacane's Avatar
bhatiacane bhatiacane is offline
Send a message via Yahoo to bhatiacane Send a message via Skype™ to bhatiacane
Constant Pligger
Pligg Version: 9.9
Pligg Template: yget
 
Join Date: Jul 2007
Location: Country : INDIA, State : Uttar Pradesh, City : Bareilly
Posts: 117
Downloads: 80
Uploads: 0
Thanks: 3
Thanked 2 Times in 2 Posts
Exclamation RSS Auto Import Not Possible in Pligg ?

RSS Auto Import Not Possible in Pligg ?

i want rss automatic import without cron.
Reply With Quote
Sponsored Links
Check out the New Templates at the Pligg Pro Shop.
  #2 (permalink)  
Old 02-29-2008, 12:10 AM
dollars5's Avatar
dollars5 dollars5 is online now
Pligg is my love :)
 
Join Date: Dec 2006
Location: India
Posts: 2,160
Downloads: 29
Uploads: 1
Thanks: 292
Thanked 266 Times in 178 Posts
There is no way a file can automatically run itself - unless you explicitly call it or call via cron job.

If you donot want/ donot have a cron setup at your server - use a site that offers free cron job scheduling for you (a simple google search will get you many) or better switch to a host who offers cron - that is lot better
Reply With Quote
  #3 (permalink)  
Old 02-29-2008, 12:08 PM
logisblog logisblog is offline
New Pligger
 
Join Date: Mar 2007
Posts: 2
Downloads: 15
Uploads: 0
Thanks: 0
Thanked 0 Times in 0 Posts
cron jobs

I use this web WebBasedCron.com
itīs easy and works fine, there you can set up up to 5 cron jobs.
Reply With Quote
  #4 (permalink)  
Old 03-01-2008, 12:00 AM
bhatiacane's Avatar
bhatiacane bhatiacane is offline
Send a message via Yahoo to bhatiacane Send a message via Skype™ to bhatiacane
Constant Pligger
Pligg Version: 9.9
Pligg Template: yget
 
Join Date: Jul 2007
Location: Country : INDIA, State : Uttar Pradesh, City : Bareilly
Posts: 117
Downloads: 80
Uploads: 0
Thanks: 3
Thanked 2 Times in 2 Posts
Exclamation

Quote:
Originally Posted by logisblog View Post
I use this web WebBasedCron.com
itīs easy and works fine, there you can set up up to 5 cron jobs.
in this website only 15 day free trial.
Reply With Quote
  #5 (permalink)  
Old 03-01-2008, 12:02 AM
bhatiacane's Avatar
bhatiacane bhatiacane is offline
Send a message via Yahoo to bhatiacane Send a message via Skype™ to bhatiacane
Constant Pligger
Pligg Version: 9.9
Pligg Template: yget
 
Join Date: Jul 2007
Location: Country : INDIA, State : Uttar Pradesh, City : Bareilly
Posts: 117
Downloads: 80
Uploads: 0
Thanks: 3
Thanked 2 Times in 2 Posts
check this script automatic import rss without cron i want like this in pligg automatic import rss. :- HomeWorkPoint.com (7404 unread)
Reply With Quote
  #6 (permalink)  
Old 03-01-2008, 12:46 AM
dollars5's Avatar
dollars5 dollars5 is online now
Pligg is my love :)
 
Join Date: Dec 2006
Location: India
Posts: 2,160
Downloads: 29
Uploads: 1
Thanks: 292
Thanked 266 Times in 178 Posts
I think this too imports only when you click on update - there seems no auto update AFAIK. Read Gregarius - A Free, Web-based Feed Aggregator - there is no word of auto import in it. If you have it open in your browser it only does refresh via AJAX - there is nothing Auto - again you will have to call that file in first place.

If you can open up a window permanently on your browser - simplest is to use refresh scripts to refresh the import page - absolutely no server coding and no cron job needed. Or Add a simple javascript to refresh page at regular intervals or write an AJAX to ping the RSS importer at set periods.

Again - there is no such thing as AUTO IMPORT - all scripts that I knew work only when a user or cron calls/initiate an action...
Reply With Quote
  #7 (permalink)  
Old 03-01-2008, 02:19 AM
bhatiacane's Avatar
bhatiacane bhatiacane is offline
Send a message via Yahoo to bhatiacane Send a message via Skype™ to bhatiacane
Constant Pligger
Pligg Version: 9.9
Pligg Template: yget
 
Join Date: Jul 2007
Location: Country : INDIA, State : Uttar Pradesh, City : Bareilly
Posts: 117
Downloads: 80
Uploads: 0
Thanks: 3
Thanked 2 Times in 2 Posts
Exclamation

Quote:
Originally Posted by dollars5 View Post
I think this too imports only when you click on update - there seems no auto update AFAIK. Read Gregarius - A Free, Web-based Feed Aggregator - there is no word of auto import in it. If you have it open in your browser it only does refresh via AJAX - there is nothing Auto - again you will have to call that file in first place.

If you can open up a window permanently on your browser - simplest is to use refresh scripts to refresh the import page - absolutely no server coding and no cron job needed. Or Add a simple javascript to refresh page at regular intervals or write an AJAX to ping the RSS importer at set periods.

Again - there is no such thing as AUTO IMPORT - all scripts that I knew work only when a user or cron calls/initiate an action...
ok thanks dollars5 for ur reply. tell me gud & free website for CRON JOB.
Reply With Quote
  #8 (permalink)  
Old 03-01-2008, 03:41 PM
Curtis782 Curtis782 is offline
New Pligger
 
Join Date: Feb 2008
Posts: 2
Downloads: 1
Uploads: 0
Thanks: 0
Thanked 0 Times in 0 Posts
Would any of you know why I get the following error when I try manually importing?

Feed not fully setup, skipping

I tried various feed links from different web sites and got the same error.
Reply With Quote
  #9 (permalink)  
Old 03-02-2008, 01:55 AM
bhatiacane's Avatar
bhatiacane bhatiacane is offline
Send a message via Yahoo to bhatiacane Send a message via Skype™ to bhatiacane
Constant Pligger
Pligg Version: 9.9
Pligg Template: yget
 
Join Date: Jul 2007
Location: Country : INDIA, State : Uttar Pradesh, City : Bareilly
Posts: 117
Downloads: 80
Uploads: 0
Thanks: 3
Thanked 2 Times in 2 Posts
Exclamation

Quote:
Originally Posted by Curtis782 View Post
Would any of you know why I get the following error when I try manually importing?

Feed not fully setup, skipping

I tried various feed links from different web sites and got the same error.
If you follow the tutorial, it should look something like this..
Notice the bottom, in red. You need to set it up like that for the feeds to import.

Set these up by clicking "add a new field link"
You'll really only need the first 3

if ur problem solve from my post, don't forget to click on Thanks Button
Reply With Quote
  #10 (permalink)  
Old 03-10-2008, 03:00 PM
peosteve peosteve is offline
New Pligger
Pligg Version: 9.9
Pligg Template: Yget Blue
 
Join Date: Nov 2007
Posts: 16
Downloads: 6
Uploads: 0
Thanks: 0
Thanked 0 Times in 0 Posts
What is the cron command for importing the RSS feeds?

Hi there,

I'm running version 9.9.0. The talk here seems be about how to run the RSS feed imports without a cron job. My question is, how do I run it which a cron job? I can't figure out which file I should be running. I tried the following cron:

/usr/bin/php /var/www/vhosts/mysite.com/httpdocs/module.php?module=rss_import_do_import

since that's the file that is run when importing manually...

but it gave me the error:

Status: 404

Content-type: text/html

X-Powered-By: PHP/4.3.9

No input file specified.

How do I specify the input file? Am I running the wrong script?

Thanks,
Steve
Reply With Quote
Reply



Thread Tools
Display Modes
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Similar Threads
Thread Thread Starter Forum Replies Last Post
i want AUTO IMPoRT RSS in my Pligg website bhatiacane Core Development 1 06-08-2008 10:13 PM
Pligg integration with SMF Forum autoinc Pligg Mods 64 05-19-2008 01:22 AM
Page titles & breadcrumbs AshDigg Core Development 11 06-30-2006 06:35 PM


LinkBacks Enabled by vBSEO 3.0.0