|
|
| Author |
Message |
susniand
Joined: 29 Aug 2007 Posts: 2
|
Posted: Wed Aug 29, 2007 3:28 am Post subject: help with ReportIt plugin |
|
|
Somehow i cannot create report template. I checked cacti log and found out this error;
08/29/2007 03:12:28 AM - CMDPHP: Poller[0] ERROR: SQL Assoc Failed "SELECT a.*, b.description AS template_description FROM reportit_reports AS a INNER JOIN reportit_templates AS b ON b.id = a.template_id WHERE (a.public = 1 OR a.user_id = 5) AND a.last_run != 0"
help would be much aprishiated. |
|
| Back to top |
|
 |
browniebraun Cacti User
Joined: 13 Jun 2006 Posts: 341 Location: Cologne, Germany
|
Posted: Wed Aug 29, 2007 3:55 am Post subject: |
|
|
Try current svn version under sourceforge
Best regards
-Andreas- |
|
| Back to top |
|
 |
gandalf Developer
Joined: 02 Dec 2004 Posts: 12604 Location: Muenster, Germany
|
Posted: Wed Aug 29, 2007 7:44 am Post subject: |
|
|
Moved to Plugin Announcements
Reinhard |
|
| Back to top |
|
 |
susniand
Joined: 29 Aug 2007 Posts: 2
|
Posted: Fri Sep 07, 2007 4:36 am Post subject: |
|
|
| upped to latest svn, but same error is stil present. Any other ideas ? |
|
| Back to top |
|
 |
browniebraun Cacti User
Joined: 13 Jun 2006 Posts: 341 Location: Cologne, Germany
|
Posted: Fri Sep 07, 2007 5:52 am Post subject: |
|
|
| susniand wrote: | | upped to latest svn, but same error is stil present. Any other ideas ? |
Please, try the uninstall script contained in the reportit folder to clean up your system. After that the setup script will automatically creates the tables of reportit if you will open Cacti.
If this won't help check your my.ini whether your MySQL Server is running in strict mode, but depending on simular issues posted here my development machine is always running in strict mode.
Best regards
-Andreas- |
|
| Back to top |
|
 |
|