One Hat Cyber Team
Your IP :
216.73.216.24
Server IP :
194.44.31.54
Server :
Linux zen.imath.kiev.ua 4.18.0-553.77.1.el8_10.x86_64 #1 SMP Fri Oct 3 14:30:23 UTC 2025 x86_64
Server Software :
Apache/2.4.37 (Rocky Linux) OpenSSL/1.1.1k
PHP Version :
5.6.40
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
nosc
/
public_html
/
users
/
View File Name :
header_users.php~
<? require_once("functions_admin.php"); ?> <? require_once("functions_users.php"); ?> <? require_once("../login/include/session.php"); ?> <? require_once("../auth/auth.php"); ?> <? include_once('../ip2country.inc.php'); ?> <? function print_header_users($page="") { global $lang,$session; echo "<DIV CLASS=\"language_select_top\">\n"; echo "<P STYLE=\"text-align: left; margin-top: 5px;\">" . language_select("FLAG","small"). "</P>\n"; echo journal_logo_users(); echo "</DIV>\n"; echo "<P CLASS=\"users_internal_subtitle\">" .enruua("Internal pages","Служебные страницы","Службові сторінки"); /*if ($session-> userlevel >= 7) echo ": " . enruua("Admin mode","Режим администратора","Режим адміністратора");*/ echo "</P>"; } function banner_users() { global $_db,$session,$lang,$db_handle; echo "<div class=\"banner\" id=\"sidebar\">\n"; echo menu_users(); echo "</div>\n"; } function login_form() { global $form,$lang,$_journal; /** * User not logged in, display the login form. * If user has already tried to login, but errors were * found, display the total number of errors. * If errors occurred, they will be displayed. */ if($form->num_errors > 0) { echo "<font size=\"2\" color=\"#ff0000\">"; //$form->num_errors// error(s) found",)." error(s) found</font>"; echo "<h1>" . enruua("Error","Неудача","Невдача")."!". "</h1>"; echo "</font>\n"; } echo "<FORM ACTION=\"../login/process.users.php\" METHOD=\"POST\">"; echo "<DIV CLASS=\"login_form\">\n"; echo "<H2>".enruua("Access authentication","Авторизация доступа","Авторизація доступу")."</H2>\n"; echo "<TABLE CELLSPACING=\"0\" CELLPADDING=\"3\">\n"; echo "<TR><TD>".enruua("User name","Имя пользователя","Ім'я користувача").":"."</TD>"; echo "<TD><INPUT TYPE=\"text\" NAME=\"user\" MAXLENGTH=\"30\" VALUE=\"" .$form->value("user")."\"></TD>"; echo "<td>"//.error_text(enruua("Enter a valid login","Введите действительный код пользователя","Введіть дійсний код користувача")) .$form->error("user") ."</TD></TR>\n"; echo "<TR><TD>".enruua("Password","Пароль","Пароль").": </TD>"; echo "<TD><INPUT TYPE=\"password\" NAME=\"pass\" MAXLENGTH=\"30\" VALUE=\"" .$form->value("pass")."\"></TD>"; echo "<td>"//.error_text(enruua("Enter the correct password","Введите верный пароль","Введіть вірний пароль")) .$form->error("pass") ."</TD></TR>\n"; echo "<tr><td colspan=\"2\" align=\"left\">"; /* echo "<input type=\"checkbox\" name=\"remember\""; if($form->value("remember") != ""){ echo "checked"; } echo ">"; echo enruua("Remember me next time","Запомнить на следующий раз","Запам'ятати на наступний раз");*/ echo "<INPUT TYPE=\"hidden\" NAME=\"sublogin\" VALUE=\"1\">\n"; echo "<INPUT id=\"proceed\" TYPE=\"submit\" VALUE=\"" . enruua("Login","Войти","Увійти"). "\">"; echo "</TD></TR>\n"; echo "<TR><TD COLSPAN=\"2\" ALIGN=\"left\">"; echo "<BR><A HREF=\"forgotpass.php?lang=". $lang."\">\n"; echo enruua("Forgot Password","Забыли пароль","Забули пароль")."?"; echo "</A></TD>\n"; echo "<TD ALIGN=\"right\"></td></tr>"; echo "</TABLE>\n"; echo "<P>\n"; users_note(enruua("The scripts constituting the online control system of the journal", "Программы, составляющие электронную систему обслуживания журнала", "Програми, що складають електронну систему обслуговування журналу")." " .journal_webpage_link()." " .enruua("require that","требуют включения","вимагають увімкнення")." " .google_link("cookies","Cookies",$lang)." ".enruua("and","и","та")." " .google_link("JavaScript","JavaScript",$lang)." " .enruua("be turned on in your web " .google_link('browser','browser',$lang),"в Вашем " .google_link('браузер','браузере',$lang),"у Вашому " .google_link('браузер','браузері',$lang))."."); echo "</P>\n"; echo "</DIV>\n"; echo "</FORM>\n"; }//login_form require_once("../charset.php"); ?> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <HTML> <HEAD> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8"></META> <? require("defs.php"); ?> <!-- <SCRIPT TYPE="text/javascript" SRC="<? echo $_root; ?>/boxover.js"></SCRIPT> --> <link rel="stylesheet" type="text/css" href="../epoch/epoch_styles.css"> <? require("../epoch/epoch_classes.php");?> <script type="text/javascript"> var bas_cal,dp_cal,ms_cal; window.onload = function () { displayYearInitial=<? echo $_start_year;?> // bas_cal = new Epoch('epoch_basic','flat',document.getElementById('basic_container')); dp_cal = new Epoch('epoch_popup','popup',document.getElementById('popup_container')); // ms_cal = new Epoch('epoch_multi','flat',document.getElementById('multi_container'),true); }; </script> <script TYPE="text/javascript"> <!-- function go_here_there(msg,here,there) { var where_to= confirm(msg); if (where_to== true) { window.location=here; } else { window.location=there; } } function gotosite(site){ if (site != ""){ //myWindow=window.open(site,"newWindow","menubar=1,toolbar=1,scrollbar=1,resizable=1, width=800, height=600"); //myWindow.focus(); window.location = site; } }//gotosite //message = "Not allowed"; function NoRightClick() { if(((navigator.appName=="Microsoft Internet Explorer")&&(event.button > 1)) ||((navigator.appName=="Netscape")&&(b.which > 1))){ // alert(message); return false; } } //document.onmousedown = NoRightClick; var phone_allowed = "()- 0123456789"; var digits_allowed = "0123456789"; var alpha_allowed = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ "; function res(t,v){ var w = ""; for (i=0; i < t.value.length; i++) { x = t.value.charAt(i); if (v.indexOf(x,0) != -1) w += x; } t.value = w; } </SCRIPT> <TITLE><? if ($page_title) print($page_title); ?></TITLE> <LINK REL="STYLESHEET" HREF="style_users.css"> <LINK REL="STYLESHEET" HREF="style_gen.css"> <? if ($related_page) echo "<LINK HREF=\"$related_page\" REL=\"Next\">"; ?> <? if($session->logged_in) { if (!isset($lang)) { if (isset($_SESSION['lang'])) $lang= $_SESSION['lang']; else $lang=preferred_language(person($session->author_id)); } } //if logged in else {} if (!is_valid_language($lang)) $lang=guess_client_language(); echo "</HEAD>\n"; echo "<BODY>\n"; echo "<DIV CLASS=\"header_users\">\n"; echo print_header_users(); echo "</DIV>\n"; /** * User has already logged in, so display relavent links, including * a link to the admin center if the user is an administrator. */ echo "<A name=main>\n"; echo "<div class=\"metabody_admin\">"; if($session->logged_in) { echo banner_users(); /*if ($session-> userlevel >= 7) { $r = mysql_query("SELECT * from Authors WHERE deseased IS NULL"); echo "<FORM method=\"POST\" action=\"switch_user.php\">"; echo "<SELECT name=\"selected_user\">\n"; while ($pu = mysql_fetch_array($r)) { echo "<OPTION value=\"". $pu['id']."\">". $pu['id']. " ".author_option_name($pu); echo "</OPTION>\n"; } echo "</SELECT>\n"; echo "<INPUT type=\"submit\" value=\"".enruua("Switch user","","")."\">"; } */ } else { login_form(); include ("footer_users.php"); exit; } ?>