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 21 of 21
Search took
0.00
seconds.
Search:
Posts Made By:
slumbermann
Forum:
vBulletin 4.x Add-ons
04-25-2010, 12:53 AM
Replies:
1,342
Forum Display Enhancements -
Tabs Add System for vBulletin 4 (sstab advanced)
Views:
380,406
Posted By
slumbermann
somehow the function to hide "What's New?" button...
somehow the function to hide "What's New?" button didn't really functioning. Maybe an update for current version 4.0.3 would be great.
Forum:
vBulletin 4.x Add-ons
02-11-2010, 08:47 AM
Replies:
102
vBulletin CMS Widgets -
Widget - Show random members with picture
Views:
19,010
Posted By
slumbermann
yes you can, but there additional code to be...
yes you can, but there additional code to be added, how many group do you need? just one or some groups?
Forum:
vBulletin 4.x Add-ons
02-11-2010, 06:07 AM
Replies:
102
vBulletin CMS Widgets -
Widget - Show random members with picture
Views:
19,010
Posted By
slumbermann
ok, so that was the reason, could you please PM...
ok, so that was the reason, could you please PM me your website url?
Forum:
vBulletin 4.x Add-ons
02-11-2010, 05:44 AM
Replies:
102
vBulletin CMS Widgets -
Widget - Show random members with picture
Views:
19,010
Posted By
slumbermann
and when you add it to your layout manager? what...
and when you add it to your layout manager? what are shown on the front page?
Forum:
vBulletin 4.x Add-ons
02-11-2010, 05:24 AM
Replies:
102
vBulletin CMS Widgets -
Widget - Show random members with picture
Views:
19,010
Posted By
slumbermann
You don't need to change anything in the code,...
You don't need to change anything in the code, you just need to choose either to use the profile picture or avatar, currently i separated the code, so each will only work with one source, i will try...
Forum:
vBulletin 4.x Add-ons
02-11-2010, 04:38 AM
Replies:
102
vBulletin CMS Widgets -
Widget - Show random members with picture
Views:
19,010
Posted By
slumbermann
Ur welcome... :)
Ur welcome... :)
Forum:
vBulletin 4.x Add-ons
02-11-2010, 04:37 AM
Replies:
102
vBulletin CMS Widgets -
Widget - Show random members with picture
Views:
19,010
Posted By
slumbermann
Hi, I just tested the code with vb 4.0 and...
Hi,
I just tested the code with vb 4.0 and it works with no problem. Please make sure your user have profile picture or avatars uploaded, else there will be no picture shown.
Forum:
vBulletin 4.x Add-ons
02-11-2010, 12:11 AM
Replies:
102
vBulletin CMS Widgets -
Widget - Show random members with picture
Views:
19,010
Posted By
slumbermann
ur welcome yes, only members with profile...
ur welcome
yes, only members with profile picture or avatars will be shown.
Forum:
vBulletin 4.x Add-ons
02-10-2010, 05:19 AM
Replies:
102
vBulletin CMS Widgets -
Widget - Show random members with picture
Views:
19,010
Posted By
slumbermann
please try this code instead for avatar. ...
please try this code instead for avatar.
$member_count = 3;
ob_start();
require_once('./includes/functions_user.php');
require_once('./includes/functions_bigthree.php');
// Get...
Forum:
vBulletin 4.x Add-ons
02-10-2010, 05:16 AM
Replies:
102
vBulletin CMS Widgets -
Widget - Show random members with picture
Views:
19,010
Posted By
slumbermann
haven't tried on vb 4.0 because i'm running this...
haven't tried on vb 4.0 because i'm running this on 4.0.1... but will try to look into vb 4.0 too and see how it goes...
Forum:
vBulletin 4.x Add-ons
02-10-2010, 05:06 AM
Replies:
102
vBulletin CMS Widgets -
Widget - Show random members with picture
Views:
19,010
Posted By
slumbermann
could you please give me your website url...
could you please give me your website url...
Forum:
vBulletin 4.x Add-ons
02-10-2010, 04:34 AM
Replies:
102
vBulletin CMS Widgets -
Widget - Show random members with picture
Views:
19,010
Posted By
slumbermann
yes you can add in width and height to the img...
yes you can add in width and height to the img code example like below:
$output_bits .= '<a href="member.php?u='.$newuser[userid].'"><img...
Forum:
vBulletin 4.x Add-ons
02-10-2010, 03:46 AM
Replies:
102
vBulletin CMS Widgets -
Widget - Show random members with picture
Views:
19,010
Posted By
slumbermann
do you use custom avatar?
do you use custom avatar?
Forum:
vBulletin 4.x Add-ons
02-10-2010, 02:01 AM
Replies:
102
vBulletin CMS Widgets -
Widget - Show random members with picture
Views:
19,010
Posted By
slumbermann
to show the profile picture using avatar function...
to show the profile picture using avatar function use this code instead
$member_count = 3;
ob_start();
require_once('./includes/functions_user.php');
...
Forum:
vBulletin 4.x Add-ons
02-10-2010, 01:56 AM
Replies:
102
vBulletin CMS Widgets -
Widget - Show random members with picture
Views:
19,010
Posted By
slumbermann
yes sure... give me some time then i will make an...
yes sure... give me some time then i will make an avatar version too...
Forum:
vBulletin 4.x Add-ons
02-09-2010, 10:34 PM
Replies:
133
Mini Mods -
YBMF-Image Thang-New Latest Album Pictures - Forum Home ( Extension )
Views:
20,573
Posted By
slumbermann
any chance you can make this as a widget instead?
any chance you can make this as a widget instead?
Forum:
vBulletin 4.x Add-ons
02-09-2010, 10:00 PM
Replies:
102
vBulletin CMS Widgets -
Widget - Show random members with picture
Views:
19,010
Posted By
slumbermann
Widget - Show random members with picture
#Function:
Show random members which have profile picture
Clickable picture and username to go to member's profile page
#Installation:
Go to Admin CP > vBulletin CMS > Widgets > create...
Forum:
Modification Graveyard
02-04-2010, 03:27 PM
Replies:
112
Miscellaneous Hacks -
microMEMBERS (A much better Memberlist)
Views:
16,329
Posted By
slumbermann
okay never mind... i figured it out already......
okay never mind... i figured it out already... thanks
Forum:
Modification Graveyard
02-04-2010, 03:06 PM
Replies:
112
Miscellaneous Hacks -
microMEMBERS (A much better Memberlist)
Views:
16,329
Posted By
slumbermann
one question, how can i add additional button to...
one question, how can i add additional button to the memberlist? I want to have "add friend" function from within the memberlist if possible.
Thank you in advance... great mod
Forum:
vBulletin 4.x Add-ons
01-24-2010, 05:24 PM
Replies:
1,920
Add-On Releases -
Everywhere Sidebar 4 VB4
Views:
2,625,254
Posted By
slumbermann
just want to ask... it may or may not related to...
just want to ask... it may or may not related to your mod,
i've installed your mod, and its work great, but i just want to know, how can i adjust the width of the forum blocks? because mine seems...
Forum:
vBulletin 4.x Styles
01-20-2010, 09:14 AM
Replies:
52
Suite Style -
StudioStyle - A Professional Sleek Look
Views:
26,604
Posted By
slumbermann
I would like to ask, how can i make this a fixed...
I would like to ask, how can i make this a fixed width, not a fluid one?
Showing results 1 to 21 of 21
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
10:15 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.02008 seconds
Memory Usage
2,006KB
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
(21)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(63)
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.0007
(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(245, 0, 1,''); -> cached fperms for forum 245
(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(245, 0, 1,''); -> cached fperms for forum 245
(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(245, 0, 1,''); -> cached fperms for forum 245
(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(245, 0, 1,''); -> cached fperms for forum 245
(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(245, 0, 1,''); -> cached fperms for forum 245
(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(245, 0, 1,''); -> cached fperms for forum 245
(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(245, 0, 1,''); -> cached fperms for forum 245
(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(245, 0, 1,''); -> cached fperms for forum 245
(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(245, 0, 1,''); -> cached fperms for forum 245
(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(245, 0, 1,''); -> cached fperms for forum 245
(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(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(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(247, 0, 1,''); -> cached fperms for forum 247
(unspecified) fetch_permissions(247, 0, 1,''); -> cached fperms for forum 247
FULLTEXT Search
php_sapi_name(): fpm-fcgi