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.
TheWitness wrote:First, the value of "$config["url_path"]" in your global.php is wrong. Second, you need to provide more details about this "plugin".
TheWitness
1.It's a THOLD plugin
2.I have Apache with virtual hosts. Cacti one of them
3. Value of "$config["url_path"]" is - $config['url_path'] = 'http://cacti.site.com/';
4. Cacti virtual host config
I had the same problem either, but when I changed the value in "utilities->user management->admin->graph settings->tree view mode->default tree view mode" from "dual pane" to "single pane", I found the problem dispeared. Hope the method can help you.
changht wrote:I had the same problem either, but when I changed the value in "utilities->user management->admin->graph settings->tree view mode->default tree view mode" from "dual pane" to "single pane", I found the problem dispeared. Hope the method can help you.
Comrade, you read my config host and properly understood? I gave a direct domain name for this service(cacti). www.cacti.site.com without any /cacti/ or share/cacti/
Yes, doubling back on the post, I see that you attempted this. Please use Firefox and install Firebug to investigate why your CSS is not properly being loaded. Firebug will help you very much, once you understand it's use.
TheWitness wrote:Yes, doubling back on the post, I see that you attempted this. Please use Firefox and install Firebug to investigate why your CSS is not properly being loaded. Firebug will help you very much, once you understand it's use.
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /cacti/plugins/thold/include/main.css was not found on this server.</p>
<hr>
<address>Apache/2.2.12 (Ubuntu) Server at xxx Port 80</address>
</body></html>