Adrian Miller wrote:
Sorry

are you saying it is something wrong with :-

on_insert = notify_start,"execute=$d.get_custom3=,$d.get_hash=,$d.get_name="

or with the script that it runs to send the e-mail? Because there has been no 
changes to the email script and it works perfectly when i change on_insert to 
on_open or on_start.

the only changes that are made are to on_**** and only on_insert gives an error.

which is confusing as this is only a small change, i even deleted the line and 
retyped it.

would the execute_log be a seperate command or would i use it with the 
on_insert command?

IIRC, on_insert is called before the commands appended to the load_*, thus d.get_custom3 is likely an empty string.

Which you would have seen if you had used execute_log.

Jari Sundell
_______________________________________________
Libtorrent-devel mailing list
[email protected]
http://rakshasa.no/mailman/listinfo/libtorrent-devel

Reply via email to