OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
Cron Jobs for Book Due Notifications (0 viewing) 

BookLibary Component Support

Go to bottom Favoured: 0

Cron Jobs for Book Due Notifications

sashnz (User)
Fresh Boarder
Posts: 13
graphgraph
User Offline Click here to see the profile of this user
Re:Cron Jobs for Book Due Notifications 10 Years, 11 Months ago
Karma: 0  
OK I set up the CRON for daily... Each day I get the following email...

subject: Cron Daemon
message: /bin/sh: mydomain.com/index.php?option=com_booklibrary: No such file or directory

However at the right moment I get a proper email

Subject:Lend expire Notice!
message: So books lend expire soon (in 10 days):

So I directed Cron Daemon to the spam folder.

My question is... Shouldn't the proper email "Lend expire Notice!" at least state the name of the borrower, the book, and a date so as to give the librarian a heads-up via email? An included message.
Logged Logged
Last Edit: 2013/05/09 08:52 By sashnz.
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8243
graph
User Offline Click here to see the profile of this user
Re:Cron Jobs for Book Due Notifications 10 Years, 11 Months ago
Karma: 101  
Hello,

Please mark in message, errors, questions, ...
Other very difficult understand what you ask.

Youy need add to cron some like below !!!!

Code:

wget -q -O - http://mydomain/index.php?option=com_booklibrary&Iteid=56&task=lend_before_end_notify /dev/null


Thanks,
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
Go to top
»