Search found 6 matches

by inoujk
Tue Sep 24, 2013 7:04 am
Forum: Plugin: (MAC Track)
Topic: not use MAC Track
Replies: 1
Views: 1415

Re: not use MAC Track

(the screen shots don't works)
by inoujk
Tue Sep 24, 2013 6:57 am
Forum: Plugin: (MAC Track)
Topic: What Mean Interface "With Issues" Field?
Replies: 5
Views: 3675

Re: What Mean Interface "With Issues" Field?

i don't understand the question, sorry ^^

you want to delete all records of this table to refresh you data ?
by inoujk
Tue Sep 24, 2013 2:50 am
Forum: Plugin: (MAC Track)
Topic: What Mean Interface "With Issues" Field?
Replies: 5
Views: 3675

Re: What Mean Interface "With Issues" Field?

in file "mactrack_view_interfaces.php" : } elseif ($_REQUEST["issues"] == "-3") { // Non Ignored Interfaces $sql_where .= (strlen($sql_where) ? " AND " : "WHERE ") . $ignore; ... } elseif ($_REQUEST["issues"] == "-1") { // With Is...
by inoujk
Fri Sep 20, 2013 4:15 am
Forum: Plugin: (MAC Track)
Topic: All stuffs i've changed in mactrack\lib\mactrack_functions.
Replies: 0
Views: 1632

All stuffs i've changed in mactrack\lib\mactrack_functions.

just for information (it can help someone), here are all the stuff i've changed in file : mactrack\lib\mactrack_functions.php variable "$store_to_db = TRUE;" don't manage to setup, so i add it under the function name : function get_base_dot1dTpFdbEntry_ports($site, &$device, &$ifIn...
by inoujk
Thu Sep 19, 2013 2:04 am
Forum: Plugin: (MAC Track)
Topic: No MACTRACK tab.
Replies: 11
Views: 8382

Re: No MACTRACK tab.

a temporary solution :
http://forums.cacti.net/viewtopic.php?f=15&t=41230

i take if someone has better..
by inoujk
Wed Sep 18, 2013 10:30 am
Forum: Plugin: (MAC Track)
Topic: Mactrack missing tabs.
Replies: 5
Views: 7162

Re: Mactrack missing tabs.

As a temporary solution, you can remove the user's control to always show this tab : edit file : cacti-0.8.8a/plugins/mactrack/setup.php replace : function mactrack_show_tab () { global $config, $user_auth_realm_filenames; $realm_id = 2120; if ((db_fetch_assoc("select user_auth_realm.realm_id f...