05-23-2011, 10:20 AM
This bug will be fixed in the next version.
Meanwhile, you can add this line to your pandora database in order to solve this problem:
[code]ALTER TABLE `talert_actions` ADD COLUMN `action_threshold` int(10) NOT NULL DEFAULT '0';[/code]
Greetings.
Meanwhile, you can add this line to your pandora database in order to solve this problem:
[code]ALTER TABLE `talert_actions` ADD COLUMN `action_threshold` int(10) NOT NULL DEFAULT '0';[/code]
Greetings.