форум vBSupport.ru > vBulletin > Old vB versions (3.0.x & 2.x.x) > vBulletin 3.6.x > vBulletin [3.6] Troubleshooting and Problems
Register Меню vBsupport Изображения Files Manager О рекламе Today's Posts Search
  • Родная гавань
  • Блок РКН снят
  • Premoderation
  • For English speaking users
  • Каталог Фрилансеров
  • If you want to buy some product or script
  • Администраторам
VBsupport перешел с домена .ORG на родной .RU Ура! Пожалуйста, обновите свои закладки - VBsupport.ru
Блок РКН снят, форум доступен на всей территории России, включая новые терртории, без VPN
На форуме введена премодерация ВСЕХ новых пользователей

Почта с временных сервисов, типа mailinator.com, gawab.com и/или прочих, которые предоставляют временный почтовый ящик без регистрации и/или почтовый ящик для рассылки спама, отслеживается и блокируется, а так же заносится в спам-блок форума, аккаунты удаляются
for English speaking users:
You may be surprised with restriction of access to the attachments of the forum. The reason is the recent change in vbsupport.org strategy:

- users with reputation < 10 belong to "simple_users" users' group
- if your reputation > 10 then administrator (kerk, Luvilla) can decide to move you into an "improved" group, but only manually

Main idea is to increase motivation of community members to share their ideas and willingness to support to each other. You may write an article for the subject where you are good enough, you may answer questions, you may share vbulletin.com/org content with vbsupport.org users, receiving "thanks" equal your reputation points. We should not only consume, we should produce something.

- you may:
* increase your reputation (doing something useful for another members of community) and being improved
* purchase temporary access to the improved category:
10 $ for 3 months. - this group can download attachments, reputation/posts do not matter.
20 $ for 3 months. - this group can download attachments, reputation/posts do not matter + adds eliminated + Inbox capacity increased + files manager increased permissions.

Please contact kerk or Luvilla regarding payments.

Important!:
- if your reputation will become less then 0, you will be moved into "simple_users" users' group automatically.*
*for temporary groups (pre-paid for 3 months) reputation/posts do not matter.
Уважаемые пользователи!

На форуме открыт новый раздел "Каталог фрилансеров"

и отдельный раздел для платных заказов "Куплю/Закажу"

Если вы хотите приобрести какой то скрипт/продукт/хак из каталогов перечисленных ниже:
Каталог модулей/хаков
Ещё раз обращаем Ваше внимание: всё, что Вы скачиваете и устанавливаете на свой форум, Вы устанавливаете исключительно на свой страх и риск.
Сообщество vBSupport'а физически не в состоянии проверять все стили, хаки и нули, выкладываемые пользователями.
Помните: безопасность Вашего проекта - Ваша забота.
Убедительная просьба: при обнаружении уязвимостей или сомнительных кодов обязательно отписывайтесь в теме хака/стиля
Спасибо за понимание
 
 
 
 
paskal86
Простоузер
Default Нет строки в MEMBERINFO
0

Я решил установить хак Post thanks 5.0 Rus, нашел все строки каике написаны в инструкции, кроме одной, которая находится в MEMBERINFO: $vbphrase[total_posts]: <strong>$userinfo[posts]</strong> (<phrase 1="$postsperday">$vbphrase[x_posts_per_day]</phrase>).
Из-за этого когда пользователь говорит спасибо - его голос не считается, вообще ни чей голос не считается. Скажите куда мне надо вставить эту строку, что бы потом я мог спокойно добавть еще нужные строки, ятобы хак заработал.
Мой MEMBERINFO:
HTML Code:
$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
$headinclude
<title>$vboptions[bbtitle] - $vbphrase[view_profile]: $userinfo[username]</title>
</head>
<body>
$header
$navbar
<!-- main info - avatar, profilepic etc. -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
 <td class="tcat">$vbphrase[view_profile]<span class="normal">: $userinfo[username]</span></td>
</tr>
<tr>
 <td class="alt2">
  <table cellpadding="0" cellspacing="0" border="0" width="100%">
  <tr>
   <td style="border-bottom:1px solid $stylevar[tborder_bgcolor]" width="100%" colspan="2">   
    <if condition="$userinfo['rank'] OR $userinfo['reputationdisplay']">
     <div style="float:$stylevar[right]; padding:4px">
      <if condition="$userinfo['rank']"><div align="center">$userinfo[rank]</div></if>
      <if condition="$userinfo['reputationdisplay']"><div align="center">$userinfo[reputationdisplay]</div></if>
     </div>
    </if>   
    <div class="bigusername">$userinfo[musername] $userinfo[onlinestatus]</div>
    <if condition="$userinfo['usertitle']"><div class="smallfont">$userinfo[usertitle]</div></if>
   </td>
   <if condition="$show['profilepic']">
   <td valign="top" align="$stylevar[right]" rowspan="2">
    <img src="$userinfo[profilepicurl]" $userinfo[profilepicsize] alt="<phrase 1="$userinfo[username]">$vbphrase[xs_picture]</phrase>" border="0" style="border:1px solid $stylevar[tborder_bgcolor]; border-top:none" />
   </td>
   </if>
  </tr>
  <tr valign="top">
   <if condition="$show['avatar']">
    <td><img src="$userinfo[avatarurl]" $userinfo[avatarsize] alt="<phrase 1="$userinfo[username]">$vbphrase[xs_avatar]</phrase>" border="0" style="border:1px solid $stylevar[tborder_bgcolor]; border-top:none" /></td>
   <else />
    <td>&nbsp;</td>
   </if>
   <td class="smallfont" valign="bottom" align="$stylevar[right]">
    <if condition="$show['lastactivity']">
     <div>$vbphrase[last_activity]: $userinfo[lastactivitydate] <span class="time">$userinfo[lastactivitytime]</span>&nbsp;</div>
    </if>
    <if condition="$show['currentlocation']">
     <div>$userinfo[action] $userinfo[where]<if condition="$show['detailedtime']"> - <else /> @ </if> $userinfo[time]&nbsp;</div>
    </if>
<if condition="$userinfo['timeonboard']">
     <div>Всего провел времени на форуме: $timeonboard</div>
    </if>
   </td>
  </tr>
  </table>
 </td>
</tr>
</table>
<!-- / main info - avatar, profilepic etc. -->
<!-- button row -->
<if condition="$show['profilelinks']">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px">
<tr align="center">
 <if condition="$userinfo['showvcard']">
  <td class="vbmenu_control"><a href="member.php?$session[sessionurl]do=vcard&amp;u=$userinfo[userid]" rel="nofollow">$vbphrase[download_vcard]</a></td>
 </if>
 <if condition="$show['member']">
 <td class="vbmenu_control">
  <if condition="$show['addbuddylist']">
  <a href="profile.php?$session[sessionurl]do=addlist&amp;userlist=buddy&amp;u=$userinfo[userid]"><phrase 1="$userinfo[username]">$vbphrase[add_x_to_buddy_list]</phrase></a>
  <else />
  <a href="profile.php?$session[sessionurl]do=removelist&amp;userlist=buddy&amp;u=$userinfo[userid]"><phrase 1="$userinfo[username]">$vbphrase[remove_x_from_your_buddylist]</phrase></a>
  </if>
 </td>
 <td class="vbmenu_control">
  <if condition="$show['addignorelist']">
  <a href="profile.php?$session[sessionurl]do=addlist&amp;userlist=ignore&amp;u=$userinfo[userid]"><phrase 1="$userinfo[username]">$vbphrase[add_x_to_ignore_list]</phrase></a>
  <else />
  <a href="profile.php?$session[sessionurl]do=removelist&amp;userlist=ignore&amp;u=$userinfo[userid]"><phrase 1="$userinfo[username]">$vbphrase[remove_x_from_your_ignorelist]</phrase></a>
  </if>
 </td>
 </if>
 <if condition="can_moderate()">
  <td class="vbmenu_control"><a href="moderator.php?$session[sessionurl]do=useroptions&amp;u=$userinfo[userid]">$vbphrase[user_options]</a></td>
 </if>
 <if condition="$show['giveinfraction']">
    <td class="vbmenu_control"><a href="infraction.php?$session[sessionurl]do=report&amp;u=$userinfo[userid]">$vbphrase[give_infraction]</a></td>
 </if>
</tr>
</table>
</if>
<!-- / button row -->
<br />
<if condition="$show['infractions']">
<!-- infractions row -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
 <td class="tcat" colspan="$colspan"><span style="float:$stylevar[right]" class="smallfont"><phrase 1="$userinfo[ipoints]">$vbphrase[x_points_total]</phrase>&nbsp; &nbsp;</span>$vbphrase[infractions]</td>
</tr>
<tr>
 <td class="thead" colspan="2">&nbsp; &nbsp;$vbphrase[post]</td>
 <td class="thead">$vbphrase[date]</td>
 <td class="thead">$vbphrase[expires]</td>
 <td class="thead">$vbphrase[points]</td>
 <td class="thead">$vbphrase[reason]</td>
 <td class="thead" nowrap="nowrap">$vbphrase[posted_by]</td>
 <if condition="$show['reverse']"><td class="thead">$vbphrase[details]</td></if>
</tr>
$infractionbits
</table>
<if condition="$pagenav">
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-top:3px">
<tr valign="bottom">
 <td align="$stylevar[right]">$pagenav</td>
</tr>
</table>
</if>
<!-- / infractions row -->
<br />
</if>
<if condition="$show['signature']">
<!-- signature row -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
 <td class="thead">$vbphrase[signature]</td>
</tr>
<tr>
 <td class="alt1" title="$vbphrase[signature]">$userinfo[signature]</td>
</tr>
</table>
<!-- / signature row -->
<br />
</if>

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
 <td class="tcat" width="50%">$vbphrase[forum_info]</td>
 <td class="tcat" width="50%">$vbphrase[contact_info]</td>
</tr>
<tr valign="top">
 <td class="panelsurround" align="center">
 <div class="panel">
  <div align="$stylevar[left]">
  
   <div class="fieldset">
    <div style="padding:$stylevar[formspacer]px">
     $vbphrase[join_date]: <strong>$userinfo[datejoined]</strong>
    </div>
   </div>
   
   <fieldset class="fieldset">
    <legend>$vbphrase[posts]</legend>
    <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
    <tr><td> 
<div>Репутация<if condition="$userinfo[showreputation]">: <font color=<if condition="$userinfo[reputation]>0">#005500<else /><if condition="$userinfo[reputation]<0">#800000</if></if>><b>$userinfo[reputation]</b></font><else /> скрыта</if>
     </td>
    </tr>
    <if condition="$vboptions['profilelastpost']">
    <tr>
     <td>
       $vbphrase[last_post]:<br />
       <a href="$userinfo[lastposturl]">$userinfo[lastposttitle]</a><br />
       $userinfo[lastpostdate] <span class="time">$userinfo[lastposttime]</span>
     </td>
    </tr>
    </if>
    <tr>
     <td><a href="search.php?$session[sessionurl]do=finduser&amp;u=$userinfo[userid]" rel="nofollow"><phrase 1="$userinfo[username]">$vbphrase[find_all_posts_by_x]</phrase></a></td>
    </tr>
    <tr>
     <td><a href="search.php?$session[sessionurl]do=process&amp;showposts=0&amp;starteronly=1&amp;exactname=1&amp;searchuser=$userinfo[urlusername]" rel="nofollow"><phrase 1="$userinfo[username]">$vbphrase[find_all_threads_started_by_x]</phrase></a></td>
    </tr>
    </table>
   </fieldset>
   
   <if condition="$vboptions['usereferrer']">
   <div class="fieldset">
    <div style="padding:$stylevar[formspacer]px">
     $vbphrase[referrals]: <strong>$referrals</strong>
    </div>
   </div>
   </if>
   
   <if condition="$show['usernotes']">
   <div class="fieldset">
    <div style="padding:$stylevar[formspacer]px">
     $vbphrase[user_notes]:
     <if condition="$show['usernoteview']">
      <strong>$usernote[total]</strong> [<a href="usernote.php?$session[sessionurl]u=$userinfo[userid]">$vbphrase[view]</a>]
     </if>
     <if condition="$show['usernotepost']">
      [<a href="usernote.php?$session[sessionurl]do=newnote&amp;u=$userinfo[userid]">$vbphrase[post_user_note]</a>]
     </if>
     <if condition="$show['usernoteview']">
      <br />($vbphrase[last_note]: $usernote[lastpostdate] <span class="time">$usernote[lastposttime]</span>)
     </if>
    </div>
   </div>
   </if>
<!-- [START HACK='Yet Another Awards System hack' AUTHOR='HacNho'] -->
<if condition="$show['userawards']">
 <fieldset class="fieldset">
 <legend>$vbphrase[award_showcase]</legend>
 <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
  <tr>
   <td align="center">
    $userawards
   </td>
  </tr>
 </table>
 </fieldset>
</if>
<!-- [END HACK='Yet Another Awards System hack' AUTHOR='HacNho'] -->  
  </div>
 </div>
 </td>
 
 <td class="panelsurround" align="center">
 <div class="panel">
  <div align="$stylevar[left]">
  
   <div class="fieldset">
    <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
    <if condition="!$show['contactlinks']">
    <tr>
     <td><strong><phrase 1="$userinfo[username]">$vbphrase[x_has_no_contact_info]</phrase></strong></td>
    </tr>    
    </if>
    <if condition="$show['homepage']">
    <tr>
     <td>
      $vbphrase[home_page]:<br />
      <a href="$userinfo[homepage]" target="_blank" dir="ltr">$userinfo[homepage]</a>
     </td>
    </tr>
    </if>
    <if condition="$show['email']">
    <tr>
     <td>
      $vbphrase[email]:<br />
      <a href="sendmessage.php?$session[sessionurl]do=mailmember&amp;u=$userinfo[userid]" rel="nofollow"><phrase 1="$userinfo[username]">$vbphrase[send_message_via_email_to_x]</phrase></a>
     </td>
    </tr>
    </if>
    <if condition="$show['pm']">
    <tr>
     <td>
      $vbphrase[private_message]:<br />
      <a href="private.php?$session[sessionurl]do=newpm&amp;u=$userinfo[userid]" rel="nofollow"><phrase 1="$userinfo[username]">$vbphrase[send_private_message_to_x]</phrase></a>
     </td>
    </tr>
    </if>
    </table>
   </div>
   
   <if condition="$show['hasimicons']">
   <fieldset class="fieldset">
    <legend>$vbphrase[instant_messaging]</legend>
    <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
    <if condition="$show['textimicons']">
     <if condition="$userinfo['showicq']">
     <tr>
      <td>$vbphrase[icq]</td>
      <td>$userinfo[icq]</td>
     </tr>
     </if>
     <if condition="$userinfo['showaim']">
     <tr>
      <td>$vbphrase[aim]</td>
      <td>$userinfo[aim]</td>
     </tr>
     </if>
     <if condition="$userinfo['showmsn']">
     <tr>
      <td>$vbphrase[msn]</td>
      <td>$userinfo[msn]</td>
     </tr>
     </if>
     <if condition="$userinfo['showyahoo']">
     <tr>
      <td>$vbphrase[yahoo]</td>
      <td>$userinfo[yahoo]</td>
     </tr>
     </if>
     <if condition="$userinfo['skype']">
     <tr>
      <td>$vbphrase[skype]</td>
      <td>$userinfo[skype]</td>
     </tr>
     </if>
    <else />
     <if condition="$userinfo['showicq']">
     <tr>
      <td>$userinfo[icqicon]</td>
      <td><a href="#" dir="ltr" onclick="imwindow('icq', '$userinfo[userid]', 500, 450); return false;">$userinfo[icq]</a></td>
     </tr>
     </if>
     <if condition="$userinfo['showaim']">
     <tr>
      <td>$userinfo[aimicon]</td>
      <td><a href="#" dir="ltr" onclick="imwindow('aim', '$userinfo[userid]', 400, 200); return false;">$userinfo[aim]</a></td>
     </tr>
     </if>
     <if condition="$userinfo['showmsn']">
     <tr>
      <td>$userinfo[msnicon]</td>
      <td><a href="#" dir="ltr" onclick="imwindow('msn', '$userinfo[userid]', 400, 200); return false;">$userinfo[msn]</a></td>
     </tr>
     </if>
     <if condition="$userinfo['showyahoo']">
     <tr>
      <td>$userinfo[yahooicon]</td>
      <td><a href="#" dir="ltr" onclick="imwindow('yahoo', '$userinfo[userid]', 400, 200); return false;">$userinfo[yahoo]</a></td>
     </tr>
     </if>
     <if condition="$userinfo['showskype']">
     <tr>
      <td>$userinfo[skypeicon]</td>
      <td><a href="#" dir="ltr" onclick="imwindow('skype', '$userinfo[userid]', 400, 285); return false;">$userinfo[skype]</a></td>
     </tr>
     </if>
    </if>
    </table>
   </fieldset>
   </if>
   
  
  </div>
 </div>
 </td>
 
