Hi George,

On 12.09.2011 22:57, George Holbert wrote:
> Good thought, but this is on a fresh OS and Apache + PHP installation
> (Apache 2.2.20, PHP 5.3.8).  I have also reinstalled from scratch a
> couple times, and the problem is still there.
>
> I am installing from tar.gz on Solaris 10.  By the way, all the other
> functionality in 3.5.0 works fine, as far as I can tell.  It's just the
> AJAX password set dialog that has a problem.

please check the source of the page if all CSS files and JS libs are in the 
correct order (see below).
Do you get any errors in the Firefox error console when pressing the button? 
Does "Set random password" work? Please also check your Apache logs if 
the button pressing loads any data from Apache.

Best regards

Roland


<link rel="stylesheet" type="text/css" href="../../style/jquery-dropmenu.css">
<link rel="stylesheet" type="text/css" 
href="../../style/type_nisObjectType.css">
<link rel="stylesheet" type="text/css" href="../../style/type_user.css">
<link rel="stylesheet" type="text/css" href="../../style/type_group.css">
<link rel="stylesheet" type="text/css" href="../../style/type_netgroup.css">
<link rel="stylesheet" type="text/css" href="../../style/type_sudo.css">
<link rel="stylesheet" type="text/css" href="../../style/type_mailAlias.css">
<link rel="stylesheet" type="text/css" 
href="../../style/type_automountType.css">
<link rel="stylesheet" type="text/css" href="../../style/type_alias.css">
<link rel="stylesheet" type="text/css" href="../../style/layout.css">
<link rel="stylesheet" type="text/css" href="../../style/type_gon.css">
<link rel="stylesheet" type="text/css" href="../../style/type_host.css">
<link rel="stylesheet" type="text/css" href="../../style/type_asteriskExt.css">
<link rel="stylesheet" type="text/css" href="../../style/type_smbDomain.css">
<link rel="stylesheet" type="text/css" href="../../style/type_dhcp.css">
<link rel="stylesheet" type="text/css" 
href="../../style/jquery-ui-1.8.2.custom.css">
<link rel="stylesheet" type="text/css" href="../../style/type_ppolicyType.css">
</head><body>
<script type="text/javascript" src="../lib/100_jquery-1.4.2.min.js"></script>
<script type="text/javascript" 
src="../lib/110_jquery-ui-1.8.2.custom.min.js"></script>
<script type="text/javascript" 
src="../lib/130_jquery-dropmenu-1.1.3.js"></script>
<script type="text/javascript" src="../lib/200_wz_tooltip.js"></script>
<script type="text/javascript" src="../lib/500_lam.js"></script>


------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
Learn about the latest advances in developing for the 
BlackBerry&reg; mobile platform with sessions, labs & more.
See new tools and technologies. Register for BlackBerry&reg; DevCon today!
http://p.sf.net/sfu/rim-devcon-copy1 
_______________________________________________
Lam-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lam-public

Reply via email to