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

Showing results 1 to 25 of 500
Search took 0.02 seconds.
Search: Posts Made By: tnguy3n
Forum: vB3 General Discussions 12-12-2006, 03:07 PM
Replies: 3
Views: 879
Posted By tnguy3n
Here's my version: ...

Here's my version:
http://www.vbviet.com/index.php?act=viewProd&productId=12
Forum: vB3 General Discussions 12-11-2006, 04:38 AM
Replies: 8
Views: 1,254
Posted By tnguy3n
well, you can try to include these 2 phrasegroups...

well, you can try to include these 2 phrasegroups in the array $phrasegroups:
'profilefield',
'cprofilefield',
Forum: vB3 General Discussions 12-09-2006, 06:29 AM
Replies: 8
Views: 1,254
Posted By tnguy3n
it could only if you include that phrase group to...

it could only if you include that phrase group to your $phrasegroups array. One way to get around that is to query the db to get those phrases:
// let start from these 2 lines
...
Forum: vB3 General Discussions 12-09-2006, 06:16 AM
Replies: 6
Views: 913
Posted By tnguy3n
try this one,...

try this one, http://www.vbviet.org/forums/showthread.php?t=371

wrote that last year for vB 3.6, and it should work fine in vB 3.6.x
Forum: vB3 General Discussions 12-09-2006, 05:59 AM
Replies: 8
Views: 1,254
Posted By tnguy3n
You will get to tell the script what...

You will get to tell the script what $vbphrase['fieldXX_title']'s are. From your codes above, it's no difference with assigning $profilefield['title'] = $somephrase['field_title'], which is...
Forum: vB3 General Discussions 12-08-2006, 04:04 PM
Replies: 2
Views: 833
Posted By tnguy3n
I think the conditional you're looking for is...

I think the conditional you're looking for is is_browser().
i.e:
<if condition="is_browser('firefox')">do this<else />do that</if>
Forum: vB3 General Discussions 12-04-2006, 03:57 PM
Replies: 33
Views: 3,961
Posted By tnguy3n
I've worked on a similar hack. I added an option...

I've worked on a similar hack. I added an option to disable quotes in specific forum.
Forum: Modification Graveyard 12-03-2006, 06:41 PM
Replies: 69
End-User Options - Time Spent On Board
Views: 16,102
Posted By tnguy3n
that's the total time I've spent on my board, and...

that's the total time I've spent on my board, and my board has been open for 1 1/2 years now. Note that your total time counts only at the point your install this hack.
Forum: Modification Graveyard 12-03-2006, 04:02 PM
Replies: 10
Views: 4,175
Posted By tnguy3n
Oops, posted in wrong forum. Mine's supposed to...

Oops, posted in wrong forum. Mine's supposed to be a template mod. :P
Forum: Modification Graveyard 12-02-2006, 11:03 PM
Replies: 69
End-User Options - Time Spent On Board
Views: 16,102
Posted By tnguy3n
no, and there's no way to know how much time they...

no, and there's no way to know how much time they spent on your forums previously. AFAIK, vBulletin does not keep record on this stuff.
Forum: Modification Graveyard 12-02-2006, 10:00 PM
Replies: 10
Views: 4,175
Posted By tnguy3n
Seperate Forum Categories

Not sure if this mod has been posted, deleted if it has!

This hacks seperate categories, giving your forum an unique & professional look.
Installation is quite easy, take around 2-3 mins.
...
Forum: Modification Requests/Questions (Unpaid) 12-02-2006, 08:48 PM
Replies: 3
Views: 795
Posted By tnguy3n
does that mean you give each usergroup a bunch of...

does that mean you give each usergroup a bunch of titles, then display it randomly? or all the usergroups share those same titles?
Forum: Modification Graveyard 12-01-2006, 10:00 PM
Replies: 69
End-User Options - Time Spent On Board
Views: 16,102
Posted By tnguy3n
Time Spent On Board

Total Time Spent On Board (for vB 3.6.x)
Author: tnguy3n
Live Demo: http://www.vbviet.org/forums/member.php?u=1

