Page 1 of 1
Problems with: $g_status_legend_position
Posted: 05 Dec 2023, 20:58
by nalzate
Hi There,
This setting: $g_status_legend_position. Doesn´t work for the version 2.25.7.
I need your help!!
Thank everyone.
Re: Problems with: $g_status_legend_position
Posted: 05 Dec 2023, 21:09
by atrol
$g_status_legend_position is obsolete in version 2.x.
Run admin/check/index.php to see if you have set more options that are obsolete.
Re: Problems with: $g_status_legend_position
Posted: 06 Dec 2023, 14:18
by nalzate
Ok, can you tell me what other code is in version 2.25.7 that meets the same goal as this code : $g_status_legend_position
Please, thank you!
Re: Problems with: $g_status_legend_position
Posted: 06 Dec 2023, 19:05
by atrol
There is no such functionality, is was removed about 9 years ago, and there were pretty few users asking for it.
E. g. this isssue is open since years and might help you some way
https://www.mantisbt.org/bugs/view.php?id=22457
Based on that, I don't expect it will be reintrocuded to the standard installation, unless there is some contribution from the user community.
Another way to implpement it, could be to write a plugin.