guido, nn mi ricordo dove avevo preso quel mod, ad ogni modo nell'intestazione del file interessato c'è questo:
codice:/*------------------------------------------------------------------------- *| Login mod for Invision Power Board 1.2 *| With this mod you can login from every site you want *| The nod returns an error code to be handled in the callers environment *| The mod uses a modification of the original login procedure *| *| *| Copyright (C) 2003 Pit (Peter). All rights reserved *| member at ibforen.de (Peter) *| member at ibplanet.com (Pit) *| Peter@ibforen.de *| info-file: mod_login_to_ipb_howto.htm *| version: 1.6 (2003-07-28) *| compatible with ipb 1.2 *| Distribution ist not allowed. *| Download the mod from ibplanet.com(English) or ibforen.de(German) *| *| mod token: mod_login_to_ipb *| *| *| mod_login_to_ipb.php must be copied into your ipb directory *| *| You can call the login procedure from any place of your website *| Take care of the exact path in the action-Tag *| *| Your login form must have the fields named *| "UserName" "PassWord" and "In_Location". *| Do not use "In_Location" for any other purpose. *| The location field must get the id="In_Location" *| The action target must be the path to the mod_login_to_ipb.php *| Do not use an url as destination *| -------------------------------------------------------------------------*/