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:
KevinG
Forum:
vBulletin 2.x Full Releases
07-03-2002, 01:19 AM
Replies:
7
Countdown
Views:
7,039
Posted By
KevinG
I made one here...
I made one here (https://vborg.vbsupport.ru/showthread.php?s=&threadid=38179) back on May3, 2002.
Maybe that's the one you remember seeing. :disappointed:
Forum:
vBulletin 2.x Full Releases
06-07-2002, 01:09 PM
Replies:
54
New vBCode Tags: [Countdown] and [Countup] timers for users
Views:
26,079
Posted By
KevinG
Slynderdale, Can you post, or PM me, the...
Slynderdale,
Can you post, or PM me, the website where you installed this?
I can take a look and tell you why the countdown is not working.
Also, double check the added code to the header.
Forum:
vBulletin 2.x Full Releases
05-24-2002, 02:25 PM
Replies:
54
New vBCode Tags: [Countdown] and [Countup] timers for users
Views:
26,079
Posted By
KevinG
I just checked that thread you posted and viewed...
I just checked that thread you posted and viewed it's source.
Looks like you missed a line in your vbcode replacement
Here is the original code that I posted on page one:
<Script...
Forum:
vBulletin 2.x Full Releases
05-15-2002, 03:46 PM
Replies:
54
New vBCode Tags: [Countdown] and [Countup] timers for users
Views:
26,079
Posted By
KevinG
Maybe you can try something like this? Add...
Maybe you can try something like this?
Add this to the vbcode.js file in your forum directory
// ************************************
function countdownup(theform,thetype) {
// inserts...
Forum:
vBulletin 2.x Full Releases
05-06-2002, 12:44 PM
Replies:
54
New vBCode Tags: [Countdown] and [Countup] timers for users
Views:
26,079
Posted By
KevinG
Thanks KuraFire. I'll check that out. I...
Thanks KuraFire.
I'll check that out. I would also have to modify newreply.php as well then. Also, the PM display code in private.php as these can also be used in sigs.
Thanks for the...
Forum:
vBulletin 2.x Full Releases
05-04-2002, 04:53 PM
Replies:
54
New vBCode Tags: [Countdown] and [Countup] timers for users
Views:
26,079
Posted By
KevinG
Thanks Ruth. We could hack it some more if you'd...
Thanks Ruth. We could hack it some more if you'd like but that one would get away from it's simplicy :D
We can discuss via PM here to get your version. Sound good?
(or do others want this as...
Forum:
vBulletin 2.x Full Releases
05-03-2002, 07:26 PM
Replies:
54
New vBCode Tags: [Countdown] and [Countup] timers for users
Views:
26,079
Posted By
KevinG
Here another one, transparent background instead...
Here another one, transparent background instead of the white box.
Change the line for the input field to;
document.writeln("<input type=text value='' size=40 name='countdown'...
Forum:
vBulletin 2.x Full Releases
05-03-2002, 06:50 PM
Replies:
54
New vBCode Tags: [Countdown] and [Countup] timers for users
Views:
26,079
Posted By
KevinG
Here's a style that removes the input box look. ...
Here's a style that removes the input box look.
Change the line for the input field to;
document.writeln("<input type=text value='' size=40 name='countdown' border-style='none'...
Forum:
vBulletin 2.x Full Releases
05-03-2002, 06:29 PM
Replies:
54
New vBCode Tags: [Countdown] and [Countup] timers for users
Views:
26,079
Posted By
KevinG
The first post is all fixed now. I separated the...
The first post is all fixed now. I separated the date parameter in
y2k = new Date(date);
into
y2k = new Date( date );
so PHP does not change it to
y2k = new date(date);
Forum:
vBulletin 2.x Full Releases
05-03-2002, 06:18 PM
Replies:
54
New vBCode Tags: [Countdown] and [Countup] timers for users
Views:
26,079
Posted By
KevinG
After trying it out on your site, I found a small...
After trying it out on your site, I found a small typo in your script. I then checked this with what I posted and it seems that it got changed (not sure how as I copy/pasted this from my AdminCP)....
Forum:
vBulletin 2.x Full Releases
05-03-2002, 05:25 PM
Replies:
54
New vBCode Tags: [Countdown] and [Countup] timers for users
Views:
26,079
Posted By
KevinG
Thanks for trying it out. I did not change...
Thanks for trying it out.
I did not change anything on whether it shows up or not (buttons or help) when posting. They are just there to use.
I'm going to your site now to try them out.
Forum:
vBulletin 2.x Full Releases
05-03-2002, 12:40 PM
Replies:
54
New vBCode Tags: [Countdown] and [Countup] timers for users
Views:
26,079
Posted By
KevinG
Thanks for the compliments folks and thank you...
Thanks for the compliments folks and thank you neo for the screenshot. :) If we apply some css to it, they can come out looking mush better.
I really do not know why I used LONGTEXT. I could...
Forum:
vBulletin 2.x Full Releases
05-02-2002, 10:00 PM
Replies:
54
New vBCode Tags: [Countdown] and [Countup] timers for users
Views:
26,079
Posted By
KevinG
New vBCode Tags: [Countdown] and [Countup] timers for users
Have you or any of your members ever had the need or desire to post a countdown or countup in a post?
Something that automatically shows the remaining days, hours, minutes and seconds of that...
Forum:
vBulletin 2.x Full Releases
02-08-2002, 02:43 PM
Replies:
393
A phpMyChat integration Hack
Views:
56,282
Posted By
KevinG
What do you mean by that? Are you saying a new...
What do you mean by that?
Are you saying a new phpmychat is coming out now?
Forum:
vBulletin 2.x Full Releases
02-07-2002, 12:42 PM
Replies:
247
vBGlossary
Views:
30,166
Posted By
KevinG
I second that emotion :stupid:
I second that emotion :stupid:
Forum:
vBulletin 2.x Full Releases
01-31-2002, 04:51 PM
Replies:
247
vBGlossary
Views:
30,166
Posted By
KevinG
Thanks TWT for the terms! :up: Anyone need a...
Thanks TWT for the terms! :up:
Anyone need a button?
Forum:
vBulletin 2.x Full Releases
01-25-2002, 04:32 PM
Replies:
34
Re-occurring Calendar Events
Views:
5,686
Posted By
KevinG
Lionel, Can you upload that file here? I...
Lionel,
Can you upload that file here?
I can look it over to see what the problem is.
Thanks,
Kevin
Forum:
vBulletin 2.x Full Releases
01-25-2002, 03:51 PM
Replies:
34
Re-occurring Calendar Events
Views:
5,686
Posted By
KevinG
Sorry Lionel, I think I confused some here...
Sorry Lionel,
I think I confused some here with what I posted. I actually made my own hack to get events and birthdays to display on a non-vb page (homepage). It is a hack of a hack. The original...
Forum:
vBulletin 2.x Full Releases
01-25-2002, 03:42 PM
Replies:
247
vBGlossary
Views:
30,166
Posted By
KevinG
;) Post more terms to add to the glossary ;) ...
;) Post more terms to add to the glossary ;)
It is a great hack. Thanks TWT!
Forum:
vBulletin 2.x Full Releases
01-24-2002, 07:20 PM
Replies:
247
vBGlossary
Views:
30,166
Posted By
KevinG
Careful with this new admin_glossary.php Under...
Careful with this new admin_glossary.php
Under the edit section, the pulldown to go to letters has an incorrect link. It has delete as it's action, not edit. Change the two places in the edit...
Forum:
vBulletin 2.x Full Releases
01-23-2002, 02:08 PM
Replies:
34
Re-occurring Calendar Events
Views:
5,686
Posted By
KevinG
Great post but I already did something similiar...
Great post but I already did something similiar for annual events. I used the year 1900 instead :) Year 0000 gave me problems.
I just never got around to posting it here. Too busy setting up the...
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
04: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.03040 seconds
Memory Usage
2,015KB
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
(60)
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(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
FULLTEXT Search
php_sapi_name(): fpm-fcgi