Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
Support questions about the Threshold plugin
Moderators: Developers , Moderators
etienne66
Posts: 38 Joined: Wed Apr 19, 2006 12:26 pm
Post
by etienne66 » Sun Jan 28, 2007 3:11 am
While trying to install Threshold for the first time I get the error "Table 'cacti.thold_data' doesn't exist"
This appears to be caused by the table not being created properly in the setup.php file on line 264.
It reads
Code: Select all
) TYPE=MyISAM; COMMENT='Table of threshold data'";
But it should read
Code: Select all
) TYPE=MyISAM COMMENT='Table of threshold data';";
Notice the placement of the ";".
Thanks,
Etienne
cigamit
Developer
Posts: 3367 Joined: Thu Apr 07, 2005 3:29 pm
Location: B/CS Texas
Contact:
Post
by cigamit » Sat Mar 03, 2007 10:48 pm
This is already resolved in the latest version.
cigamit
Developer
Posts: 3367 Joined: Thu Apr 07, 2005 3:29 pm
Location: B/CS Texas
Contact:
Post
by cigamit » Tue Mar 06, 2007 12:02 am
v0.3.2 ? The setup.php file doesn't look quite like that anymore.
Users browsing this forum: No registered users and 0 guests