I need to run trigger on exact time.
I use this expression:
Code:
dayofweek()=1 $ time()=080000
Code:
Cannot add trigger Invalid parameter "/1/expression": incorrect expression starting from "$ time()=080000". [triggers.php:300 → CApiWrapper->__call() → CFrontendApiWrapper->callMethod() → CApiWrapper->callMethod() → CFrontendApiWrapper->callClientMethod() → CLocalApiClient->callMethod() → CTrigger->create() → CTriggerGeneral->validateCreate() → CApiService::exception() in include/classes/api/services/CTriggerGeneral.php:1009]
Thanks
Comment