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 5
1
2
3
>
Last
»
Showing results 1 to 25 of 109
Search took
0.00
seconds.
Search:
Posts Made By:
Chroder
Forum:
Board of the Month
05-21-2010, 04:49 PM
Replies:
29
June BOTM Nominations
Views:
6,071
Posted By
Chroder
2nd
2nd
Forum:
Community Lounge
03-30-2008, 04:53 PM
Replies:
45
Morning Coffee
Views:
4,810
Posted By
Chroder
Any coffee from Tim Hortons is a good coffee! I...
Any coffee from Tim Hortons is a good coffee! I usually get a Vanilla Cappuccino or an Iced Cappuccino. When I do have just regular coffee, I drink it with 3 sugars.
Forum:
Community Lounge
03-30-2008, 04:50 PM
Replies:
26
Cloverfield
Views:
3,807
Posted By
Chroder
I thought it sucked horribly. Maybe it was just...
I thought it sucked horribly. Maybe it was just all the hype that made my disappointment inevitable. But I even had friends who went to see it, and they all came back saying "Oh it's so awesome!"....
Forum:
Community Lounge
03-30-2008, 04:40 PM
Replies:
17
Use Coda? Here is an interesting video.
Views:
2,133
Posted By
Chroder
Awesome video. I really like these kinds of...
Awesome video. I really like these kinds of talks. If Apple had a channel9-type website, I'd be there every day!
As for Coda: I don't think it's anything special. It looks nice, but functionally I...
Forum:
vB3 General Discussions
07-04-2007, 07:47 PM
Replies:
90
Jelsoft sold ?! not me!
Views:
14,772
Posted By
Chroder
I think some of the responses in this thread are...
I think some of the responses in this thread are pretty unbelievable. We've been told things will continue just as they have been. Whether this is true or not is yet to be seen. This is like...
Forum:
News and Announcements
01-07-2007, 10:01 PM
Replies:
120
vBulletin.org update: January 7th, 2007
Views:
19,760
Posted By
Chroder
Looks okay, good job. I'm sure I will get used to...
Looks okay, good job. I'm sure I will get used to it in a bit :D
Though I think you should make the style options more apparent (ie fluid width, colors). Most people expect them to be in the...
Forum:
vB3 Programming Discussions
11-05-2006, 05:00 AM
Replies:
1
vbulletin hash?
Views:
1,464
Posted By
Chroder
vB's password hash is: md5( md5(password) ....
vB's password hash is:
md5( md5(password) . salt )
(The salt is available in the 'salt' field of the 'user' table.)
Forum:
vB3 Programming Discussions
11-05-2006, 04:55 AM
Replies:
1
How can i make google ads not appear on a specific forum that contains RSS feeds?
Views:
675
Posted By
Chroder
Just wrap your Google AdSense code within a...
Just wrap your Google AdSense code within a template condition:
<if condition="$forum[forumid] != ##">
... adsense code ...
</if>
Replace ## with the forum ID of the forum you are posting feeds...
Forum:
vB3 Programming Discussions
11-05-2006, 04:48 AM
Replies:
6
Using our own user database
Views:
1,303
Posted By
Chroder
There are a couple ways you can do this. ...
There are a couple ways you can do this.
First is to hack the way one of the softwares (be it your existing form or vBulletin itself) to use the other user base for user-related things. vBulletin...
Forum:
vB3 General Discussions
05-28-2006, 02:59 AM
Replies:
29
How many hacks you have installed?
Views:
3,308
Posted By
Chroder
About 6 I think. All little ones. The bigger ones...
About 6 I think. All little ones. The bigger ones are custom to our site.
Forum:
Community Lounge
05-28-2006, 02:50 AM
Replies:
35
X-Men 3: The Last Stand
Views:
2,818
Posted By
Chroder
Went to see it yesterday. Wasn't very good...
Went to see it yesterday.
Wasn't very good :tired: The action was good, but everything else was pretty boring ;)
Forum:
Community Lounge
05-21-2006, 01:16 AM
Replies:
34
Gender Poll
Views:
3,338
Posted By
Chroder
Male ;)
Male ;)
Forum:
vB3 Programming Discussions
05-20-2006, 10:29 PM
Replies:
6
Questions!- About PHP
Views:
1,214
Posted By
Chroder
I second the book Danny pointed to. I bought it...
I second the book Danny pointed to. I bought it when I first started getting into PHP and it was very helpful.
PHP is a pretty simple language, so I really don't think you need anything more then...
Forum:
Community Lounge
05-20-2006, 07:17 PM
Replies:
85
How fast is your computer?
Views:
13,043
Posted By
Chroder
P4 2.2ghz Though the clock speed isn't...
P4 2.2ghz
Though the clock speed isn't really as important anymore ;)
Forum:
vB3 General Discussions
05-20-2006, 07:12 PM
Replies:
10
troubleshooting drop-down menu issues
Views:
1,093
Posted By
Chroder
I tried in FF1.5 and in IE6. Could it be...
I tried in FF1.5 and in IE6.
Could it be you're using some old JS after an upgrade or something? Try clearing you cache or doing a hard refresh (CTRL+F5).
Forum:
vB3 General Discussions
05-19-2006, 08:26 PM
Replies:
10
Thread drop-down menu problems?
Views:
1,242
Posted By
Chroder
Could you disable the output compressor so the...
Could you disable the output compressor so the code is more readable?
Forum:
vB3 General Discussions
05-19-2006, 08:17 PM
Replies:
10
troubleshooting drop-down menu issues
Views:
1,093
Posted By
Chroder
Did you fix it? The dropdowns are working fine...
Did you fix it? The dropdowns are working fine for me on all pages.
Forum:
News and Announcements
05-19-2006, 02:17 AM
Replies:
102
Changes in vBulletin.org staff.
Views:
11,141
Posted By
Chroder
Congrats Danny :D
Congrats Danny :D
Forum:
vB3 General Discussions
05-18-2006, 09:31 PM
Replies:
33
Learning how to code
Views:
2,973
Posted By
Chroder
Great idea Kerry-Anne! I'll help :D
Great idea Kerry-Anne!
I'll help :D
Forum:
News and Announcements
05-18-2006, 03:21 AM
Replies:
235
Important: It is all about trust
Views:
20,197
Posted By
Chroder
This is true. I think maybe we should create some...
This is true. I think maybe we should create some sort of "verified" system. When we upload attachments, they are marked as unverified (but still downloadable). Then maybe have a team that goes...
Forum:
Modification Graveyard
05-15-2006, 07:03 PM
Replies:
324
Forum Home Enhancements -
Fake Community Statistics
Views:
59,956
Posted By
Chroder
It's a great little plugin that'll make new sites...
It's a great little plugin that'll make new sites seem not so new. Just like many new forums are starting to hire some posters, or create their own fake posters to get the ball rolling. This is in...
Forum:
News and Announcements
05-15-2006, 06:43 PM
Replies:
25
Modification of the Month changes
Views:
4,016
Posted By
Chroder
Great! Love the idea :D
Great! Love the idea :D
Forum:
News and Announcements
05-15-2006, 04:33 PM
Replies:
235
Important: It is all about trust
Views:
20,197
Posted By
Chroder
This thread isn't all about the auto-install...
This thread isn't all about the auto-install click thing. It's a warning.
Yes, the auto-install clickers do fall under this policy. No matter how you look at it, the plugins are doing something...
Forum:
News and Announcements
05-15-2006, 04:16 PM
Replies:
235
Important: It is all about trust
Views:
20,197
Posted By
Chroder
@The Geek: They are using an image to get the...
@The Geek: They are using an image to get the users browser to call the functionality here on vBorg that adds the install count. The image is invalid (nothing will display) and invisible anyway...
Forum:
vBulletin.org Site Feedback
05-15-2006, 04:01 PM
Replies:
44
The install button
Views:
2,665
Posted By
Chroder
Install should only be clicked when a user is...
Install should only be clicked when a user is actually using it. Just because they download it, doesn't mean they install it or are actually using it. If it were done automatically, then the caption...
Showing results 1 to 25 of 109
Page 1 of 5
1
2
3
>
Last
»
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
09:13 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.01718 seconds
Memory Usage
2,034KB
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
(59)
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.0016
(unspecified) fetch_permissions(94, 0, 1,''); -> cached fperms for forum 94
(unspecified) fetch_permissions(94, 0, 1,''); -> cached fperms for forum 94
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(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(2, 0, 1,''); -> cached fperms for forum 2
(unspecified) fetch_permissions(2, 0, 1,''); -> cached fperms for forum 2
(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(15, 0, 1,''); -> cached fperms for forum 15
(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(15, 0, 1,''); -> cached fperms for forum 15
(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(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(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(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(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(2, 0, 1,''); -> cached fperms for forum 2
(unspecified) fetch_permissions(2, 0, 1,''); -> cached fperms for forum 2
(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(2, 0, 1,''); -> cached fperms for forum 2
(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(2, 0, 1,''); -> cached fperms for forum 2
(unspecified) fetch_permissions(2, 0, 1,''); -> cached fperms for forum 2
(unspecified) fetch_permissions(2, 0, 1,''); -> cached fperms for forum 2
(unspecified) fetch_permissions(2, 0, 1,''); -> cached fperms for forum 2
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
FULLTEXT Search
php_sapi_name(): fpm-fcgi