[Ищу] Запросы на хаки и моды для vBulletin

Avalanch

ТоЛеГ & ТоПеГ
Регистрация
9 Янв 2007
Сообщения
1.140
Реакции
615
В этой теме вы можете попросить хаки на vBulletin от vBulletin.org, которые закрыты для не лицензированных пользователей.

Основные правила:
  • Флуд категорически запрещен;
  • За один запрос не более 5 хаков/модов;
  • Ссылка на хак/мод vbulletin.org обязательна.

Пример оформление запроса:
1. Название искомого хака/мода;
а) Ссылка на официальный сайт с данным хаком/модом.

Внимание! Сообщения оформленные не по примеру или без указания ссылки на хак/мод с официального сайта будут удаляться!
 
  • Заблокирован
  • #3

Вложения

  • vB_Tournaments+Ladders_v4.2.6.zip
    126,3 KB · Просмотры: 17
  • Заблокирован
  • #5

Вложения

  • product-DeniedWords_en_1_2.rar
    2,6 KB · Просмотры: 7
  • Заблокирован
  • #7

Вложения

  • vB_Tournaments+Ladders_v4.2.8.zip
    131,1 KB · Просмотры: 7
  • Заблокирован
  • #9
1)Steam freinds status in postbit
2)Для просмотра ссылки Войди или Зарегистрируйся
спасибо
Installation:
I'm not experienced enough to create and xml file for simple install, but installation is very simple anyway ;D

Step #1 Creating the steam id profile field
Go to admin control panel> User profile fields> Add new user profile field
Create a Single line text box
Title: STEAM ID
Description: Enter your Steam Id here (alter this to w/e you want ;D)
You don't need to change anything else, unless you deem it necessary
IMPORTANT!!!!: if this is the first custom field you have entered, the value will be field5, if however it is not, you need to go to admin control panel> User profile fields> user profile field manager and write down the field number (ie: field6, field7, etc)
screeny1.png

Step #2 Editing the postbit
Navigate to Styles & templates > style manager> your style> edit templates> postbit templates> postbit and double click on it.

Find
Код:
<if condition="$post['usertitle']"><div class="smallfont">$post[usertitle]</div></if>
				<if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if>
				$template_hook[postbit_userinfo_left]

			</td>
			<td width="100%">
and after add
Код:
<if condition="$post['field5']"><iframe src="http://steam.appspot.com/beta/api/iframe?steamID=$post[field5]" width="250" height="60" scrolling="no" marginheight="0" marginwidth="0" frameborder="0"></iframe></if>
NOTE: remember that field you wrote down from the end of step one? if it says anything other then field5, change the above code to $post['your field here'] and $post[your field here]

once youve edited the template accordingly, hit save and enter your STEAM ID in the profile field, and check out your postbit! your should look alot like the screenshot above!
 
Принимаю постоянные заказы на хаки и модули. Некоторые русифицирую сам.
С Avalanch согласовано. Постараюсь реагировать достаточно быстро на запросы.
 
Назад
Сверху