Hey guys,
I have cacti 0.8.8f and mactrack 2.9
Everything is working fine: I have all my switches configured and I can see all my mac addresses and interfaces for example.
But: When I go to mactrack -> MAC Addresses, choose a device and want to go to the next page, a blank page appears with NOT FOUND.
"The requested URL /cacti/plugins/mactrack/mactrack_view_macspage=2.php was not found on this server."
the same with mactrack -> Interfaces.
Can someone help me?
Thanks in advance!
mactrack - site not found (interfaces / mac addresses)
Moderators: Developers, Moderators
Re: mactrack - site not found (interfaces / mac addresses)
My situation is the same. Cacti .8.8f/Mactack 2.9.
Nav paging is causing an error:
Not Found
The requested URL /cacti/plugins/mactrack/mactrack_view_macspage=2.php was not found on this server.
I have trace it to:
$url_page_select = get_page_list($_REQUEST["page"], MAX_DISPLAY_PAGES, $row_limit, $total_rows, "mactrack_view_macs.php?report=macs");
get_page_list is a Cacti html function.
Nav paging is causing an error:
Not Found
The requested URL /cacti/plugins/mactrack/mactrack_view_macspage=2.php was not found on this server.
I have trace it to:
$url_page_select = get_page_list($_REQUEST["page"], MAX_DISPLAY_PAGES, $row_limit, $total_rows, "mactrack_view_macs.php?report=macs");
get_page_list is a Cacti html function.
Who is online
Users browsing this forum: No registered users and 0 guests