<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Форум PHP-MyAdmin.RU &mdash; Помогите пожалуйста!]]></title>
		<link>https://forum.php-myadmin.ru/viewtopic.php?id=4072</link>
		<atom:link href="https://forum.php-myadmin.ru/extern.php?action=feed&amp;tid=4072&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «Помогите пожалуйста!».]]></description>
		<lastBuildDate>Sun, 31 May 2015 18:59:14 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Помогите пожалуйста!]]></title>
			<link>https://forum.php-myadmin.ru/viewtopic.php?pid=26404#p26404</link>
			<description><![CDATA[<p>Ошибку покажите.</p>]]></description>
			<author><![CDATA[null@example.com (Hanut)]]></author>
			<pubDate>Sun, 31 May 2015 18:59:14 +0000</pubDate>
			<guid>https://forum.php-myadmin.ru/viewtopic.php?pid=26404#p26404</guid>
		</item>
		<item>
			<title><![CDATA[Re: Помогите пожалуйста!]]></title>
			<link>https://forum.php-myadmin.ru/viewtopic.php?pid=26402#p26402</link>
			<description><![CDATA[<p>Не помогло&nbsp; <img src="https://forum.php-myadmin.ru/img/smilies/sad.png" width="15" height="15" alt="sad" /></p>]]></description>
			<author><![CDATA[null@example.com (FrezZzeiN)]]></author>
			<pubDate>Sun, 31 May 2015 18:05:10 +0000</pubDate>
			<guid>https://forum.php-myadmin.ru/viewtopic.php?pid=26402#p26402</guid>
		</item>
		<item>
			<title><![CDATA[Re: Помогите пожалуйста!]]></title>
			<link>https://forum.php-myadmin.ru/viewtopic.php?pid=26401#p26401</link>
			<description><![CDATA[<p>Вероятно у вас не включены короткие теги в конфигурации PHP.<br />&lt;?<br />Замените их на &lt;?php<br />Или поправьте в конфигурационном файле php.ini директиву short_open_tag<br /><a href="http://php.net/manual/ru/ini.core.php#ini.short-open-tag">http://php.net/manual/ru/ini.core.php#i … t-open-tag</a></p>]]></description>
			<author><![CDATA[null@example.com (Hanut)]]></author>
			<pubDate>Sun, 31 May 2015 16:16:22 +0000</pubDate>
			<guid>https://forum.php-myadmin.ru/viewtopic.php?pid=26401#p26401</guid>
		</item>
		<item>
			<title><![CDATA[Помогите пожалуйста!]]></title>
			<link>https://forum.php-myadmin.ru/viewtopic.php?pid=26398#p26398</link>
			<description><![CDATA[<p>Выдаёт при переходе на сайт эту ошибку:<br /> Parse error: syntax error, unexpected &#039;&lt;&lt;&#039; (T_SL) in /home/u184712400/public_html/index.php on line 1</p><p>Вот код index.php:<br /></p><div class="codebox"><pre><code>&lt;?
header(&quot;Content-Type: text/html; charset=utf-8&quot;);
include_once($_SERVER[&quot;DOCUMENT_ROOT&quot;].&#039;/ajax/configSettings.php&#039;);
include_once($_SERVER[&quot;DOCUMENT_ROOT&quot;].&#039;/config.php&#039;);
$pimeriaHtml = &lt;&lt;&lt;HTML
    &lt;div style=&quot;text-align: center; font-size: 19px; color: #D3A23A; text-transform: uppercase; padding-bottom: 3px;&quot;&gt;Пополнение через Primearea.ru:&lt;/div&gt;
    &lt;div style=&quot;text-align: center; font-size: 13px; margin-top: -8px; padding-bottom: 10px; color: #CBCBCB;&quot;&gt;&lt;h4&gt;Выберите сумму пополнения&lt;/h4&gt; (после оплаты вы получите код, который надо ввести ниже)&lt;/div&gt;
    &lt;div style=&quot;text-align: center; font-size: 13px; margin-top: -8px; padding-bottom: 10px; color: #CBCBCB;&quot;&gt;
    &lt;div class=&quot;paytype&quot; data-system=&quot;10&quot; style=&quot;margin-left: 12%; width: 189px;&quot;&gt;&lt;center&gt;&lt;img src=&quot;./img/10rub.png&quot; style=&quot;width: auto; margin-top: 1px; margin-right: 0px; opacity: 0.6;&quot;&gt;&lt;/center&gt;&lt;/div&gt;
    &lt;div class=&quot;paytype&quot; data-system=&quot;100&quot; style=&quot;width: 189px;&quot;&gt;&lt;center&gt;&lt;img src=&quot;./img/100rub.png&quot; style=&quot;width: auto; margin-top: 1px; margin-right: 0px; opacity: 0.6;&quot;&gt;&lt;/center&gt;&lt;/div&gt;
    &lt;div class=&quot;paytype&quot; data-system=&quot;500&quot; style=&quot;margin-left: 12%; width: 189px;&quot;&gt;&lt;center&gt;&lt;img src=&quot;./img/500rub.png&quot; style=&quot;width: auto; margin-top: 1px; margin-right: 0px; opacity: 0.6;&quot;&gt;&lt;/center&gt;&lt;/div&gt;
    &lt;div class=&quot;paytype&quot; data-system=&quot;1000&quot; style=&quot;width: 189px;&quot;&gt;&lt;center&gt;&lt;img src=&quot;./img/1000rub.png&quot; style=&quot;width: auto; margin-top: 1px; margin-right: 0px; opacity: 0.6;&quot;&gt;&lt;/center&gt;&lt;/div&gt;
HTML;
$disingerHtml = &lt;&lt;&lt;HTML
    &lt;div style=&quot;text-align: center; font-size: 19px; color: #D3A23A; text-transform: uppercase; padding-bottom: 3px;&quot;&gt;Пополнение через Digiseller.ru:&lt;/div&gt;
    &lt;div style=&quot;text-align: center; font-size: 13px; margin-top: -8px; padding-bottom: 10px; color: #CBCBCB;&quot;&gt;&lt;div class=&quot;form-group&quot; style=&quot;margin-top: 15px;margin-left:38%;&quot;&gt;
                    &lt;div class=&quot;input-group&quot;&gt;
                    &lt;div class=&quot;addbal&quot;&gt;&lt;a href=&quot;https://www.oplata.info/asp2/pay_wm.asp?id_d=$id_money&quot;&gt;Пополнить&lt;/a&gt;&lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;&lt;/div&gt;
     
HTML;
if($caseS[&quot;digiseller&quot;][&quot;on&quot;] == &quot;1&quot;){$payHtml .=$disingerHtml;}
if($caseS[&quot;primearea&quot;][&quot;on&quot;] == &quot;1&quot;){$payHtml .=$pimeriaHtml;}


if($caseS{site_on} == &quot;0&quot;){echo &lt;&lt;&lt;HTML
&lt;html lang=&quot;en&quot;&gt;&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=UTF-8&quot;&gt;&lt;head&gt;
&lt;title&gt;Проводятся технические работы&lt;/title&gt;
&lt;style type=&quot;text/css&quot;&gt;

::selection{ background-color: #E13300; color: white; }
::moz-selection{ background-color: #E13300; color: white; }
::webkit-selection{ background-color: #E13300; color: white; }

body {
    background-color: #fff;
    margin: 40px;
    font: 13px/20px normal Helvetica, Arial, sans-serif;
    color: #4F5155;
}

a {
    color: #003399;
    background-color: transparent;
    font-weight: normal;
}

h1 {
    color: #444;
    background-color:rgba(239, 239, 239, 1);
    border-bottom: 1px solid #D0D0D0;
    font-size: 19px;
    font-weight: normal;
    margin: 0 0 14px 0;
    padding: 14px 15px 10px 15px;
}

code {
    font-family: Consolas, Monaco, Courier New, Courier, monospace;
    font-size: 12px;
    background-color: #f9f9f9;
    border: 1px solid #D0D0D0;
    color: #002166;
    display: block;
    margin: 14px 0 14px 0;
    padding: 12px 10px 12px 10px;
}

#container {
    margin: 10px;
    border: 1px solid #D0D0D0;
    -webkit-box-shadow: 0 0 8px #D0D0D0;
}

p {
    margin: 12px 15px 12px 15px;
}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
    &lt;div id=&quot;container&quot;&gt;
        &lt;h1&gt;Проводятся технические работы&lt;/h1&gt;
        &lt;p&gt; &lt;b&gt;В настоящее время сайт недоступен в связи с техническими работами. Об окончании работ не известно так что ждите.&lt;/b&gt;&lt;/p&gt;&lt;/div&gt;


&lt;/body&gt;&lt;/html&gt;
HTML;
exit;
}
//open: &quot;true&quot; - Включить кейс, false - Выключить кейс
//price: цена на кейс
//Если вы выключили некоторые кейсы и они теперь они не ровные то найдите в файле index.php строку неровного кейса и в классе class=&quot;item-wrapper small&quot; удалите small

$echo =&lt;&lt;&lt;HTML

&lt;div style=&quot;width: 400px; float: left; padding-top: 30px; text-transform: uppercase;&quot;&gt;
        &lt;div style=&quot;font-size: 21px; font-weight: bold; padding-bottom: 4px; color: #D3A23A;&quot;&gt;2 веские причины покупать у нас:&lt;/div&gt;
        &lt;div style=&quot;font-size: 16px; color: #c5c4c4;&quot;&gt;- У нас дешевле, чем в Steam&lt;/div&gt;
        &lt;div style=&quot;font-size: 16px; color: #c5c4c4; padding-bottom: 3px;&quot;&gt;- Выше шанс выпадения дорогих предметов&lt;/div&gt;
        &lt;hr class=&quot;style-two&quot; style=&quot;margin: 0;&quot;&gt;
    &lt;/div&gt;
    
    &lt;div class=&quot;pull-right&quot; style=&quot;padding-top: 15px; padding-right: 25px;&quot;&gt;
        &lt;div style=&quot;padding-top: 9px; font-size: 14px; text-align: center;&quot;&gt;
                                  &lt;script src=&quot;//ulogin.ru/js/ulogin.js&quot;&gt;&lt;/script&gt;
                                  &lt;ul class=&quot;nav navbar-nav&quot; style=&quot;float: right&quot;&gt;
                                  &lt;li style=&quot;float: center&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;Авторизация через &lt;/span&gt; &lt;/li&gt;
                                  
                                  &lt;li style=&quot;float: center;margin-top:10px&quot;&gt;&lt;div id=&quot;uLogin&quot; data-ulogin=&quot;display=panel;fields=first_name,last_name;providers=steam,vkontakte;hidden=;redirect_uri=http%3A%2F%2F{$_SERVER[&quot;HTTP_HOST&quot;]}%2F&quot;&gt;&lt;/div&gt;&lt;/li&gt;
&lt;hr class=&quot;style-two&quot; style=&quot;margin-top: 5;&quot;&gt;
        &lt;/div&gt;
        &lt;/div&gt;
HTML;
if(isset($_GET[&quot;uniquecode&quot;]))include_once($_SERVER[&quot;DOCUMENT_ROOT&quot;].&#039;/t/index_auto.php&#039;);
     if($_SERVER[&quot;QUERY_STRING&quot;] == &quot;logout&quot;){
            echo  &#039;
           &lt;script type=&quot;text/javascript&quot;&gt;
           var date = new Date( new Date().getTime() + 1*1000 );
           document.cookie=&quot;token=; path=/; expires=&quot;+date.toUTCString();
           document.cookie=&quot;uid=; path=/; expires=&quot;+date.toUTCString();
           &lt;/script&gt;
           &#039;;
           $_COOKIE[&quot;token&quot;]=&quot;&quot;;
            exit(&#039;&lt;script language=&quot;JavaScript&quot;&gt;
  window.location.href = &quot;http://&#039;.$_SERVER[&quot;HTTP_HOST&quot;].&#039;&quot;
&lt;/script&gt;&#039;);
    }else{

    }
if(isset($_POST[&#039;token&#039;]) || trim($_COOKIE[&quot;token&quot;]) !== &quot;&quot;){


if(!isset($_POST[&quot;token&quot;])){
$token = $_COOKIE[&quot;token&quot;];

include &quot;config.php&quot;;
$users_shop = mysql_query(&quot;SELECT * FROM `users_shop` WHERE `token`=&#039;$token&#039;&quot;,$db);
$users_shop_arr = mysql_fetch_assoc($users_shop);
$token_count = mysql_num_rows($users_shop);
$users_shop_count = mysql_num_rows($users_shop);

$trade_url = $users_shop_arr[&quot;trade_url&quot;];
$user = $users_shop_arr;
}else{
    
$token = $_POST[&#039;token&#039;];
$s = file_get_contents(&#039;http://ulogin.ru/token.php?token=&#039; . $token . &#039;&amp;host=&#039; . $_SERVER[&#039;HTTP_HOST&#039;]);
$user = json_decode($s, &quot;true&quot;);
$uid = $user[&quot;uid&quot;];
 echo &lt;&lt;&lt;HTML
           &lt;script type=&quot;text/javascript&quot;&gt;
           var date = new Date( new Date().getTime() + 1440*1000 );
           document.cookie=&quot;token=$token; path=/; expires=&quot;+date.toUTCString();
           document.cookie=&quot;uid=$uid; path=/; expires=&quot;+date.toUTCString();
           &lt;/script&gt;
HTML;

 if(!isset($user[&quot;error&quot;])){
 echo &lt;&lt;&lt;HTML
           &lt;script type=&quot;text/javascript&quot;&gt;
           var date = new Date( new Date().getTime() + 1440*1000 );
           document.cookie=&quot;token=$token; path=/; expires=&quot;+date.toUTCString();
           document.cookie=&quot;uid=$uid; path=/; expires=&quot;+date.toUTCString();
           &lt;/script&gt;
HTML;

include &quot;config.php&quot;;
$uid = $user[&quot;uid&quot;];
$network = $user[&quot;network&quot;];
$identity = $user[&quot;identity&quot;];
$first_name = htmlspecialchars($user[&quot;first_name&quot;]);
$last_name = htmlspecialchars($user[&quot;last_name&quot;]);
$i = $user[&quot;last_name&quot;];
$users_shop = mysql_query(&quot;SELECT * FROM `users_shop` WHERE `uid`=&#039;$uid&#039;&quot;,$db);
$st = mysql_query(&quot;UPDATE `users_shop` set `token` = &#039;$token&#039; where `uid` = &#039;$uid&#039;&quot;);
$users_shop_count = mysql_num_rows($users_shop);
$users_shop_arr = mysql_fetch_assoc($users_shop);
$trade_url = $users_shop_arr[&quot;trade_url&quot;];
$token_count = 1;

               switch ($network) {
              case &quot;vkontakte&quot;:
                 $request = &#039;http://api.vkontakte.ru/method/users.get?uids=&#039; . $user[&#039;uid&#039;] . &#039;&amp;fields=photo&#039;;
                 $response = file_get_contents($request);
                 $info = array_shift(json_decode($response)-&gt;response);
                 $img = $info-&gt;photo;
                 break;
              case &quot;steam&quot;:

 //Прежде всего вам понадобится apikey. Зарегистрировать его можно здесь http://steamcommunity.com/dev/apikey (Заменить 47F82A866F31B5F7E07BC86FE4A3C265)
                 $request = &#039;http://api.steampowered.com/ISteamUser/GetPlayerSummaries/v0002/?key=47F82A866F31B5F7E07BC86FE4A3C265&amp;steamids=&#039; . $user[&#039;uid&#039;];
                 $response = file_get_contents($request);
                 $info = json_decode($response,&quot;true&quot;);
                 $img = $info[&quot;response&quot;][&quot;players&quot;][&quot;0&quot;][&quot;avatar&quot;];
                 $personanam = $info[&quot;response&quot;][&quot;players&quot;][&quot;0&quot;][&quot;personaname&quot;];
                 break;
            }
            $user = $users_shop_arr;

 echo &lt;&lt;&lt;HTML
           &lt;script type=&quot;text/javascript&quot;&gt;
           var date = new Date( new Date().getTime() + 14400*1000 );
           document.cookie=&quot;token=$token; path=/; expires=&quot;+date.toUTCString();
           document.cookie=&quot;uid=$uid; path=/; expires=&quot;+date.toUTCString();
           &lt;/script&gt;
HTML;

}
} 



if($token_count == &quot;1&quot;){
$moneybalance = $users_shop_arr[&quot;money&quot;];




                    //$user[&#039;network&#039;] - соц. сеть, через которую авторизовался пользователь
                    //$user[&#039;identity&#039;] - уникальная строка определяющая конкретного пользователя соц. сети
                    //$user[&#039;first_name&#039;] - имя пользователя
                    //$user[&#039;last_name&#039;] - фамилия пользователя
                    //$user = Array ( [uid] =&gt; 76561198159117767 [network] =&gt; steam [identity] =&gt; http://steamcommunity.com/openid/id/76561198159117767 [first_name] =&gt; HakerHelp [last_name] =&gt; Кожич [manual] =&gt; last_name [profile] =&gt; http://steamcommunity.com/openid/id/76561198159117767 )
                     //$user = Array ( [identity] =&gt; http://vk.com/id166340246 [profile] =&gt; http://vk.com/id166340246 [first_name] =&gt; Евгений [uid] =&gt; 166340246 [network] =&gt; vkontakte [last_name] =&gt; Кожич )

               switch ($users_shop_arr[&quot;network&quot;]) {
              case &quot;vkontakte&quot;:
                 $request = &#039;http://api.vkontakte.ru/method/users.get?uids=&#039; . $user[&#039;uid&#039;] . &#039;&amp;fields=photo&#039;;
                 $response = file_get_contents($request);
                 $info = array_shift(json_decode($response)-&gt;response);
                 $img = $info-&gt;photo;
                 break;
              case &quot;steam&quot;:

 //Прежде всего вам понадобится apikey. Зарегистрировать его можно здесь http://steamcommunity.com/dev/apikey (Заменить 47F82A866F31B5F7E07BC86FE4A3C265)
                 $request = &#039;http://api.steampowered.com/ISteamUser/GetPlayerSummaries/v0002/?key=47F82A866F31B5F7E07BC86FE4A3C265&amp;steamids=&#039; . $user[&#039;uid&#039;];
                 $response = file_get_contents($request);
                 $info = json_decode($response,&quot;true&quot;);
                 $img = $info[&quot;response&quot;][&quot;players&quot;][&quot;0&quot;][&quot;avatar&quot;];
                  $personanam = $info[&quot;response&quot;][&quot;players&quot;][&quot;0&quot;][&quot;personaname&quot;];
                 break;
            }
                 if($users_shop_count == &quot;0&quot;){
                    $tokens=md5(time());
                     $result2 = mysql_query(&quot;INSERT INTO `users_shop` (`uid`, `network`,`img`,`last_name`,`first_name`,`identity`,`token`) VALUES(&#039;$uid&#039;,&#039;$network&#039;,&#039;$img&#039;,&#039;$last_name&#039;,&#039;$first_name&#039;,&#039;$identity&#039;,&#039;$tokens&#039;)&quot;) or die(mysql_error());
                     $users_shop = mysql_query(&quot;SELECT * FROM `users_shop` WHERE `uid`=&#039;$uid&#039;&quot;,$db);
                     $users_shop_count = mysql_num_rows($users_shop);
                     $users_shop_arr = mysql_fetch_assoc($users_shop);
                 }

####################################################################################################
$refLink = $_SERVER[&quot;HTTP_HOST&quot;].&quot;/?r={$users_shop_arr[&#039;id&#039;]}&quot;;
$randchance = &quot;&quot;;//&#039;&lt;a style=&quot; font-size: 15px; color: #FF2D2D;&quot; data-modal=&quot;#randchance&quot; href=&quot;#&quot;&gt;[Рандомный шанс: 0%]&lt;/a&gt;&#039;;//2DFF40
if(trim($user[&#039;first_name&#039;]) == &quot;&quot;)$user[&#039;first_name&#039;] = $user[&#039;last_name&#039;];
if($users_shop_arr[&#039;id&#039;] == $ADMIN_ID)$adm_cd = &#039;&lt;a href=&quot;/admin.php&quot;&gt;[Админка]&lt;/a&gt; &#039;;
            switch ($users_shop_arr[&quot;network&quot;]) {
              case &quot;vkontakte&quot;:

                                  $echo =&lt;&lt;&lt;HTML

                                     &lt;div style=&quot;float: right; padding-top: 10px; margin-right: 25px;&quot;&gt;

            &lt;div class=&quot;userinfobox&quot;&gt;
                &lt;div style=&quot;float: left&quot;&gt;&lt;img width=&quot;26&quot; src=&quot;$img&quot;&gt;   {$users_shop_arr[&#039;first_name&#039;]} {$users_shop_arr[&#039;last_name&#039;]} #{$users_shop_arr[&#039;id&#039;]} $randchance {$adm_cd}&lt;a href=&quot;/?logout&quot;&gt;[Выйти]&lt;/a&gt;&lt;/div&gt;
                &lt;!-- &lt;div class=&quot;orderhistory&quot;&gt;История покупок&lt;/div&gt; --&gt;

            &lt;/div&gt;

            &lt;div style=&quot;float: left; font-size: 21px; color: #EEE;&quot;&gt;Ваш баланс: &lt;span class=&quot;userBalance&quot;&gt;$moneybalance&lt;/span&gt; руб&lt;/div&gt;

            &lt;div style=&quot;float: right; margin-left: 15px; margin-top: -2px;&quot;&gt;
                &lt;form class=&quot;form-inline&quot;&gt;
                &lt;div class=&quot;form-group&quot;&gt;
                    &lt;div class=&quot;input-group&quot;&gt;
                    &lt;div class=&quot;addbal&quot;&gt;&lt;a data-modal=&quot;#paySystems&quot; href=&quot;#&quot;&gt;Пополнить&lt;/a&gt;&lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
                &lt;/form&gt;

            &lt;/div&gt;

            &lt;div class=&quot;clearfix&quot;&gt;&lt;/div&gt;

            &lt;div class=&quot;tradelinkbox&quot;&gt;
                &lt;form class=&quot;form-inline&quot;&gt;
                &lt;div class=&quot;form-group&quot;&gt;
                    &lt;div class=&quot;input-group&quot; style=&quot;background: #212121; border-color: #434343;&quot;&gt;
                    &lt;input type=&quot;text&quot; class=&quot;linkInput&quot; placeholder=&quot;Введите вашу ссылку на обмен&quot; value=&quot;$trade_url&quot;&gt;
                    &lt;a class=&quot;utlink&quot;&gt;Сохранить&lt;/a&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
                &lt;/form&gt;
                &lt;a class=&quot;llink&quot; data-modal=&quot;#tradelinkInstruction&quot; href=&quot;http://steamcommunity.com/id/me/tradeoffers/privacy#trade_offer_access_url&quot; target=&quot;_blank&quot;&gt;Как узнать ссылку на обмен?&lt;/a&gt;
                &lt;span class=&quot;userPanelError&quot;&gt;&lt;/span&gt;
            &lt;/div&gt;

        &lt;/div&gt;


HTML;

                 break;
              case &quot;steam&quot;:
                                  $echo =&lt;&lt;&lt;HTML

                                     &lt;div style=&quot;float: right; padding-top: 10px; margin-right: 25px;&quot;&gt;

            &lt;div class=&quot;userinfobox&quot;&gt;
                &lt;div style=&quot;float: left&quot;&gt;&lt;img width=&quot;26&quot; src=&quot;$img&quot;&gt;   {$personanam} #{$users_shop_arr[&#039;id&#039;]} {$adm_cd}&lt;a href=&quot;/?logout&quot;&gt;[Выйти]&lt;/a&gt;&lt;/div&gt;

            &lt;/div&gt;
             $randchance
            &lt;div style=&quot;float: left; font-size: 21px; color: #EEE;&quot;&gt;Ваш баланс: &lt;span class=&quot;userBalance&quot;&gt;$moneybalance&lt;/span&gt; руб&lt;/div&gt;

            &lt;div style=&quot;float: right; margin-left: 15px; margin-top: -3px;&quot;&gt;
                &lt;form class=&quot;form-inline&quot;&gt;
                &lt;div class=&quot;form-group&quot;&gt;
                    &lt;div class=&quot;input-group&quot;&gt;
                    &lt;div class=&quot;addbal&quot;&gt;&lt;a data-modal=&quot;#paySystems&quot; href=&quot;#&quot;&gt;Пополнить&lt;/a&gt;&lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
                &lt;/form&gt;

            &lt;/div&gt;

            &lt;div class=&quot;clearfix&quot;&gt;&lt;/div&gt;

            &lt;div class=&quot;tradelinkbox&quot;&gt;
                &lt;form class=&quot;form-inline&quot;&gt;
                &lt;div class=&quot;form-group&quot;&gt;
                    &lt;div class=&quot;input-group&quot; style=&quot;background: #212121; border-color: #434343;&quot;&gt;
                    &lt;input type=&quot;text&quot; class=&quot;linkInput&quot; placeholder=&quot;Введите вашу ссылку на обмен&quot; value=&quot;$trade_url&quot;&gt;
                    &lt;a class=&quot;utlink&quot;&gt;Сохранить&lt;/a&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
                &lt;/form&gt;
                &lt;a class=&quot;llink&quot; data-modal=&quot;#tradelinkInstruction&quot; href=&quot;http://steamcommunity.com/id/me/tradeoffers/privacy#trade_offer_access_url&quot; target=&quot;_blank&quot;&gt;Как узнать ссылку на обмен?&lt;/a&gt;
                &lt;span class=&quot;userPanelError&quot;&gt;&lt;/span&gt;
            &lt;/div&gt;

        &lt;/div&gt;


HTML;
                 break;
            }

                if($users_shop_arr[&quot;ban&quot;] == 1)$echo =&lt;&lt;&lt;HTML


&lt;div style=&quot;float: right; padding-top: 10px; margin-right: 25px;&quot;&gt;

            &lt;div class=&quot;userinfobox&quot;&gt;
                &lt;div style=&quot;float: left&quot;&gt;&lt;img width=&quot;26&quot; src=&quot;$img&quot;&gt;   {$users_shop_arr[&quot;first_name&quot;]} {$users_shop_arr[&quot;last_name&quot;]} #{$users_shop_arr[&#039;id&#039;]} &lt;a href=&quot;/?logout&quot;&gt;[Выйти]&lt;/a&gt;&lt;/div&gt;

            &lt;/div&gt;

&lt;span class=&quot;userPanelError&quot;&gt;Вы заблокированы!&lt;/span&gt;

        &lt;/div&gt;




HTML;

}else{
$echo =&lt;&lt;&lt;HTML

&lt;div style=&quot;width: 400px; float: left; padding-top: 30px; text-transform: uppercase;&quot;&gt;
        &lt;div style=&quot;font-size: 21px; font-weight: bold; padding-bottom: 4px; color: #D3A23A;&quot;&gt;2 веские причины покупать у нас:&lt;/div&gt;
        &lt;div style=&quot;font-size: 16px; color: #c5c4c4;&quot;&gt;- У нас дешевле, чем в Steam&lt;/div&gt;
        &lt;div style=&quot;font-size: 16px; color: #c5c4c4; padding-bottom: 3px;&quot;&gt;- Выше шанс выпадения дорогих предметов&lt;/div&gt;
        &lt;hr class=&quot;style-two&quot; style=&quot;margin: 0;&quot;&gt;
    &lt;/div&gt;

    &lt;div class=&quot;pull-right&quot; style=&quot;padding-top: 15px; padding-right: 25px;&quot;&gt;
        &lt;div style=&quot;padding-top: 9px; font-size: 14px; text-align: center;&quot;&gt;
                                  &lt;script src=&quot;//ulogin.ru/js/ulogin.js&quot;&gt;&lt;/script&gt;
                                  &lt;ul class=&quot;nav navbar-nav&quot; style=&quot;float: right&quot;&gt;
                                  &lt;li style=&quot;float: center&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;Авторизация через &lt;/span&gt; &lt;/li&gt;

                                  &lt;li style=&quot;float: center;margin-top:10px&quot;&gt;&lt;div id=&quot;uLogin&quot; data-ulogin=&quot;display=panel;fields=first_name,last_name;providers=steam,vkontakte;hidden=;redirect_uri=http%3A%2F%2F{$_SERVER[&quot;HTTP_HOST&quot;]}%2F&quot;&gt;&lt;/div&gt;&lt;/li&gt;
&lt;hr class=&quot;style-two&quot; style=&quot;margin-top: 5;&quot;&gt;
        &lt;/div&gt;
        &lt;/div&gt;
HTML;

}
}

?&gt;</code></pre></div><p>И это не весь код <img src="https://forum.php-myadmin.ru/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p>]]></description>
			<author><![CDATA[null@example.com (FrezZzeiN)]]></author>
			<pubDate>Fri, 29 May 2015 18:12:51 +0000</pubDate>
			<guid>https://forum.php-myadmin.ru/viewtopic.php?pid=26398#p26398</guid>
		</item>
	</channel>
</rss>
