форум vBSupport.ru > vBulletin > vBulletin 3.8.x > Хаки, моды и скрипты 3.8
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'а физически не в состоянии проверять все стили, хаки и нули, выкладываемые пользователями.
Помните: безопасность Вашего проекта - Ваша забота.
Убедительная просьба: при обнаружении уязвимостей или сомнительных кодов обязательно отписывайтесь в теме хака/стиля
Спасибо за понимание
 
 
 
 
Maximal
Простоузер
Post Xenforo Like User Avatars
4

What does this plugin do?

This plugin add user avatars to the thread listing in forum display page. See the sceenshot for sample.

Installation Instructions

This plugin requires you to manually edit templates.

Import the xml file as product into vBulletin.

1. Edit threadbit template as follows

Find

HTML Code:
HTML Code:
$thread[title_editable]
And add the following code before.

HTML Code:
HTML Code:
<a href="member.php?$session[sessionurl]u=$thread[postuserid]" rel="nofollow"><img height="32px" style="float:left;margin-right:4px" src="$thread[avatarurl]" border="0" /></a>
Find

HTML Code:
HTML Code:
<td class="alt2" title="<phrase 1="$thread[replycount]" 2="$thread[views]">$vbphrase[replies_x_views_y]</phrase>">
And add the following code after.

HTML Code:
HTML Code:
<a href="member.php?$session[sessionurl]find=lastposter&t=$thread[threadid]" rel="nofollow"><img height="32px" style="float:left;margin-right:4px" src="$thread[lastposteravatarurl]" border="0" /></a>
Optionally you can edit the username to be left aligned rather than right aligned. Find

HTML Code:
HTML Code:
<div class="smallfont" style="text-align:$stylevar[right]; white-space:nowrap">
Replace with
HTML Code:
HTML Code:
<div class="smallfont" style="text-align:$stylevar[left]; white-space:nowrap;padding-left:32px;">
2. Edit forumhome_forumbit_level1_post and forumhome_forumbit_level2_post as follows

Find

HTML Code:
HTML Code:
<td class="alt2">$forum[lastpostinfo]</td>
Replace with

HTML Code:
HTML Code:
<td class="alt2"><a href="member.php?find=lastposter&f=$forum[forumid]" rel="nofollow"><img height="32px" style="float:left;margin-right:4px" src="$forum[avatarurl]" border="0" /></a><div style="padding-left:36px;">$forum[lastpostinfo]</div></td>
3. Edit Search_result_postbit template as follows

Find
HTML Code:
HTML Code:
	<if condition="$show['moderated']">
	<td class="alt2">
	<else />
	<td class="alt1">
	</if>
Add the following code below

HTML Code:
HTML Code:
<a href="member.php?$session[sessionurl]u=$post[userid]" rel="nofollow"><img height="32px" style="float:left;margin-right:4px" src="$post[avatarurl]" border="0" /></a>
Attached Files
File Type: xml product-xfstyleavatars-v1.00-vb3.xml (5.8 KB, 7 views)
Bot
Yandex Bot Yandex Bot is online now
 
Join Date: 05.05.2005
Реклама на форуме А что у нас тут интересного? =)
 
 
OlgaB
Специалист
 
OlgaB's Avatar
Default
0

Quote:
Originally Posted by Maximal View Post
See the sceenshot for sample.
ага, смотрите скриншот. А где?

P.S. желательно бы указать источник - http://www.vbulletin.org/forum/showthread.php?t=268855
 
 
artscripts
Эксперт
 
artscripts's Avatar
Default
0

Скриншот
 
 
syn
Эксперт
vBSNews
 
syn's Avatar
Default
0

зы - тс, добавь в описание хака -> "хак генерит очень много запросов" или чтот тип того.

Источник: http://imtips.co/xenforo-avatars-vbulletin-3.html

Скрины:
Attached Thumbnails
searchbit.png   threadbits.png   forumbit.png  

Last edited by syn : 08-22-2011 at 06:13 PM.
 
 
kerk
k0t
 
kerk's Avatar
Default
0

для информации, добавьте небольшую статистику по этому хаку...
Code:
главная без хака
Page Generation 0.11378 seconds Memory Usage 1,935KB Queries Executed 14
главная с хаком
Page Generation 0.12767 seconds Memory Usage 1,954KB Queries Executed 29

поиск постов узера без хака
Page Generation 0.13843 seconds Memory Usage 2,236KB Queries Executed 15
поиск постов узера с хаком
Page Generation 0.28520 seconds Memory Usage 2,487KB Queries Executed 56

форумдисплей без хака
Page Generation 0.16652 seconds Memory Usage 2,372KB Queries Executed 18
форумдисплей с хаком
Page Generation 0.19632 seconds Memory Usage 2,392KB Queries Executed 58
и это на моем локальном компе, с 1 узером онлайн
 
 
syn
Эксперт
vBSNews
 
syn's Avatar
Default
0

Оффтоп
 
 
kerk
k0t
 
kerk's Avatar
Default
0

до хаков Мари еще не дотягивает, но уже близко... =)
 
 
xorex
Эксперт
vBSponsor
 
xorex's Avatar
Default
0

Quote:
Originally Posted by kerk View Post
и это на моем локальном компе, с 1 узером онлайн
пфф, танки грязи не боятся ...

 
 
kerk
k0t
 
kerk's Avatar
Default
0

ну что я могу сказать... wow
 
 
liner
Эксперт
 
liner's Avatar
Default
1

Quote:
Originally Posted by kerk View Post
до хаков Мари еще не дотягивает, но уже близко... =)
http://fucking-great-advice.ru/advice/151/
 


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 11:51 PM.


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