Go Back   vb.org Archive > Search Forums
FAQ Community Calendar Today's Posts Search

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
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
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
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
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
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
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
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
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
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
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
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
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
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

All times are GMT. The time now is 03:25 AM.


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