[isf-wifidog] Can't Create User

dinesh nadeera dinesh_nadeera at yahoo.com
Lun 22 Juin 01:36:01 EDT 2009


I think i found the bug it is in "signup.php" page below code(last part of page). I have no idea why it not working. 

if (Server::getServer()->getUseGlobalUserAccounts())
    $smarty->assign('SelectNetworkUI', "<input type=\"hidden\" name=\"auth_source\" value='$default_network_param' />");
else
    $smarty->assign('SelectNetworkUI', Network::getSelectUI('network_id', array('preSelectedObject' => $network)) );

My solution is instead of using above code i used below code it work, but i don't know using this code affect other code or not please give your comment. 

solution:- $smarty->assign('SelectNetworkUI', Network::getSelectUI('auth_source')); 



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listes.ilesansfil.org/pipermail/wifidog/attachments/20090621/63cdeac2/attachment.htm 


Plus d'informations sur la liste de diffusion WiFiDog