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...
Page 1 of 3
1
2
3
>
Showing results 1 to 25 of 66
Search took
0.00
seconds.
Search:
Posts Made By:
n1ckn4me
Forum:
vB3 General Discussions
02-22-2006, 03:02 PM
Replies:
2
How to show new PM's on all index.php pages?
Views:
973
Posted By
n1ckn4me
Well let me explain the big picture. I have made...
Well let me explain the big picture. I have made a template that I use for my $variable that I made as a plugin. In that template/plugin I use the [getpmcount].
Now...I want to use my $variable in...
Forum:
vB3 General Discussions
02-16-2006, 07:09 PM
Replies:
2
How to show new PM's on all index.php pages?
Views:
973
Posted By
n1ckn4me
How to show new PM's on all index.php pages?
I want to have read how many new pm's the loggedin has on the index.php pages.
does it have to do with this following code?
// ###################### Start pm update counters...
Forum:
vB3 General Discussions
02-11-2006, 12:08 PM
Replies:
0
if condition pm show alert
Views:
738
Posted By
n1ckn4me
if condition pm show alert
Hello! Iam trying to make a codition if members have a greater number then 0 unread pm's then there will be a self made alert that shows it.
I was playing with:
<if condition="!$show['guest']"...
Forum:
vB3 General Discussions
10-25-2005, 05:12 PM
Replies:
6
Q: Custom Profile Fields
Views:
1,002
Posted By
n1ckn4me
wow, that helped! ..I was on the way of figuring...
wow, that helped! ..I was on the way of figuring this thing out but with your hack I was able to do what I wanted! ..thanks for your link! nice hack also ;)
@peterska2
thanks for your help, I...
Forum:
vB3 General Discussions
10-24-2005, 10:44 PM
Replies:
6
Q: Custom Profile Fields
Views:
1,002
Posted By
n1ckn4me
thanks for the reply! But I didn't get my...
thanks for the reply!
But I didn't get my question good I guess...because I ment something else.
Im working on a user cp page at the profile.php and it's working great!
but If I code:
...
Forum:
vB3 General Discussions
10-24-2005, 05:28 PM
Replies:
14
Possible TOP5 for Vb 3.5.0?
Views:
1,323
Posted By
n1ckn4me
no offence though! Just keep the practise and you...
no offence though! Just keep the practise and you will learn eventually! ;)
Forum:
vB3 General Discussions
10-24-2005, 05:13 PM
Replies:
4
accessing custom user fields
Views:
874
Posted By
n1ckn4me
love to see it too ^^
love to see it too ^^
Forum:
vB3 General Discussions
10-24-2005, 05:10 PM
Replies:
6
Q: Custom Profile Fields
Views:
1,002
Posted By
n1ckn4me
Q: Custom Profile Fields
example:
To call a custum profile field you could code;
$customfields[other]
I have several custum profile fields made and I want to use only surten ones on a different page.
Is there a...
Forum:
vB3 General Discussions
10-24-2005, 05:01 PM
Replies:
14
Possible TOP5 for Vb 3.5.0?
Views:
1,323
Posted By
n1ckn4me
this is too funny ^^
this is too funny ^^
Forum:
vBulletin 3.5 Add-ons
10-17-2005, 01:18 PM
Replies:
1,645
vBJournal for vBulletin 3.5
Views:
302,988
Posted By
n1ckn4me
nice!.. will get it sooner or later ;) ciao
nice!.. will get it sooner or later ;) ciao
Forum:
vBulletin 3.5 Add-ons
10-17-2005, 11:08 AM
Replies:
1,645
vBJournal for vBulletin 3.5
Views:
302,988
Posted By
n1ckn4me
hey very nice hack! I was playing with get 5...
hey very nice hack!
I was playing with get 5 latest journals on my vBa CMPS indexpage!.. can't get it totally to work so was wondering if there allready an add-on out there or if someone can help...
Forum:
vB3 General Discussions
10-16-2005, 10:32 PM
Replies:
0
Max loggedin users in footer
Views:
730
Posted By
n1ckn4me
Max loggedin users in footer
// ### MAX LOGGEDIN USERS ################################
if (intval($vbulletin->maxloggedin['maxonline']) <= $totalonline)
{
$vbulletin->maxloggedin['maxonline'] = $totalonline;...
Forum:
vB3 General Discussions
10-13-2005, 12:34 AM
Replies:
2
conditions Q
Views:
849
Posted By
n1ckn4me
cool! this is very helpfull! thank you...it's...
cool! this is very helpfull! thank you...it's play time :p
Forum:
vB3 General Discussions
10-12-2005, 09:42 PM
Replies:
2
conditions Q
Views:
849
Posted By
n1ckn4me
conditions Q
How would you code if condition is NOT equal with the following codes:
<if condition="!$GLOBALS['FIRSTPOSTID']">
and:
<if condition="!$show['guest']">
also,
How would you code if you...
Forum:
Modification Graveyard
10-12-2005, 08:27 PM
Replies:
522
Major Additions -
Talker Bot v2.0.2
Views:
127,053
Posted By
n1ckn4me
wow! ...this is A freaking I! I like it ...please...
wow! ...this is A freaking I! I like it ...please tell me this is going to be ported! ^^
Forum:
vB3 General Discussions
10-12-2005, 04:03 PM
Replies:
0
Guest won't see replies in threads
Views:
644
Posted By
n1ckn4me
Guest won't see replies in threads
HI!
I want that guests DO read the content (thread's first post) but they won't be able to see the replies! They have to register or login to view the replies within the threads.
Please tell...
Forum:
vB3 General Discussions
10-11-2005, 05:22 PM
Replies:
4
QQ: Witch template are the replies stored in
Views:
875
Posted By
n1ckn4me
wow..hehe consider this not posted :nervous: ...
wow..hehe consider this not posted :nervous:
[EDIT]I've looked and indeed there are controls to permit people to read content but that was not what I was looking for.
Forum:
vB3 General Discussions
10-11-2005, 04:07 PM
Replies:
4
QQ: Witch template are the replies stored in
Views:
875
Posted By
n1ckn4me
ok I understand I think... Let's say that...
ok I understand I think...
Let's say that postbit_legacy is where the design of the replies is. I could then say:
<if condition="$show['guest']">
<div> </div>
<else />...
Forum:
vB3 General Discussions
10-11-2005, 03:48 PM
Replies:
4
QQ: Witch template are the replies stored in
Views:
875
Posted By
n1ckn4me
QQ: Witch template are the replies stored in
where would I find the template where all the "replies on a thread" are ?
Thanks in advance!
Forum:
vBulletin 3.5 Add-ons
10-11-2005, 02:59 PM
Replies:
40
Usergroup Specific Adverts
Views:
7,502
Posted By
n1ckn4me
Hi nice hack! it's got some potention in my...
Hi nice hack! it's got some potention in my opinion.
I have for example some plain text I only want to show at some places of my vbsite. so I place the $advert outthere and I copy the code within...
Forum:
vBulletin 3.5 Add-ons
10-10-2005, 08:29 AM
Replies:
7
vBaCMPS Recent Subscribers PLUS Donate Button Module
Views:
3,571
Posted By
n1ckn4me
Hi Kall! I think this is a great add-on for...
Hi Kall!
I think this is a great add-on for Brain's vBa CMPS!
I have only one problem I couldn't get rid of after installing...
I've done the instructions carefully, but after installing I...
Forum:
vB3 General Discussions
10-07-2005, 09:39 PM
Replies:
0
Limited Threadtitle
Views:
740
Posted By
n1ckn4me
Limited Threadtitle
I was wondering where or how to specify in vbulletin to have a maximum amout of characters for the threadtitle?
Thanks in advanced!
Forum:
vB3 General Discussions
05-03-2005, 04:03 PM
Replies:
0
stats in header
Views:
873
Posted By
n1ckn4me
stats in header
// ### BOARD STATISTICS #################################################
// get total threads & posts from the forumcache
$totalthreads = 0;
$totalposts = 0;
if (is_array($forumcache))
{...
Forum:
vB3 General Discussions
05-03-2005, 02:58 PM
Replies:
2
Showgroups
Views:
902
Posted By
n1ckn4me
hey thanks for sharing! I can use this! I...
hey thanks for sharing! I can use this! I allready run vbadvanced so why not install the adon :D
Forum:
vB3 General Discussions
05-03-2005, 08:38 AM
Replies:
2
Showgroups
Views:
902
Posted By
n1ckn4me
Showgroups
Hi all!
Im qurious how to modify the /showgroups.php? (forum leaders).
I want the Administrator listed first, second I want the super mod. and 3rd I want the rest of the moderators listed.
...
Showing results 1 to 25 of 66
Page 1 of 3
1
2
3
>
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
08:44 AM
.
-- 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.03902 seconds
Memory Usage
2,046KB
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)
pagenav
(1)
pagenav_curpage
(2)
pagenav_pagelink
(1)
post_thanks_navbar_search
(1)
search_results
(25)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(16)
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
pagenav_page
pagenav_complete
forumjump
search_complete
navbits
navbits_complete
Messages:
time to check permissions: 0.0011
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(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(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
FULLTEXT Search
php_sapi_name(): fpm-fcgi