Superlinks Problem

General discussion about Plugins for Cacti

Moderators: Developers, Moderators

irakla7777777
Posts: 13
Joined: Sun Dec 04, 2011 12:16 pm

Re: Superlinks Problem

Post by irakla7777777 »

hi all.
i have similar problem ...
my cacti directory was http://myserver/cacti , but when i chage directory to http://myserver superlinks open half of window.

i use cacti 0.8.7h and superlinks 1.4 ...

any solution ?
User avatar
TheWitness
Developer
Posts: 17007
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Re: Superlinks Problem

Post by TheWitness »

Is this a top tab or a Console item? Are you using IE? If so, what version. Please attach image.
True understanding begins only when we realize how little we truly understand...

Life is an adventure, let yours begin with Cacti!

Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages


For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
irakla7777777
Posts: 13
Joined: Sun Dec 04, 2011 12:16 pm

Re: Superlinks Problem

Post by irakla7777777 »

i am using firefox 8.0
Attachments
Screenshot.png
Screenshot.png (103.57 KiB) Viewed 3029 times
User avatar
TheWitness
Developer
Posts: 17007
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Re: Superlinks Problem

Post by TheWitness »

Does not look like my FF8.0. How did you get this layout. Also, install firebug. You have a javascript error that is causing this I think. My display works fine on Chrome, Open Chrome, Firefox 8.0, IE9, Opera 11, and Safari 5.1. It might be WeatherMap.

TheWitness
True understanding begins only when we realize how little we truly understand...

Life is an adventure, let yours begin with Cacti!

Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages


For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
irakla7777777
Posts: 13
Joined: Sun Dec 04, 2011 12:16 pm

Re: Superlinks Problem

Post by irakla7777777 »

i just move the cacti directory content files from http://myserver/cacti to http://myserver... not anything else ...

how can i get it wok .... anybody can help me ?
User avatar
TheWitness
Developer
Posts: 17007
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Re: Superlinks Problem

Post by TheWitness »

Did you follow my instructions yet?
True understanding begins only when we realize how little we truly understand...

Life is an adventure, let yours begin with Cacti!

Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages


For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
irakla7777777
Posts: 13
Joined: Sun Dec 04, 2011 12:16 pm

Re: Superlinks Problem

Post by irakla7777777 »

yes...
i also install cacti on other computer with fresh install . then i install only superlinks plugin . then i open page with chrome 15.0.874.121 and the problem is not solved...

when i move content files in some directory problem fixes....

is your content file in apache default directory and not subdirectory?
what is your $url_path ?

What can I do next ?
User avatar
TheWitness
Developer
Posts: 17007
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Re: Superlinks Problem

Post by TheWitness »

The $url_paths needs to be valid. If you move the install, you have to update that variable.
True understanding begins only when we realize how little we truly understand...

Life is an adventure, let yours begin with Cacti!

Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages


For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
irakla7777777
Posts: 13
Joined: Sun Dec 04, 2011 12:16 pm

Re: Superlinks Problem

Post by irakla7777777 »

my url path is :

Code: Select all

$url_path = "/";
User avatar
TheWitness
Developer
Posts: 17007
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Re: Superlinks Problem

Post by TheWitness »

Well, that's not correct.
True understanding begins only when we realize how little we truly understand...

Life is an adventure, let yours begin with Cacti!

Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages


For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
irakla7777777
Posts: 13
Joined: Sun Dec 04, 2011 12:16 pm

Re: Superlinks Problem

Post by irakla7777777 »

ok . how can i correct this url ?
irakla7777777
Posts: 13
Joined: Sun Dec 04, 2011 12:16 pm

Re: Superlinks Problem

Post by irakla7777777 »

I 'll be glad if you help me resolve this problem
User avatar
TheWitness
Developer
Posts: 17007
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Re: Superlinks Problem

Post by TheWitness »

Change it to the correct value and I think your problem should be solved.
True understanding begins only when we realize how little we truly understand...

Life is an adventure, let yours begin with Cacti!

Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages


For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
irakla7777777
Posts: 13
Joined: Sun Dec 04, 2011 12:16 pm

Re: Superlinks Problem

Post by irakla7777777 »

I think this is correct url

Code: Select all

$url_path = "/";
I give you some information :
OS : ubuntu.
web server : apache2
web server default directory : /var/www
cacti index.php and plugins directory are in /var/www/ ... therefore my url path is $url_path = "/";

if you think this url path not correct . please post correct path...
User avatar
TheWitness
Developer
Posts: 17007
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Re: Superlinks Problem

Post by TheWitness »

Where is host.php located?
True understanding begins only when we realize how little we truly understand...

Life is an adventure, let yours begin with Cacti!

Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages


For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest