• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Link for cronjob

Link for cronjob 12 years 8 months ago #18483

  • paypal35
  • paypal35's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
Hello,

Is there a link where I can start the cron job manually. Currently emails are only collected when the site has activity.

Best regards, Sven
The administrator has disabled public write access.

Re: Link for cronjob 12 years 8 months ago #18516

  • octavian
  • octavian's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 783
  • Thank you received: 110
Hello,

The Cron Plugin is a System Plugin that runs everytime your site is visited. So you could just setup a cronjob to open your site's index.php (or any other page for that matter) and it will work.

Regards!
Please note: my help is not official customer support. To receive your support, submit a ticket by clicking here
Regards,
RSJoomla! Development Team
The administrator has disabled public write access.

Re: Link for cronjob 12 years 2 months ago #21494

  • AlexR
  • AlexR's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 8
I also just discovered the Cron Plug in only triggers on site access. If tickets are submitted by email to the support email address notifications aren't sent to admin to let them know a ticket was opened, which poses a problem in timely responses.

If the plugin in just needs a visit to the site will this work (cron job in Cpanel)?

wget -O /dev/null "YOURWESBITE.com/index.php" > /dev/null 2>&1

Thanks.
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!