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...
Page 1 of 20
1
2
3
11
>
Last
»
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
Links Exchange
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
Custom Profile Fields Plugin
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
Custom Profile Fields Plugin
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
mods style mods ?
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
Custom Profile Fields Plugin
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
<if condition fo browsers
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
Mod for first post can't Quote?
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
Seperate Forum Categories
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
Seperate Forum Categories
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
Random User Titles
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
what is the code for limiting access to certain usergroup?
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
what is the code for limiting access to certain usergroup?
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
please help me
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
V3 Arcade - Arcade Game Usergroup Limits
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
Enable Gd on Godaddy Dedicated
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
Enable Gd on Godaddy Dedicated
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
Enable Gd on Godaddy Dedicated
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
Im new customer ... plz help
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
How much time do you spend on a computer?
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
Page 1 of 20
1
2
3
11
>
Last
»
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
09: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.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
Messages:
time to check permissions: 0.0123
(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(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(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(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(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(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(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(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(197, 0, 1,''); -> cached fperms for forum 197
(unspecified) fetch_permissions(197, 0, 1,''); -> cached fperms for forum 197
(unspecified) fetch_permissions(197, 0, 1,''); -> cached fperms for forum 197
(unspecified) fetch_permissions(197, 0, 1,''); -> cached fperms for forum 197
(unspecified) fetch_permissions(197, 0, 1,''); -> cached fperms for forum 197
(unspecified) fetch_permissions(197, 0, 1,''); -> cached fperms for forum 197
(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(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
FULLTEXT Search
php_sapi_name(): fpm-fcgi