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 13 of 13
Search took
0.00
seconds.
Search:
Posts Made By:
hwtan
Forum:
vBulletin 3.0 Beta Releases
01-08-2004, 11:46 PM
Replies:
68
Multiple Signatures Hack.
Views:
13,511
Posted By
hwtan
1. A simple way to do is would be to use template...
1. A simple way to do is would be to use template conditionals to determine if the user is belongs to a group allowed to use the multi-signatures hack and if not so display the unmodified version of...
Forum:
vB3 General Discussions
01-08-2004, 11:33 PM
Replies:
6
Adding value manually to the setting table for options
Views:
1,073
Posted By
hwtan
That's *probably* because vB3 caches its settings...
That's *probably* because vB3 caches its settings (in the datastore table). The cache is not updated until you save the setting through the admincp, which causes vB to rebuild the cache.
Try this:...
Forum:
vB3 General Discussions
01-05-2004, 06:01 AM
Replies:
4
I need to forward people following registration...
Views:
854
Posted By
hwtan
Try this for the vB3 RC1. In register.php change...
Try this for the vB3 RC1. In register.php change line 770 onwards from:
//eval(print_standard_redirect('redirect_registerthanks')); // don't want to redirect - make them stop and read the...
Forum:
vB3 General Discussions
01-05-2004, 05:46 AM
Replies:
1
vb3 and mysql
Views:
795
Posted By
hwtan
I'm not exactly sure what you want to do, but...
I'm not exactly sure what you want to do, but would it be possible to do this instead?
SELECT userid, count(*) as postcount, forumid FROM post, thread
WHERE post.threadid = thread.threadid...
Forum:
vBulletin 3 Articles
01-05-2004, 05:24 AM
Replies:
21
See who is logged in outside of vBulletin
Views:
5,803
Posted By
hwtan
hmm.. what I usually do is: <?php ...
hmm.. what I usually do is:
<?php
$self_dir = getcwd();
chdir('/path/to/vbforum/');
require_once('./global.php');
chdir($self_dir);
Forum:
vBulletin 3.0 Beta Releases
01-05-2004, 04:08 AM
Replies:
68
Multiple Signatures Hack.
Views:
13,511
Posted By
hwtan
Updated! Now support signature titles. ...
Updated! Now support signature titles.
C.Birch, run this SQL command (assuming no table prefix):
UPDATE userfield SET fieldX = 'Last Edited Signature' WHERE fieldX='';
This will reset...
Forum:
Modification Requests/Questions (Unpaid)
01-04-2004, 06:42 AM
Replies:
7
Multiple Signatures
Views:
1,036
Posted By
hwtan
Now supports random sig :)
Now supports random sig :)
Forum:
vBulletin 3.0 Beta Releases
01-04-2004, 02:33 AM
Replies:
68
Multiple Signatures Hack.
Views:
13,511
Posted By
hwtan
C.Birch, Paratek: sorry for the mistakes. Yeap,...
C.Birch, Paratek: sorry for the mistakes. Yeap, it's cb_signature. Fixed the missing '$'.
Now supports random signatures :)
For those whom installed this, please feedback if you encounter any...
Forum:
vBulletin 3.0 Beta Releases
01-03-2004, 07:50 PM
Replies:
68
Multiple Signatures Hack.
Views:
13,511
Posted By
hwtan
Thanks for the comments :) MindTrix: Yes,...
Thanks for the comments :)
MindTrix: Yes, this was written because people asked for it in the Modification requests forum.
idwf: Modification in what way? Random sig is not practical at the...
Forum:
Modification Requests/Questions (Unpaid)
01-03-2004, 05:53 PM
Replies:
7
Multiple Signatures
Views:
1,036
Posted By
hwtan
Beta release. See 59588
Beta release. See 59588
Forum:
Modification Requests/Questions (Unpaid)
01-03-2004, 10:05 AM
Replies:
5
Age Reguirement
Views:
1,547
Posted By
hwtan
In register.php, line 92: change: if...
In register.php, line 92:
change:
if ($year < ($current['year'] - 13) OR ($year == ($current['year'] - 13) AND $mont
h <= $current['month']))
To:
Forum:
Modification Requests/Questions (Unpaid)
01-03-2004, 09:05 AM
Replies:
2
New Registration Notification
Views:
1,047
Posted By
hwtan
Here's the hack to do that. Not sure it's...
Here's the hack to do that.
Not sure it's really required since the userid of the new member would be a good guess of the number of members on the site.
Forum:
vBulletin 3.0 Beta Releases
01-02-2004, 10:00 PM
Replies:
68
Multiple Signatures Hack.
Views:
13,511
Posted By
hwtan
Multiple Signatures Hack.
Allows user to have multiple signatures.
The user can choose which signature to use for a post or private message or have a signature randomly displayed with the post.
Does not require...
Showing results 1 to 13 of 13
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
03:25 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.01901 seconds
Memory Usage
1,951KB
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
(13)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(18)
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.0004
(unspecified) fetch_permissions(34, 0, 1,''); -> cached fperms for forum 34
(unspecified) fetch_permissions(34, 0, 1,''); -> cached fperms for forum 34
(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(187, 0, 1,''); -> cached fperms for forum 187
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(unspecified) fetch_permissions(34, 0, 1,''); -> cached fperms for forum 34
(unspecified) fetch_permissions(34, 0, 1,''); -> cached fperms for forum 34
(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(34, 0, 1,''); -> cached fperms for forum 34
(unspecified) fetch_permissions(34, 0, 1,''); -> cached fperms for forum 34
(unspecified) fetch_permissions(34, 0, 1,''); -> cached fperms for forum 34
(unspecified) fetch_permissions(34, 0, 1,''); -> cached fperms for forum 34
(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(34, 0, 1,''); -> cached fperms for forum 34
(unspecified) fetch_permissions(34, 0, 1,''); -> cached fperms for forum 34
FULLTEXT Search
php_sapi_name(): fpm-fcgi