Hi,
I have installed cacti 0.87i with PIA3.1 on CentOS 5.3, everything was fined.
However, when I enable the superlinks, the response time is very slow. When I disable it, the response time is normal again.
Are there any setting I need to change or install?
Thank you
response slow when enable superlinks
Moderators: Developers, Moderators
Re: response slow when enable superlinks
Did you ever figure out what was causing this? I am having the same issue.
-Dan
-Dan
Please mark the topic solved if this resolves your problem.
Re: response slow when enable superlinks
Actually I think I just figured it out.
The problem is this line in setup.php
print "<script type='text/javascript' src='".$config['url_path'] ."/plugins/superlinks/jquery-latest.min.js'></script>";
Change it to this:
print "<script type='text/javascript' src='".$config['url_path'] ."plugins/superlinks/jquery-latest.min.js'></script>";
-Dan
The problem is this line in setup.php
print "<script type='text/javascript' src='".$config['url_path'] ."/plugins/superlinks/jquery-latest.min.js'></script>";
Change it to this:
print "<script type='text/javascript' src='".$config['url_path'] ."plugins/superlinks/jquery-latest.min.js'></script>";
-Dan
Please mark the topic solved if this resolves your problem.
Re: response slow when enable superlinks
Hi yl048,
Thanks for the fix, working for me.
The steps was:
Disable and Uninstall superlinks
Edit setup.php as you suggested
Install and enable superlinks and working
Thanks!!!
Thanks for the fix, working for me.
The steps was:
Disable and Uninstall superlinks
Edit setup.php as you suggested
Install and enable superlinks and working
Thanks!!!
- Attachments
-
- support.png (21.19 KiB) Viewed 1086 times
Who is online
Users browsing this forum: No registered users and 4 guests