Intropage, moving panels not saving

Addons for Cacti and discussion about those addons

Moderators: Developers, Moderators

Post Reply
avantat
Posts: 22
Joined: Fri Jun 20, 2014 2:29 pm

Intropage, moving panels not saving

Post by avantat »

Hi there,

it's most likely I'm doing something wrong here, but I can't figure out how to save panels after moving them. Let's say I move a panel to the right, I go back into Intropage, and the panel is back where it was before.
Cacti Version: 1.2.26
Poller Type: cmd.php
Running on:
Linux cacti 5.15.0-94-generic #104-Ubuntu SMP Tue

IntroPage version is: 4.0.3

Thanks!
macan
Cacti Pro User
Posts: 898
Joined: Tue Mar 18, 2008 2:30 am
Location: Czech

Re: Intropage, moving panels not saving

Post by macan »

Please try actual code from develop branch
https://github.com/Cacti/plugin_intropage

It will be version 4.0.4 soon
Let the Cacti grow!
avantat
Posts: 22
Joined: Fri Jun 20, 2014 2:29 pm

Re: Intropage, moving panels not saving

Post by avantat »

Thanks, the version I have is from Github. I see the issue seems to be addressed for 4. 0.4, I can wait until it's out.
macan
Cacti Pro User
Posts: 898
Joined: Tue Mar 18, 2008 2:30 am
Location: Czech

Re: Intropage, moving panels not saving

Post by macan »

actual version from github develop branch is stable. You can use it now. You don't need wait for official release. I would like to release it soon but I'm busy now.

https://github.com/Cacti/plugin_intropage -> button "<> Code"
Let the Cacti grow!
avantat
Posts: 22
Joined: Fri Jun 20, 2014 2:29 pm

Re: Intropage, moving panels not saving

Post by avantat »

Thanks, pulled from development. It seems though it's still not saving the panels after moving them.
macan
Cacti Pro User
Posts: 898
Joined: Tue Mar 18, 2008 2:30 am
Location: Czech

Re: Intropage, moving panels not saving

Post by macan »

It depends on management -> configuration -> settings -> Intropage tab -> "Important things will be at the top". Try disable this
Let the Cacti grow!
avantat
Posts: 22
Joined: Fri Jun 20, 2014 2:29 pm

Re: Intropage, moving panels not saving

Post by avantat »

Quick update, tried this, still won't stick. Just an FYI.
macan
Cacti Pro User
Posts: 898
Joined: Tue Mar 18, 2008 2:30 am
Location: Czech

Re: Intropage, moving panels not saving

Post by macan »

Default is used, because user settings for this doesn't exists.
You have to set it in action menu - Sort by (severity or User preference)
Let the Cacti grow!
avantat
Posts: 22
Joined: Fri Jun 20, 2014 2:29 pm

Re: Intropage, moving panels not saving

Post by avantat »

Thanks, tried that. Some panels are sticking to the new location, others revert back (eg: Poller statistics)
macan
Cacti Pro User
Posts: 898
Joined: Tue Mar 18, 2008 2:30 am
Location: Czech

Re: Intropage, moving panels not saving

Post by macan »

show result of SQL queries:
select panel_id,user_id,last_update, priority from plugin_intropage_panel_data order by user_id,priority;
and
select * from settings_user where name like '%intro%';
Let the Cacti grow!
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests