$sql_bdd on the server $sql_server"; exit;} // SELECTION DE L'ENREGISTREMENT CONTENANT L'ID EN COURS $req=mysql_db_query($sql_bdd,"select * from user_data where Pers_Id=\"$connectedvid\" and Rating>0",$db_link) or die(mysql_error()); // SI L'ID N'EXISTE PAS if(mysql_num_rows($req)==0) { // REDIRECTION PAGE ERREUR header("Location:login.php?XURL=$this_site"); exit; } // LIGNE FACULTATIVE : RECUPERATION DU PSEUDO $Req_Id=mysql_result($req,0,"Pers_Id"); $Req_Rating=mysql_result($req,0,"Rating"); include("staff_access.php"); include("../members/person/admin/staff.php"); ?> Web Administration - To Do list

Web Administration - To Do list

 

'; if($Func_staff_PRE==1 OR $Func_staff_DIR==1 OR $Func_staff_WM==1 OR $Func_staff_AWM==1 OR $Func_staff_NA==1OR $Func_staff_ANA==1) print '
Added By What ? Why ? Whats wrong ?
Homer http://www.ivao.org/members/person/details4.php?Id=298410 Well 2 badges, no staff title, page broken... Daniel can you fix it ? thx. Homer, 24oct09
Daniel http://www.ivao.org/members/person/details4.php?Id=298410 Fixed, as requested ;)
'; if($Func_Staff==0) print 'Access to Web Menu Denied'; print '
'; { include '../copyright.htm'; } print ''; ?>