This hack displays total time that users spent on the board in postbit and member...
Forum: vB3 General Discussions 12-01-2006, 02:58 PM
Replies: 12
Views: 1,486
Posted By tnguy3n
I don't think that can be done by conditionals in...

I don't think that can be done by conditionals in template. You would have to write some plugin or modifying the file.
Forum: vB3 General Discussions 12-01-2006, 01:41 PM
Replies: 12
Views: 1,486
Posted By tnguy3n
a simple conditional would do. <if...

a simple conditional would do.
<if condition="is_member_of($bbuserinfo, USERGROUPID)">Some Codes Go HERE</if>
Forum: Modification Graveyard 11-26-2006, 07:57 PM
Replies: 37
Major Additions - ZH - Hack System LITE
Views: 6,969
Posted By tnguy3n
hackdlrule phrase is in my Attachment Download...

hackdlrule phrase is in my Attachment Download Restriction (http://www.vbviet.org/forums/showthread.php?t=175)
Forum: Modification Graveyard 11-26-2006, 07:52 PM
Replies: 37
Major Additions - ZH - Hack System LITE
Views: 6,969
Posted By tnguy3n
lol... I thought it's a port for vB 3.6.x rather...

lol... I thought it's a port for vB 3.6.x rather than a new system. :D

and here's "hackdlrule" phrase:
Phrase type: Front-End Error Messages Phrases Containing
Varname: hackdlrule
Text:
<font...
Forum: Modification Graveyard 11-11-2006, 11:04 PM
Replies: 118
Show Thread Enhancements - Thread Description
Views: 33,109
Posted By tnguy3n
Good job, be' Linh!

Good job, be' Linh!
Forum: Modification Requests/Questions (Unpaid) 07-30-2006, 03:36 AM
Replies: 2
Views: 766
Posted By tnguy3n
It's already vBulletin built-in feature. I...

It's already vBulletin built-in feature. I suggest you should read over vBulletin docs before whining for help.
http://www.vbulletin.com/docs
Forum: Modification Requests/Questions (Unpaid) 07-29-2006, 11:12 PM
Replies: 4
Views: 884
Posted By tnguy3n
he wants regular member groups to access some...

he wants regular member groups to access some games and paid group can access all. Your method disable regular members to access to any game.

I think if you add a column, says "premiumonly", then...
Forum: General Hosting/Server Discussions 07-29-2006, 09:39 PM
Replies: 15
Views: 3,062
Posted By tnguy3n
maybe this post helps ...

maybe this post helps
http://www.webhostingtalk.com/showthread.php?t=531031
Forum: General Hosting/Server Discussions 07-29-2006, 05:27 PM
Replies: 15
Views: 3,062
Posted By tnguy3n
No need to recompile PHP, just simply install the...

No need to recompile PHP, just simply install the libgd with yum or pear; however, it requires root access.
Forum: General Hosting/Server Discussions 07-29-2006, 01:05 PM
Replies: 15
Views: 3,062
Posted By tnguy3n
ask them to reset your root password.

ask them to reset your root password.
Forum: Modification Requests/Questions (Unpaid) 07-29-2006, 01:25 AM
Replies: 5
Views: 757
Posted By tnguy3n
<a href="http://maybe_link_to_google.video_movie"...

<a href="http://maybe_link_to_google.video_movie" target="_blank">http://maybe_link_to_google.video_movie</a>

Prankly, I don't use that hack (or in other word, i have no use of it), so I can't...
Forum: Community Lounge 07-29-2006, 01:06 AM
Replies: 84
Views: 8,303
Posted By tnguy3n
6 - 8 hrs at work + 6 hrs at home ...

6 - 8 hrs at work
+
6 hrs at home
---------------------
~ 13 hrs average
Showing results 1 to 25 of 500

 
Forum Jump

All times are GMT. The time now is 09:52 PM.


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.02919 seconds
  • Memory Usage 2,068KB
  • 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)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (38)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