vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   RSS Feed Check Feed Every 15 Minutes ??? (https://vborg.vbsupport.ru/showthread.php?t=252374)

v123shine 10-21-2010 05:57 AM

RSS Feed Check Feed Every 15 Minutes ???
 
Hello,

How to make rss fees to check feed every 15 minutes or others custom minutes ???
can anyone help me please!!

http://img529.imageshack.us/img529/7791/15m.jpg

Thank You

v123shine 10-22-2010 06:37 AM

Please, help me!!

BirdOPrey5 10-23-2010 01:37 AM

What could possibly be so important it has to be every 15 minutes and not "10" or "20"?

v123shine 10-23-2010 05:04 AM

Dear BirdOPrey5,

Can you help me to make 15 minutes or other custom minutes, please!!

kh99 10-23-2010 05:47 AM

The RSS Poster Robot scheduled task runs every 10 minutes, which is why you're limited to 10 minute increments. If you just have an urgent need to use 15 minutes you could try selecting 10 minutes then changing the scheduled task to run every 15.

If you want to customize the menu you could edit admincp/rssposter.php (search for x_minutes to find where the menu is built), but of course you'd have to have the scheduled task run at the right intervals to actually get your custom times to work right.

ETA: ...also, since the scheduled tasks only run when a user visits the site, if you don't have a lot of traffic or you have long periods of no traffic the task won't run at regular intervals.

v123shine 11-02-2010 02:03 PM

Dear kh99
thanks for help me :)

PinkMilk 03-18-2014 07:41 PM

Am I right in thinking if I add:
PHP Code:

86400 => construct_phrase($vbphrase['x_hours'], 24), 

(24 hours), I can leave the Scheduled Task alone and it will work?

kh99 03-19-2014 09:04 PM

Quote:

Originally Posted by PinkMilk (Post 2488130)
Am I right in thinking if I add:
PHP Code:

86400 => construct_phrase($vbphrase['x_hours'], 24), 

(24 hours), I can leave the Scheduled Task alone and it will work?

There are a couple other things you have to do for that to work. It was discussed in this thread: https://vborg.vbsupport.ru/showthread.php?t=296839 (make sure to read the whole thread because it took me 3 tries to figure out everything :) )


All times are GMT. The time now is 08:19 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
  • Page Generation 0.01104 seconds
  • Memory Usage 1,725KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete