форум vBSupport.ru > vBulletin > Old vB versions (3.0.x & 2.x.x) > vBulletin 3.7.x > vBulletin [3.7] 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'а физически не в состоянии проверять все стили, хаки и нули, выкладываемые пользователями.
Помните: безопасность Вашего проекта - Ваша забота.
Убедительная просьба: при обнаружении уязвимостей или сомнительных кодов обязательно отписывайтесь в теме хака/стиля
Спасибо за понимание
 
 
 
 
Кика
Простоузер
Default Сдвинулись таблицы в MEMBERINFO
0

Шаблоны все на месте как и были, только вот стала проблема - сдвигаются таблицы справа. И то - не у всех юзеров, а у некоторых.


Что делать с этим? Надоели уже проблемы возникать

Кика добавил 11.11.2008 в 19:43
+ в этом меню навигации когда выбираешь вкладки Связи и Награды - то у некоторых, опять же, юзеров - они пусты!!

Last edited by Кика : 11-11-2008 at 08:43 PM. Reason: Добавлено сообщение
Bot
Yandex Bot Yandex Bot is online now
 
Join Date: 05.05.2005
Реклама на форуме А что у нас тут интересного? =)
 
 
OldEr
Специалист
Master
 
OldEr's Avatar
Default
0

Кика, выложите содержание шаблона footer сюда, пожалуйста. = )
 
 
Кика
Простоузер
Default
0

Code:
$ad_location[ad_footer_start]
<br />

$spacer_close
<!-- /content area table -->

<form action="$vboptions[forumhome].php" method="get">


<table cellpadding="0" cellspacing="0"  align="center" width="960">
<tr>
<td width="10" height="37" align="left"><img src="$stylevar[imgdir_misc]/grad_1.gif" width="10" height="37" alt=" " border="0" /></td>	 


<if condition="$show['quickchooser']">
		<td class="tfoot" height="37">
			<select name="styleid" onchange="switch_id(this, 'style')">
				<optgroup label="$vbphrase[quick_style_chooser]">
					$quickchooserbits
				</optgroup>
			</select>
		</td>
	</if>
	<if condition="$show['languagechooser']">
		<td class="tfoot" height="37">
			<select name="langid" onchange="switch_id(this, 'lang')">
				<optgroup label="$vbphrase[quick_language_chooser]">
					$languagechooserbits
				</optgroup>
			</select>
		</td>
	</if>
	<td class="tfoot" align="$stylevar[right]" height="37">
		<div class="smallfont">
			<strong>

<a href="forumdisplay.php?$session[sessionurl]do=markread">$vbphrase[mark_forums_read]</a>
&nbsp; &nbsp;
<a href="showgroups.php?$session[sessionurl]">$vbphrase[view_forum_leaders]</a>&nbsp; &nbsp;

				<if condition="$show['contactus']"><a href="$vboptions[contactuslink]" rel="nofollow" accesskey="9">$vbphrase[contact_us]</a></if>&nbsp; &nbsp;
				<if condition="$vboptions['hometitle']"><a href="$vboptions[homeurl]">$vboptions[hometitle]</a></if>&nbsp; &nbsp;
				<if condition="$show['admincplink']"><a href="$admincpdir/index.php$session[sessionurl_q]">$vbphrase[admin]</a></if>&nbsp; &nbsp;
				<if condition="$show['modcplink']"><a href="$modcpdir/index.php$session[sessionurl_q]">$vbphrase[mod]</a></if>&nbsp; &nbsp;
				<if condition="$vboptions['archiveenabled']"><a href="archive/index.php">$vbphrase[archive]</a></if>&nbsp; &nbsp;
$template_hook[footer_links]
				<if condition="$vboptions[privacyurl]"><a href="$vboptions[privacyurl]">$vbphrase[privacy_statement]</a></if>
				<a href="#top" onclick="self.scrollTo(0, 0); return false;">$vbphrase[top]</a>
			</strong>
		</div>
	</td>

<td width="37" height="37" align="right" ><if condition="$show['member']"><a href="login.php?$session[sessionurl]do=logout&amp;logouthash=$bbuserinfo[logouthash]" onclick="return log_out('$vbphrase[sure_you_want_to_log_out]')" ><img src="$stylevar[imgdir_misc]/grad_2.gif" width="37" height="37" alt=" " border="0" /></a></if></td>	

</tr>
</table>
<div align="center"><br />

<!--LiveInternet counter--><script type="text/javascript"><!--
document.write("<a href='http://www.liveinternet.ru/click' "+
"target=_blank><img src='http://counter.yadro.ru/hit?t26.10;r"+
escape(document.referrer)+((typeof(screen)=="undefined")?"":
";s"+screen.width+"*"+screen.height+"*"+(screen.colorDepth?
screen.colorDepth:screen.pixelDepth))+";u"+escape(document.URL)+
";"+Math.random()+
"' alt='' title='LiveInternet: показано число посетителей за"+
" сегодня' "+
"border=0 width=88 height=15 /><\/a>")//--></script><!--/LiveInternet-->
<!--begin of Rambler's Top100 code -->
<a href="http://top100.rambler.ru/top100/">
<img src="http://counter.rambler.ru/top100.cnt?1203089" alt="" width="1" height="1" border="0" /></a>
<!--end of Top100 code-->
<!--begin of Top100 logo-->
<a href="http://top100.rambler.ru/top100/">
<img src="http://top100-images.rambler.ru/top100/banner-88x31-rambler-gray2.gif" alt="Rambler's Top100" width="88" height="31" border="0" /></a>
<!--end of Top100 logo -->
<a href="http://futuresims.net.ru/" target=_blank> <img src="http://i027.radikal.ru/0712/d1/680155c6ec65.gif" border="0"alt="futureSims" </a>
<a href="http://www.internetmap.info/cgi-bin/go.cgi?site_id=30144" target="_blank"><img src="http://www.flynes.ru/30128.gif" alt="" border="0" /></a>
<br />
</div>
<br />
<div class="smallfont" valign="center" align="center">
Дизайн разработан компанией <img src="http://flynes.ru/forum/images/sims2/n7n.gif">
</div>
<br />
	<div class="smallfont" align="center">
	<!-- Do not remove this copyright notice -->
	$vbphrase[powered_by_vbulletin]
	<!-- Do not remove this copyright notice -->
	</div>
	
	<div class="smallfont" align="center">
	<!-- Do not remove $cronimage or your scheduled tasks will cease to function -->
	$cronimage
	<!-- Do not remove $cronimage or your scheduled tasks will cease to function -->
	
	$vboptions[copyrighttext]
	</div>
</form>

<br />
$ad_location[ad_footer_end]

<if condition="$show['dst_correction']">
<!-- auto DST correction code -->
<form action="profile.php?do=dst" method="post" name="dstform">
	<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
	<input type="hidden" name="do" value="dst" />
</form>

<script type="text/javascript">
<!--
	var tzOffset = $bbuserinfo[timezoneoffset] + $bbuserinfo[dstonoff];
	var utcOffset = new Date().getTimezoneOffset() / 60;
	if (Math.abs(tzOffset + utcOffset) == 1)
	{	// Dst offset is 1 so its changed
		document.forms.dstform.submit();
	}
//-->
</script>
<!-- / auto DST correction code -->

</if>
<script type="text/javascript">
<!--
	// Main vBulletin Javascript Initialization
	vBulletin_init();
//-->
</script>
 
 
OldEr
Специалист
Master
 
OldEr's Avatar
Default
0

Кика, всё нормально, вроде бы. А юзеры, у которых съезжают таблицы, с какого браузера сидят?
 
 
Кика
Простоузер
Default
0

OldEr, в том смысле, что съезжает у всех, но не во всех профилях. Например съезжает мой профиль у всех и еще многих. Проверяла со всех браузеров Опера Мозилла ИЕ7
 
 
Alekcey
Специалист
 
Alekcey's Avatar
Default
0

3 варианта
1. Косяк при редактировании шаблонов - так как вы говорите что шаблоны не подвергались редактированию автоматически отпадает
2. Косяк со стилем. Попробуйте посмотреть профиль со стандартного стиля - все также?
3. Косяк с одним из хаков, делающим авто-изменения шаблонов. Отключайте последние хаки смотрите какой из них делает такую гадость
 
 
Кика
Простоузер
Default
0

Alekcey, скорее второй вариант - косяк со стилем. Только в чем именно проблема? Тот стиль, с которого я делала дочерний (этот) работает нормально. В этому же - чтото странное.
 
 
Alekcey
Специалист
 
Alekcey's Avatar
Default
0

Кика, попробуйте вернуть измененные шаблоны профилей (memberinfo)
Просто так ничего не происходит - значит было какое-то изменение. Измененные шаблоны отмечены красным.
Вообще если на стандартном все работает - то проблема может быть только в этом
 
 
Кика
Простоузер
Default
0

Alekcey, вот именно, что я возвращала все шаблоны мемберинфо - не помогло. Поэтому я в ауте
 
 
mad@Max
Эксперт
 
mad@Max's Avatar
Default
0

Скорее всего нет закрывающего тега </tr>, либо он поставлен раньше.
 


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 02:47 AM.


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