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:
evil kev
Forum:
vB3 General Discussions
04-24-2008, 03:11 AM
Replies:
8
66 html markup validations error
Views:
1,009
Posted By
evil kev
wow that source is hard to read. looks just like...
wow that source is hard to read. looks just like you've forgotten to close a few <thead> elements though try putting </thead> before the <tbody> elements
Forum:
vBulletin 3.0 Full Releases
10-06-2005, 12:34 PM
Replies:
8
Raffle Hack
Views:
4,472
Posted By
evil kev
currently i have very little time as i've got to...
currently i have very little time as i've got to do a lot of work to get my board running on 3.5. i might update this to 3.5 if i find myself with free time but i'm getting a lot of jobs at the mo...
Forum:
vBulletin 3.5 Add-ons
10-01-2005, 03:14 PM
Replies:
7
hidden quick reply that says who you're quoting
Views:
3,346
Posted By
evil kev
i'm not familiar with that option, but working on...
i'm not familiar with that option, but working on what you said there is no option it is defaultly hidden all the time.
Forum:
vBulletin 3.0 Full Releases
09-29-2005, 10:00 PM
Replies:
8
Raffle Hack
Views:
4,472
Posted By
evil kev
Raffle Hack
what this hack does:
this hack is a raffle addition to a forum, it was created to a specifaction as a service request, and is now being released publicly, which may make it a little prohibiting to...
Forum:
vBulletin 3.5 Add-ons
09-25-2005, 08:46 PM
Replies:
7
hidden quick reply that says who you're quoting
Views:
3,346
Posted By
evil kev
oh its just a skin i made for my forum i might...
oh its just a skin i made for my forum i might release it sometime if i find some spare time :)
Forum:
vB3 Programming Discussions
09-02-2005, 01:11 AM
Replies:
2
How Do I Go About Entering JavaScript To Make Custom Template Work
Views:
874
Posted By
evil kev
add a new line after $headinclude paste the bit...
add a new line after $headinclude paste the bit with the script tags in. try make sure the tags are all in lowercase
and that is some old school javascript, i don't know if modern browsers will...
Forum:
vB3 Programming Discussions
09-01-2005, 08:30 PM
Replies:
9
Could someone please help me?
Views:
1,234
Posted By
evil kev
you're welcome :)
you're welcome :)
Forum:
vB3 Programming Discussions
09-01-2005, 11:50 AM
Replies:
9
Could someone please help me?
Views:
1,234
Posted By
evil kev
ahh i see.. well you could try changing the...
ahh i see.. well you could try changing the template to this
$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>...
Forum:
vB3 Programming Discussions
09-01-2005, 01:21 AM
Replies:
9
Could someone please help me?
Views:
1,234
Posted By
evil kev
a quick fix should be if you change: <div...
a quick fix should be if you change: <div class="smallfont" align="center">All times are GMT -6. The time now is <span class="time">08:01 PM</span>.</div> to: <div class="smallfont" align="center"...
Forum:
vBulletin 3.5 Add-ons
09-01-2005, 12:47 AM
Replies:
7
hidden quick reply that says who you're quoting
Views:
3,346
Posted By
evil kev
oooh thanks :) i didnt know if anyone would be...
oooh thanks :) i didnt know if anyone would be interested let alone so fast, i've added the text file and neated it up a bit now. let me know how you get on with it.
Forum:
vBulletin 3.5 Add-ons
08-31-2005, 10:00 PM
Replies:
7
hidden quick reply that says who you're quoting
Views:
3,346
Posted By
evil kev
hidden quick reply that says who you're quoting
just a quick modification that i made for my forum to change how quick reply works so the big box is by default always hidden and only shown if users want to use it. if you click on the quick reply...
Forum:
vB3 Programming Discussions
08-31-2005, 03:19 PM
Replies:
0
is this poor practice? (js object oriented method reuse)
Views:
894
Posted By
evil kev
is this poor practice? (js object oriented method reuse)
in one of my forum mods i need to get the offset of an object and since its already written i wish to reuse the vbulletin method that is defined as a method of the vB_Popup_Menu class.
i am merely...
Forum:
Modification Requests/Questions (Unpaid)
10-20-2004, 10:11 PM
Replies:
4
adding forum jump to a custom vb3 page
Views:
1,155
Posted By
evil kev
ahhhhhhhhh i see! there was a true ping moment...
ahhhhhhhhh i see! there was a true ping moment when i realised the second line of the printing out was no longer to do with navbar, and then it all became crystal :)
Forum:
Modification Requests/Questions (Unpaid)
10-20-2004, 01:47 PM
Replies:
4
adding forum jump to a custom vb3 page
Views:
1,155
Posted By
evil kev
thanks for your response! (first time i've got...
thanks for your response! (first time i've got one here) i managed to make it work with your help, by just moving what i had done up above the print out like you said. why is that so?? (if anyone...
Forum:
Modification Requests/Questions (Unpaid)
10-17-2004, 07:50 PM
Replies:
4
adding forum jump to a custom vb3 page
Views:
1,155
Posted By
evil kev
adding forum jump to a custom vb3 page
hey i'm sure this is an easy mod to do i'm just probably missing something obvious.
here's the php code for my page
<?php
include_once('chat/inc/common.php');
// ####################### SET...
Forum:
Modification Requests/Questions (Unpaid)
10-02-2004, 12:28 AM
Replies:
0
moderate new threads for a particular usergroup
Views:
669
Posted By
evil kev
moderate new threads for a particular usergroup
hey. apologies if this is already here i searched but could only find this for vb2 not vb3. anyway i know with vb3 you can moderate new threads and posts seperatly for a particular forum and with...
Forum:
vB3 Programming Discussions
09-26-2004, 12:52 PM
Replies:
17
Collapsing
Views:
1,962
Posted By
evil kev
i too have been trying to make the collapsible...
i too have been trying to make the collapsible menu's and have managed to make them work but not save in the cookies. i don't know what i'm doing wrong but it's really annoying.
does anyone know...
Forum:
vB3 General Discussions
09-23-2004, 02:47 PM
Replies:
2
bbcode_code mod
Views:
929
Posted By
evil kev
sorry to bump but some help on this would be...
sorry to bump but some help on this would be appreciated as i haven't managed to get any further at all with this problem. i've looked through the php code for some ideas as to what it could be and...
Forum:
vB3 General Discussions
09-05-2004, 01:04 PM
Replies:
2
bbcode_code mod
Views:
929
Posted By
evil kev
bbcode_code mod
hello.
i'm trying to make a mod on the forum i'm helping out on thats for a [ tab] tag, because a lot of users post tablature in a section, which works pretty well with the [ code] tag but would...
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
12:23 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.04178 seconds
Memory Usage
1,999KB
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
(2)
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.0005
(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(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(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(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(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(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(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(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(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(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(112, 0, 1,''); -> cached fperms for forum 112
(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(112, 0, 1,''); -> cached fperms for forum 112
(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(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(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