I
illusion
Прохожие
- Автор темы
- #11
т.е. поменять само название файла регистрации ?
или ??? можешь чуть чуть поподробнее
или ??? можешь чуть чуть поподробнее
Follow along with the video below to see how to install our site as a web app on your home screen.
Примечание: This feature may not be available in some browsers.
?do=register
?do=reg
bbcodes_poll\" onclick=\"document.location='/index.php?do=register
bbcodes_poll\" onclick=\"document.location='/index.php?do=register&rulles=1
if(!defined('DATALIFEENGINE'))
{
die("Hacking attempt!");
}
$rez = rawurldecode($_GET['rulles'])+rawurldecode($_POST['rulles']);
if($rez<>1)
{
@header('Location: ' . $config['http_home_url']);
die ("<h1>Регистрация отклонена</h1><br /><br /><a href=\"{$config['http_home_url']}\">{$config['http_home_url']}</a><br /><br />В случае постоянного повторения данной ошибки, сообщите об этом администратору сайта");
}
$row['template'] = str_replace("{%validationlink%}",$config['http_home_url']."index.php?do=register&doaction=validating&id=".$idlink, $row['template']);
$row['template'] = str_replace("{%validationlink%}",$config['http_home_url']."index.php?do=register&doaction=validating&rulles=1&id=".$idlink, $row['template']);
$tpl->copy_template = "<form method=\"post\" name=\"registration\" id=\"registration\" action=\"".$config['http_home_url']."index.php?do=register\">\n".$tpl->copy_template."
$tpl->copy_template = "<form method=\"post\" name=\"registration\" id=\"registration\" action=\"".$config['http_home_url']."index.php?do=register&rulles=1\">\n".$tpl->copy_template."
msgbox ($lang['all_info'], $lang['confirm_ok']. "<br /><br /><a href=\"".$config['http_home_url']."index.php?do=register&doaction=validating&rulles=1&step=2&id=".rawurlencode($_REQUEST['id'])."\">Продолжить регистрацию на сайте</a>");
msgbox ($lang['all_info'], $lang['confirm_ok']. "<br /><br /><a href=\"".$config['http_home_url']."index.php?do=register&doaction=validating&step=2&id=".rawurlencode($_REQUEST['id'])."\">Продолжить регистрацию на сайте</a>");
<input name=\"submit_val\" type=\"hidden\" id=\"submit_val\" value=\"submit_val\">
<input name=\"rulles\" type=\"hidden\" id=\"rulles\" value=\"1\">