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.
Attachments
Activity
Resolution | New: Done [ 10000 ] | |
Status | Original: In Review [ 10101 ] | New: Closed [ 6 ] |
Status | Original: Pending Response [ 10000 ] | New: In Review [ 10101 ] |
Status | Original: Open [ 1 ] | New: Pending Response [ 10000 ] |
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>