on the top of superlinks page
on cacti log fileUndefined index: superlinks-mgmt.php: in /opt/cacti/lib/functions.php on line 1743
and when I try to create new link I got this error02/04/2012 04:11:07 PM - CMDPHP: Poller[0] ERROR: SQL Assoc Failed!, Error:'1054', SQL:"SELECT DISTINCT id, title, imagecache FROM superlinks_pages, superlinks_auth WHERE superlinks_pages.id=superlinks_auth.pageid AND style='TAB' AND (userid=1 OR userid=0) AND disabled='' ORDER BY sortorder, id"
02/04/2012 04:10:59 PM - CMDPHP: Poller[0] ERROR: SQL Assoc Failed!, Error:'1054', SQL:"SELECT DISTINCT id,title,contentfile FROM superlinks_pages, superlinks_auth WHERE superlinks_pages.id=superlinks_auth.pageid AND style='FRONT' AND (userid=1 OR userid=0) AND disabled='' ORDER BY sortorder, id"
02/04/2012 04:10:59 PM - CMDPHP: Poller[0] ERROR: SQL Assoc Failed!, Error:'1054', SQL:"SELECT DISTINCT id,title,contentfile FROM superlinks_pages, superlinks_auth WHERE superlinks_pages.id=superlinks_auth.pageid AND style='FRONTTOP' AND (userid=1 OR userid=0) AND disabled='' ORDER BY sortorder, id"
02/04/2012 04:10:59 PM - CMDPHP: Poller[0] ERROR: SQL Assoc Failed!, Error:'1054', SQL:"SELECT DISTINCT id, title, imagecache FROM superlinks_pages, superlinks_auth WHERE superlinks_pages.id=superlinks_auth.pageid AND style='TAB' AND (userid=1 OR userid=0) AND disabled='' ORDER BY sortorder, id"
Notice: Undefined offset: 0 in /opt/cacti/plugins/superlinks/superlinks-mgmt.php on line 803
Notice: Undefined offset: 0 in /opt/cacti/plugins/superlinks/superlinks-mgmt.php on line 804
Notice: Undefined offset: 0 in /opt/cacti/plugins/superlinks/superlinks-mgmt.php on line 805
Notice: Undefined offset: 0 in /opt/cacti/plugins/superlinks/superlinks-mgmt.php on line 806
Warning: Cannot modify header information - headers already sent by (output started at /opt/cacti/plugins/superlinks/superlinks-mgmt.php:803) in /opt/cacti/plugins/superlinks/superlinks-mgmt.php on line 146
I have delete the old file and try clean install the problem is not gone, I have checked and the solution on related posts but didn't work any idea..??!! what's wrong with it.
Thanks.
Update ---- Solved!
Drop superlink Sql table and reinstall superlinks solved the problem!!