Details
-
Help
-
Resolution: Done
-
Major
-
None
-
None
-
None
Description
Running ./test_alert.php -a 5 throws the error:
SQL[SELECT * FROM `alert_assoc`]
ROWS[0]
SQL RUNTIME[0.00013208s]
I did verify that this table is empty.
you most likely confused the option.
-a <alert_entry> is alert entry id, hard to find on alerts page: Alerts -> click on
opposite the required alert -> look into url -> find alert_entry param
if you want check specific contact, use:
-c <contact_id>