Hi Dan,

$current_top is actually the proper code.  I am wandering why you have 
double configuration at first place. ie.  When you click on the 
configuration pane, you do have 
https://ip:1443/configuration/configuration in the url right?

On 12-03-06 11:06 PM, Dan Nelson wrote:
> Thanks for your help Francois.
>
> In the html/admin/configuration/main.php I change the following code,
> removing the $current_top and it fixed my issue.
>
> if (substr_compare('proxies', $setting, 0, 7) == 0) {
>
> print $setting;
>
> } else {
>
> print "<a class='no_hover'
> HREF=\"javascript:popUp('$current_top/more_info.php?option=$setting',
> '200', '450');\">$setting</a>";
>
> }
>
> if (substr_compare('proxies', $setting, 0, 7) == 0) {
>
> print $setting;
>
> } else {
>
> print "<a class='no_hover'
> HREF=\"javascript:popUp('more_info.php?option=$setting', '200',
> '450');\">$setting</a>";
>
> }
>
> Thanks
>
> Dan Nelson
>
> *Nutraceutical Corporation*
>
> Network Administrator
>
> 801-334-3702
>
>
>
> ------------------------------------------------------------------------------
> Virtualization&  Cloud Management Using Capacity Planning
> Cloud computing makes use of virtualization - but cloud computing
> also focuses on allowing computing to be delivered as a service.
> http://www.accelacomm.com/jaw/sfnl/114/51521223/
>
>
>
> _______________________________________________
> Packetfence-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/packetfence-users


-- 
Francois Gaudreault, ing. jr
[email protected]  ::  +1.514.447.4918 (x130) ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Packetfence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to