</tr>
<tr>
 <td class="tcat" width="50%">$vbphrase[additional_information]</td>
 <td class="tcat" width="50%">$vbphrase[group_memberships]</td>
</tr>
<tr valign="top">
 <td class="panelsurround" align="center">
 <div class="panel">
  <div align="$stylevar[left]">
  
  <div class="fieldset">
   <if condition="$show['extrainfo']">
    <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
    <if condition="$show['birthday']">
    <tr>
     <td>
      <strong>$vbphrase[birth_date]</strong>:<br />
      $userinfo[birthday]
     </td>
    </tr>
    </if>
    <if condition="$show['age']">
    <tr>
     <td>
      <strong>$vbphrase[age]</strong>:<br />
      $userinfo[age]
     </td>
    </tr>
    </if>
    $customfields
    </table>
   <else />
    <em>$vbphrase[n_a]</em>
   </if>
  </div>
  
  </div>
 </div>
 </td>
 
 <td class="panelsurround" align="center">
 <div class="panel">
  <div align="$stylevar[left]">
  
   <div class="fieldset">
    <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
    <tr>
     <if condition="$show['membergroups']">
     <td></td>
     <else />
     <td><strong><phrase 1="$userinfo[username]">$vbphrase[x_is_not_a_member_of_any_public_groups]</phrase></strong></td>
     </if>
    </tr>
    $membergroupbits
    </table>
   </div>
  
  </div>
 </div>
 </td>
</tr>
</table>
<!-- [START HACK='Yet Another Awards System hack' AUTHOR='HacNho'] -->
$awards_showcase
<!-- [END HACK='Yet Another Awards System hack' AUTHOR='HacNho'] -->
$footer
</body>
</html>
Bot
Yandex Bot Yandex Bot is online now
 
Join Date: 05.05.2005
Реклама на форуме А что у нас тут интересного? =)
 
 
Axom
Продвинутый
 
Axom's Avatar
Default
0

Попробу прописать после:
HTML Code:
   <fieldset class="fieldset">
    <legend>$vbphrase[posts]</legend>
    <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
    <tr><td>
Там должна быть отсутствующая строка!

Добавлено через 30 секунд
Quote:
Originally Posted by Axom View Post
Попробу прописать после:
HTML Code:
<fieldset class="fieldset">
    <legend>$vbphrase[posts]</legend>
    <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
    <tr><td>
Там должна быть отсутствующая строка!

Last edited by Axom : 09-22-2007 at 01:55 PM. Reason: Добавлено сообщение
 
 
paskal86
Простоузер
Default
0

Axom, а после чего прописать?

Добавлено через 24 минуты
Попробовал вставить - все равно не фурычит :(

Last edited by paskal86 : 09-23-2007 at 01:38 AM. Reason: Добавлено сообщение
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off




All times are GMT +4. The time now is 10:40 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.