The Arcive of Official vBulletin Modifications Site.
It is not a VB3 engine, just a parsed copy!
Archives
Graphics
Styles
Mods
Articles
Forums
VBSupport
vb.org Archive
>
Search Forums
Search Results
User Name
Remember Me?
Password
FAQ
Community
Calendar
Today's Posts
Search
Community Links
Members List
Search Forums
Show Threads
Show Posts
Tag Search
Advanced Search
Найти все сообщения с благодарностями
Go to Page...
Showing results 1 to 19 of 19
Search took
0.00
seconds.
Search:
Posts Made By:
identitas
Forum:
vBulletin 4 Articles
05-24-2010, 07:47 PM
Replies:
57
[HOW TO - vB4] Adding a New Tab in Member Profile
Views:
13,670
Posted By
identitas
How do i do that?
How do i do that?
Forum:
vBulletin 4 Articles
05-04-2010, 04:42 PM
Replies:
97
[HOW TO] Add WYSIWYG Editor to Your Modifications
Views:
28,341
Posted By
identitas
Have som problems here. The code: if...
Have som problems here. The code:
if ($_REQUEST['do'] == 'pres')
{
$profile_res = $db->query_first("SELECT `field6` FROM `" . TABLE_PREFIX . "userfield` WHERE `userid` =...
Forum:
vBulletin 4.x Add-ons
05-03-2010, 02:12 PM
Replies:
27
Mini Mods -
Parse BBCode for Custom User Profile Fields
Views:
7,048
Posted By
identitas
Change False to True in: $bbcode_parser =& new...
Change False to True in:
$bbcode_parser =& new vB_BbCodeParser($GLOBALS['vbulletin'], fetch_tag_list(),false);
Forum:
vB4 Programming Discussions
05-03-2010, 01:57 PM
Replies:
2
How to use "$this->profile->userinfo['userid']"
Views:
631
Posted By
identitas
Fixed it with $prepared['userid'] instead.
Fixed it with $prepared['userid'] instead.
Forum:
vBulletin 4.x Add-ons
04-29-2010, 05:40 PM
Replies:
503
vBulletin CMS Widgets -
Widget - Users Online
Views:
84,141
Posted By
identitas
I have added $recordusers =...
I have added
$recordusers = $vbulletin->maxloggedin['maxonline'];
$recorddate = vbdate($vbulletin->options['dateformat'], $vbulletin->maxloggedin['maxonlinedate'], true);
$recordtime =...
Forum:
vB4 Programming Discussions
04-29-2010, 03:15 PM
Replies:
2
How to use "$this->profile->userinfo['userid']"
Views:
631
Posted By
identitas
How to use "$this->profile->userinfo['userid']"
I trying to import some data from the database to include on memberinfo, but i dont get $this->profile->userinfo['userid'] to work.
Any file i need to include?
I have created a plugin with hook...
Forum:
vB4 Programming Discussions
04-29-2010, 10:20 AM
Replies:
0
Profile fields on memberinfo sidebar
Views:
409
Posted By
identitas
Profile fields on memberinfo sidebar
Is there an easy way to get profile fields to appear in the sidebar on memberinfo?
Forum:
vB4 Programming Discussions
04-27-2010, 07:32 PM
Replies:
0
Friends online widget
Views:
477
Posted By
identitas
Friends online widget
Is there any widget for friends online?
Forum:
vBulletin 4.x Add-ons
04-27-2010, 07:18 PM
Replies:
503
vBulletin CMS Widgets -
Widget - Users Online
Views:
84,141
Posted By
identitas
I miss the ability of most users online. Will it...
I miss the ability of most users online. Will it come?
Forum:
vBulletin 3.8 Add-ons
04-25-2010, 01:18 PM
Replies:
75
Profile Enhancements -
Extra Profile Fields Tab
Views:
16,284
Posted By
identitas
Does this work on 4.0?
Does this work on 4.0?
Forum:
vBulletin 4.x Add-ons
04-12-2010, 08:58 PM
Replies:
1,342
Forum Display Enhancements -
Tabs Add System for vBulletin 4 (sstab advanced)
Views:
371,520
Posted By
identitas
Is it possible to include a vbphrase as a...
Is it possible to include a vbphrase as a navbutton title? I have tried but don't know what to do now.
Help would be appreciated. Best wishes
Forum:
vBulletin 3.8 Add-ons
01-19-2010, 08:03 PM
Replies:
245
Forum Home Enhancements -
User's Social Groups on Forum Home (like forumlist, fully templated)
Views:
45,394
Posted By
identitas
Thanx for the tips . I changed hook in: ...
Thanx for the tips . I changed hook in:
"fetch template" - hook to - "global_start"
"forumhome code" - hook to - "global_start"
Still it gives no output. Any ideas?
Forum:
vBulletin 3.8 Add-ons
01-19-2010, 04:24 PM
Replies:
245
Forum Home Enhancements -
User's Social Groups on Forum Home (like forumlist, fully templated)
Views:
45,394
Posted By
identitas
It works at "forumhome" I notice now. But I want...
It works at "forumhome" I notice now. But I want it to appear on a diffrent page than "forumhome", how can I do this?
When I place it elsewhere it doesn't show anything.
Forum:
vBulletin 3.8 Add-ons
01-19-2010, 02:45 PM
Replies:
245
Forum Home Enhancements -
User's Social Groups on Forum Home (like forumlist, fully templated)
Views:
45,394
Posted By
identitas
I can't get it to show up. I have it activated in...
I can't get it to show up. I have it activated in the vbulletin-settings. I use it inside vBadvanced CMPS, as module called "social groups last messages", calling a template containing...
Forum:
vBulletin 3.8 Add-ons
12-15-2009, 06:06 PM
Replies:
236
Miscellaneous Hacks -
SocialForums for vB3.8
Views:
49,511
Posted By
identitas
Unauthorized person can see the forums, even...
Unauthorized person can see the forums, even though usergroup-permissions are right.
And subforums is not visible, or even threads from subforums. Maybe something that is not included for the...
Forum:
vB3 Programming Discussions
11-04-2009, 03:46 PM
Replies:
1
Social Groups - Pictures, use upload instead of album
Views:
795
Posted By
identitas
Social Groups - Pictures, use upload instead of album
I would like to change that you can upload photos to groups, instead of using the album feature. Is it possible?
Forum:
vBulletin 3.6 Add-ons
11-04-2009, 03:43 PM
Replies:
625
Major Additions -
vS-Interactive Profiles
Views:
153,495
Posted By
identitas
How can I put in a box for my groups in the...
How can I put in a box for my groups in the profile?
I use vBulletin 3.8.4, and yes, it works with vs-interactive with some hacks.
Forum:
Modification Requests/Questions (Unpaid)
08-07-2009, 11:33 PM
Replies:
1
Mass PM - Language
Views:
530
Posted By
identitas
Mass PM - Language
Hello!
Looking for a Mass PM-plugin that you can choose to send to all who have chosen a particular language.
Is there already? Or someone who can create one?
Uses currently "Yet Another...
Forum:
vBulletin 3.7 Add-ons
11-18-2008, 01:22 AM
Replies:
442
Add-On Releases -
MGC Chatbox Evo for vBadvanced CMPS
Views:
96,576
Posted By
identitas
I have some problems. It's only print <br />. ...
I have some problems. It's only print <br />.
Any suggest?
MGC chatbox Evo 1.1.0
MGC Chatbox Evo for vBadvanced CMPS 1.7
vBadvanced CMPS 3.0 RC2
vBulletin 3.6.8
Showing results 1 to 19 of 19
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
News and Announcements
News and Announcements
Mod of the Month
Official vB.com Announcements
vBulletin Pre-Sales Questions
vBulletin Styles and Graphics
vBulletin Styles
vBulletin 5.x Styles
vBulletin 3.8 Styles
vBulletin 3.8 Admin CP Styles
vBulletin 4.x Styles
vBulletin Graphic Sets
vBulletin Button Sets
vBulletin Smilie Sets
Miscellaneous Images
vBulletin Rank Sets
vBulletin Avatar Sets
vBulletin Status Icon Sets
vBulletin Article Depository
Read An Article
vBulletin 3 Articles
Programming Articles
General Articles
Management Articles
Graphics Articles
vBulletin Tips & Tricks
vBulletin 4 Articles
vBulletin 5 Connect Articles
Article Submissions
Submit New Article
vBulletin Modifications
vBulletin 5.x Modifications
vBulletin 5.x Products & Extensions
vBulletin 5.x Template Modifications
vBulletin 4.x Modifications
vBulletin 4.x Add-ons
vBulletin 4.x Template Modifications
vBulletin 3.8 Modifications
vBulletin 3.8 Add-ons
vBulletin 3.8 Template Modifications
Premium Modifications
vBulletin Open Source Products
Sphinx
Project Tools
ibProArcade
Archive
vB.org Archives
General
vB1 Hacks
Testing Zone
Board of the Month
Big Board Discussions
General Hosting/Server Discussions
Member Archives
vBulletin 2.x
vBulletin 2.x Full Releases
vBulletin 2.x Beta Releases
vBulletin 2.x Template Modifications
vBulletin 2.x Styles
vBulletin 2.x Admin CP Styles
vBulletin 3.0
vBulletin 3.0 Full Releases
vBulletin 3.0 Beta Releases
vBulletin 3.0 Template Modifications
vBulletin 3.0 Styles
vBulletin 3.0 Admin CP Styles
vBulletin 3.5
vBulletin 3.5 Add-ons
vBulletin 3.5 Template Modifications
vBulletin 3.5 Styles
vBulletin 3.5 Admin CP Styles
vBulletin 3.6
vBulletin 3.6 Template Modifications
vBulletin 3.6 Add-ons
vBulletin 3.6 Styles
vBulletin 3.6 Admin CP Styles
vBulletin 3.7
vBulletin 3.7 Add-ons
vBulletin 3.7 Template Modifications
vBulletin 3.7 Styles
vBulletin 3.7 Admin CP Styles
Premium Archives
uCash & uShop
vBadvanced CMPS
RPG Integration Hack
vBindex
vBgarage
Advanced Warning System (AWS)
vbArticles
vB Chat
vbBux / vbPlaza
ibProArcade Archive
vRewrite - SEOed URLs for vBulletin
Modification Graveyard
vBulletin 5 Connect Discussion
vB5 General Discussions
vB5 Programming Discussions
vB5 Design and Graphics Discussions
vBulletin 4 Discussion
vB4 General Discussions
vB4 Programming Discussions
vB4 Design and Graphics Discussions
vBulletin 3 Discussion
vB3 Programming Discussions
vB3 General Discussions
vB3 Design and Graphics Discussions
Community Discussions
Modification Requests/Questions (Unpaid)
Style and Graphics Requests (Unpaid)
Forum and Server Management
Community Central
vBulletin.org Site Feedback
Community Lounge
Community Reviews
All times are GMT. The time now is
11:52 PM
.
-- Default Style
---- Blue
------ Red
------ Green
------ Purple
Contact Us
-
Archive
-
Top
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X
vBulletin 3.8.12 by vBS Debug Information
Page Generation
0.01984 seconds
Memory Usage
1,982KB
Queries Executed
10
(?)
More Information
Template Usage:
(1)
ad_footer_end
(1)
ad_footer_start
(1)
ad_header_end
(1)
ad_header_logo
(1)
ad_navbar_below
(1)
footer
(1)
forumjump
(1)
gobutton
(1)
header
(1)
headinclude
(1)
navbar
(2)
navbar_link
(120)
option
(1)
post_thanks_navbar_search
(1)
search_results
(19)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(39)
threadbit_pagelink
Phrase Groups Available:
global
inlinemod
prefix
search
Included Files:
./
search.php
./
global.php
./includes/
init.php
./includes/
class_core.php
./includes/
config.php
./includes/
functions.php
./includes/
class_hook.php
./includes/
modsystem_functions.php
./includes/
functions_search.php
./includes/
functions_databuild.php
./includes/
functions_forumlist.php
./includes/
functions_misc.php
./includes/
functions_forumdisplay.php
./includes/
functions_bigthree.php
Hooks Called:
init_startup
init_startup_session_setup_start
init_startup_session_setup_complete
cache_permissions
style_fetch
cache_templates
global_start
parse_templates
global_setup_complete
search_before_process
search_start
search_results_start
search_results_query_posts
search_results_prebits
threadbit_process
search_results_postbit
forumjump
search_complete
navbits
navbits_complete
Messages:
time to check permissions: 0.0006
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
FULLTEXT Search
php_sapi_name(): fpm-fcgi