форум vBSupport.ru > vBulletin > vBulletin 4.0.x-4.1.х > Хаки, моды и скрипты 4.0.x-4.1.х
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'а физически не в состоянии проверять все стили, хаки и нули, выкладываемые пользователями.
Помните: безопасность Вашего проекта - Ваша забота.
Убедительная просьба: при обнаружении уязвимостей или сомнительных кодов обязательно отписывайтесь в теме хака/стиля
Спасибо за понимание
 
 
 
 
zdob
Продвинутый
 
zdob's Avatar
Default Steam IM Card v4.x (now with Steam Profile Tab)
1

Mod Version: 4.0.2
vB Version: 4.0.x

This adds the ability of having for each user of your board to enter their Steam ID like the MSN, ICQ, AOL, Yahoo and Skype Messenger contact cards.

Users can enter their steam id in the following forms:

steam id: STEAM_0:X:XXXX
http://steamcommunity.com/profiles/7656119XXXXXXXXXX (profile page url)
steam community id: 7656119XXXXXXXXXX

This hack also integrates itself into the AdminCP User editor and the User Control Panel when its enabled.

A profile tab with the steam profile information is also implemented. (optional - can be disabled)

Permission granted for port of this hack to vB v3.8 (and now to vB 4.x). Originally developed by Kalle Sommer Nielsen (c) 2007

Installation

upload im_steam.gif to images/misc/
import product
Attached Thumbnails
popup.jpg   edit_profile.jpg   profile.jpg  
Attached Files
File Type: xml product-imsteam v4.0.2.xml (19.9 KB, 10 views)
Bot
Yandex Bot Yandex Bot is online now
 
Join Date: 05.05.2005
Реклама на форуме А что у нас тут интересного? =)
 
 
ourstyle
Простоузер
Default
0

Загружаю хак всё нормально работает, но вот ошибку выдаёт когда смотришь кто на форуме находится ... в чём проблема? и как её можно исправить?

Database error in vBulletin 4.1.7:

Invalid SQL:

SELECT IF(userid > 0, 1, 0) as isuser, COUNT(session.userid) as online_users
, user.steam
FROM session as session

WHERE session.lastactivity > 1325072843



GROUP BY isuser;

MySQL Error : Unknown column 'user.steam' in 'field list'
Error Number : 1054
Request Date : Wednesday, December 28th 2011 @ 04:02:23 PM
Error Date : Wednesday, December 28th 2011 @ 04:02:23 PM
Script : http://dopping.ru/forum/online.php
Referrer : http://dopping.ru/forum/forum.php
IP Address : 87.226.39.7
Username : Templar
Classname : vB_Database_MySQLi
MySQL Version : 5.5.15-log
 
 
Luvilla
Гость
Default

Quote:
MySQL Error : Unknown column 'user.steam' in 'field list'
классика жанра.... плакать хочется...
Quote:
Originally Posted by Luvilla View Post
Особо обратите внимание вот на что: бывает, что таблица создаётся хаком с учётом наличия префиксов таблиц, а запрашивается - без префикса, и наоборот.
продукты и модули - управление модулями - найти этот IM Steam , открыть модуль add online bit
и вместо
PHP Code:
$hook_query_fields .= ", user.steam"
вписать
PHP Code:
$hook_query_fields .= " . TABLE_PREFIX . "user.steam
сохранить
 
 
ourstyle
Простоузер
Default
1

Во пасиб
 
 
futuristers
Продвинутый
 
futuristers's Avatar
Default
0

Осуществил перевод на русский. Имеются некоторые проблемы с табом, скрин проблемы прилагаю http://rghost.ru/36303375/image.png , если есть предложения по исправлению вкладки, то сообщите. Прилагаются два варианта для форума с префиксом в таблицах и без, что видно в названии архивов. Об ошибках и недочётах в переводе сообщать мне.
Attached Files
File Type: zip product-imsteam v4.0.2_RU_no_prefix.zip (11.2 KB, 5 views)
File Type: zip product-imsteam v4.0.2_RU_yes_prefix.zip (11.4 KB, 1 views)

Last edited by futuristers : 02-02-2012 at 06:59 PM.
 
 
kerk
k0t
 
kerk's Avatar
Default
1

futuristers,
вложения-картинки => на сторонние имгхостинги
 
 
futuristers
Продвинутый
 
futuristers's Avatar
Default
0

kerk, ок, так и будем делать.
 
 
danilnskCS
Простоузер
Default
0

хм, постави, окно отобраджается но проблема такая: в окне стим пишет: invalid profile aleas
 


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 06:39 AM.


Powered by vBulletin® Version 3.6.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.