Студия креативных разработок DevArt.PRO.
Разработка сайтов и форумов под ключ!
Сильнейшая команда в России по vBulletin - читать подробнее...
 
 
Актуальная версия:
Техническая поддержка форумов vBulletin
 
 

 
 
 
 
 
 
Старый 16.09.2007, 21:02   #1
Romchik®
vBStyle
 
Аватар для Romchik®
Arrow Hacks request thread v.3.0

In this thread we do requests for hacks.
Attention! Request should contain:
  1. Full name of hack.
  2. Version of hack (the forum version is not necessary).
  3. Link for hack.
Users who will post request incorrectly, will receive preventions. After three infringements the user will be banned.
Admin cannot view/read PM of users! Such hacks are forbidden. Who will make such request, will be immediately banned!


The list of forbidden hacks:
  • Read PM
  • Admin Login in as User
  • And similar


The list of infringers:
  • steven456 - 1/3.
  • Unbidden - 1/3.
  • mzu - 1/3
  • yamijhon - 1/3
  • Superme - 1/3
  • kolu4ii - 1/3
  • codershack - 2/3
  • Miney - 1/3
  • frony - 1/3
  • napsterforever - 1/3
  Ответить с цитированием
Эти 24 пользователя(ей) сказали Спасибо Romchik® за это полезное сообщение:
Скрыть список поблагодаривших

AleksXP (11.06.2008), Apache (16.12.2008), buckfast (03.10.2007), danya (26.09.2007), deadfuneral (21.03.2008), dgambu (22.01.2010), djnecmi (29.10.2007), Elpipa (27.05.2008), FaNaTyCk (25.07.2008), FireStarter (03.10.2007), G4N0K (10.11.2007), IMPERlAL (16.01.2010), kamrandahir (24.08.2008), leed (25.09.2007), mzu (31.01.2008), roman66 (02.01.2009), sateduc (18.12.2008), steven456 (07.11.2007), Tosha2 (03.07.2008), Unbidden (15.11.2007), UNFAITHFULL (02.02.2008), vbgeek (25.09.2007), xFOrCE (23.11.2007), yamijhon (28.08.2008)
Старый 30.01.2010, 09:48   #681
squallyon
Продвинутый
AME3 - Auto Media Embeding and Video Extender
For vBulletin 4.0.x
http://www.vbulletin.org/forum/showthread.php?t=230707[/url]

and

http://www.vbulletin.org/forum/showp...&postcount=353

Последний раз редактировалось squallyon; 30.01.2010 в 10:19..
  Ответить с цитированием
Рекламка
Реклама на форуме
Старый 30.01.2010, 14:35   #682
OldEr
Эксперт
 
Аватар для OldEr
squallyon,
Вложения
Тип файла: xml DJ's Master XML (AME 3).xml (106.4 Кб, 5 просмотров)

Нужна помощь? - Стучите. Всегда рад помочь. ICQ: 927-931
  Ответить с цитированием
Старый 30.01.2010, 20:01   #683
francky05
Продвинутый
Chief First Post - Every Page [Forum Based]
For vBulletin 3.8.x
http://www.vbulletin.org/forum/showthread.php?t=194832
with, if possible, the code modification for vBulletin v4
http://www.vbulletin.org/forum/showp...2&postcount=77

Everwhere Sidebar 4 VB4
for vBulletin 4.X.X
http://www.vbulletin.org/forum/showthread.php?t=233871

thanks

Последний раз редактировалось francky05; 31.01.2010 в 03:08..
  Ответить с цитированием
Старый 09.02.2010, 01:49   #684
writer
Продвинутый
Hide Various BB Code Content From Users
ver. 1.0
http://www.vbulletin.org/forum/showt...40#post1729140

Can you post what is written here:
http://www.vbulletin.org/forum/showt...06#post1815906
  Ответить с цитированием
Старый 09.02.2010, 02:39   #685
TAIFUN
Украли инопланетяне
 
Аватар для TAIFUN
writer,

Originally Posted by Brembo
To make it work in 3.7.x ... Open the xml file & replace line 357 to Code:
<datatype>bitfield</datatype>
It will work.. Thanks to who posted above..
Allright! with this fix, it works for 3.8.1 aswell


Цитата:
Сообщение от writer Посмотреть сообщение
Can you post what is written here:
Read this one:
http://www.vbulletin.org/forum/showp...0&postcount=99
  • Uninstall
  • Replace in HTML file this one:
    Code:
    <setting varname="hide_bbcode_list" displayorder="200">
    <datatype>number</datatype>
  • To this one:
    Code:
    <setting varname="hide_bbcode_list" displayorder="200">
    <datatype>bitfield</datatype>
  • Install

TAIFUN добавил 09.02.2010 в 02:39
===========

francky05, http://www.multiupload.com/1YLH9ZV445

Mare liberum apertum - Море открыто для всех

Последний раз редактировалось TAIFUN; 09.02.2010 в 02:39.. Причина: Добавлено сообщение
  Ответить с цитированием
Этот пользователь сказал Спасибо TAIFUN за это полезное сообщение:
Старый 10.02.2010, 17:27   #686
writer
Продвинутый
One Touch Select ALL: CODE, PHP, HTMML
Mod Version: 1.01,
http://www.vbulletin.org/forum/showt...=172255&page=3

thanks in advance ;)
  Ответить с цитированием
Старый 15.02.2010, 22:10   #687
TAIFUN
Украли инопланетяне
 
Аватар для TAIFUN
This is small hack used Script selectCode.

Install:
1. Open Temp: headinclude
Add below:

PHP код:
<script type="text/javascript">
function 
selectCode(a)
{
   var 
a.parentNode.parentNode.getElementsByTagName('PRE')[0];
   if (
window.getSelection)
   {
      var 
window.getSelection();
       if (
s.setBaseAndExtent)
      {
         
s.setBaseAndExtent(e0ee.innerText.length 1);
      }
      else
      {
         var 
document.createRange();
         
r.selectNodeContents(e);
         
s.removeAllRanges();
         
s.addRange(r);
      }
   }
   else if (
document.getSelection)
   {
      var 
document.getSelection();
      var 
document.createRange();
      
r.selectNodeContents(e);
      
s.removeAllRanges();
      
s.addRange(r);
   }
   else if (
document.selection)
   {
      var 
document.body.createTextRange();
      
r.moveToElementText(e);
      
r.select();
   }
}
</script> 
2. Open bbcode_code:
find:

PHP код:
$vbphrase[code]: 
Add below:

PHP код:
<a href="#" onclick="selectCode(this); return false;"><input type="button" value="Select All" /></a
3. Open bbcode_html:
find:

PHP код:
$vbphrase[html_code]: 
Add below:

PHP код:
<a href="#" onclick="selectCode(this); return false;"><input type="button" value="Select All" /></a
4. Open bbcode_php:
find:

PHP код:
$vbphrase[php_code]: 
Add below:

PHP код:
<a href="#" onclick="selectCode(this); return false;"><input type="button" value="Select All" /></a
Next find:

PHP код:
$code 
Replace with:

PHP код:
<pre>$code</pre

Mare liberum apertum - Море открыто для всех
  Ответить с цитированием
Этот пользователь сказал Спасибо TAIFUN за это полезное сообщение:
Старый 21.02.2010, 03:50   #688
Gulia
Специалист
 
Аватар для Gulia
Colors For Usergroup In Forum Last Post
http://www.vbulletin.org/forum/showthread.php?t=218773
Mod Version: 1.0.1


Есть только одна любовь и это - 3.8.x
  Ответить с цитированием
Старый 21.02.2010, 04:19   #689
TAIFUN
Украли инопланетяне
 
Аватар для TAIFUN
Gulia, Colors For Usergroup In Forum Last Post

Mare liberum apertum - Море открыто для всех
  Ответить с цитированием
Старый 21.02.2010, 20:50   #690
Chop
Новичок
Цитата:
Сообщение от Gulia Посмотреть сообщение
Colors For Usergroup In Forum Last Post
http://www.vbulletin.org/forum/showthread.php?t=218773
Mod Version: 1.0.1

You like colored usergroups? Looking for mods which add it in different paces? Like to have last post author colored in forum display?

So came and get it!
This mod shows usergroups HTML markup in forum last post author

Simple and Easy! Just install last release of product (see number at the end of filename)
No template modifications
And... please click Mark as Installed - thanks

Enjoy!

Version history:
1.0.1 Fixed issue for phrases (you don't need to update - it is for new installations only)
1.0.0 Mod released

Known Issues:
- When you change usergroup for user who made last post, or change usergroup markup, then it is not updated in view till new post arrives in forum. It means, that in case of such changes style visible in last post will be the old one. It is because it is cached, but only till new post arrives (then will be cached new value). I have it in TODO list, but because of performance issues probably I will leave it this way. Even when somebody notice it, it will disappear fast (assuming that people are writing on your forum )
Изображения
Тип файла: jpg colorsforusergroupinforumdisplay-screen.jpg (114.6 Кб, 7 просмотров)
Вложения
Тип файла: xml product-colgroupforforum101.xml (4.2 Кб, 2 просмотров)
  Ответить с цитированием
Ответ

Закладки

Метки
hacks, request, test

Опции темы
Опции просмотра

Ваши права в разделе
Вы не можете создавать новые темы
Вы не можете отвечать в темах
Вы не можете прикреплять вложения
Вы не можете редактировать свои сообщения

BB коды Вкл.
Смайлы Вкл.
[IMG] код Вкл.
HTML код Выкл.



 
 

Текущее время: 01:01 11.09.2010. Часовой пояс GMT +4.


Powered by vBulletin® Version 3.6.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd. Перевод: zCarot