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 4
1
2
3
>
Last
»
Showing results 1 to 25 of 83
Search took
0.00
seconds.
Search:
Posts Made By:
TFEX
Forum:
vB3 Programming Discussions
04-18-2010, 11:01 PM
Replies:
0
Include/recognize secondary usergroups in plugin code...
Views:
514
Posted By
TFEX
Include/recognize secondary usergroups in plugin code...
Hey peoples. I'm using a wonderful little mod that allows me to allow certain usergroups (comma-separated ID's) to receive PM's, even if the sending usergroup is restricted to a certain post-count...
Forum:
vBulletin 3.7 Add-ons
04-18-2010, 05:38 PM
Replies:
270
Miscellaneous Hacks -
Cyb - Advanced Permissions Based on Post Count
Views:
98,032
Posted By
TFEX
You need to turn on the mod before you try, and...
You need to turn on the mod before you try, and be sure you are superadmin when you do. Once you turn it on it will allow you to set all rather than take you to the smilies page. When it's turned...
Forum:
vBulletin 3.7 Add-ons
04-18-2010, 05:36 PM
Replies:
270
Miscellaneous Hacks -
Cyb - Advanced Permissions Based on Post Count
Views:
98,032
Posted By
TFEX
$apboupc_get_allowedrecs =...
$apboupc_get_allowedrecs = $vbulletin->db->query_read("SELECT userid, username, usergroupid FROM `" . TABLE_PREFIX . "user` AS user WHERE `usergroupid` IN...
Forum:
Modification Requests/Questions (Unpaid)
03-27-2010, 04:47 PM
Replies:
0
Auto-send PM to users after x posts
Views:
458
Posted By
TFEX
Auto-send PM to users after x posts
Is there a mod currently in rotation that can handle this, or even something close that I could chop up and make work? I can't seem to find anything... running 3.8.
Forum:
Modification Requests/Questions (Unpaid)
03-20-2010, 05:53 PM
Replies:
0
Assign a random user on registration
Views:
484
Posted By
TFEX
Assign a random user on registration
Hey all... couldn't seem to find any information on this specifically.
What I am looking to do is assign a personal "guide" (selected from the existing users on the forums) to each new user when...
Forum:
vBulletin 3.6 Add-ons
01-18-2010, 03:48 PM
Replies:
70
Forum Home Enhancements -
Most active user Last X (last day/last week/last month/ever) Fully controlled
Views:
22,113
Posted By
TFEX
My coder and I have made a significant update to...
My coder and I have made a significant update to this mod for my own forum's purposes that I hope is ok to share with all of you here. If not, please feel free to remove the attached file.
This...
Forum:
vBulletin 3.8 Add-ons
01-17-2010, 08:41 PM
Replies:
202
Forum Home Enhancements -
Today's Top Poster(s) on Forum Home
Views:
73,761
Posted By
TFEX
Go to plugin manager, find "Product: Today's Top...
Go to plugin manager, find "Product: Today's Top Poster's"
Edit "Today's Top Posters" plugin
Replace entire PHP code with this:
if ($show['todays_top_poster']) {
$todays_top_posters = '';
...
Forum:
vBulletin 3.8 Add-ons
01-17-2010, 02:31 PM
Replies:
202
Forum Home Enhancements -
Today's Top Poster(s) on Forum Home
Views:
73,761
Posted By
TFEX
Searched through this entire thread and found no...
Searched through this entire thread and found no definitive resolution to this specific issue. Has anyone figured this out, because it looks as if Hasann isn't going to bother at this point...
...
Forum:
vBulletin 3.8 Add-ons
06-07-2009, 03:40 PM
Replies:
68
Miscellaneous Hacks -
Prevent Bump on Forum Threads Before X Time
Views:
12,462
Posted By
TFEX
This is exactly the functionality I am looking...
This is exactly the functionality I am looking for. Did this get uploaded already as mentioned, or are we still waiting on the change?
Also, I can't seem to produce any results from this hack...
Forum:
Modification Requests/Questions (Unpaid)
06-01-2009, 01:14 AM
Replies:
14
set max threads by usergroup in forum
Views:
1,894
Posted By
TFEX
Yep, that's exactly what I was referring to...
Yep, that's exactly what I was referring to above... ;)
Forum:
Modification Requests/Questions (Unpaid)
05-31-2009, 06:07 AM
Replies:
14
set max threads by usergroup in forum
Views:
1,894
Posted By
TFEX
Reviving this and sharing. Posted a paid request...
Reviving this and sharing. Posted a paid request for an update to this & didn't receive anything that worked, so my other admin and I muddled through it on our own. Fun day.
The following works...
Forum:
vBulletin 3.8 Add-ons
02-01-2009, 03:24 PM
Replies:
122
Show Thread Enhancements -
Chief First Post - Every Page [Forum Based]
Views:
42,992
Posted By
TFEX
Care to elaborate some? Change the html to a...
Care to elaborate some? Change the html to a hidden field... value of the thread type... To most people who read this you are speaking another language. I may be painting myself a newb here, but...
Forum:
vBulletin 3.8 Add-ons
02-01-2009, 03:13 PM
Replies:
122
Show Thread Enhancements -
Chief First Post - Every Page [Forum Based]
Views:
42,992
Posted By
TFEX
I second this. No idea why it wouldn't be...
I second this. No idea why it wouldn't be included as an option.
Forum:
vBulletin 3.8 Add-ons
02-01-2009, 01:28 AM
Replies:
101
Show Thread Enhancements -
Hidden Back Links - Let content thieves promote your site
Views:
34,213
Posted By
TFEX
EDIT: all better * TFEX actually reads the...
EDIT: all better
* TFEX actually reads the first post....
Forum:
vBulletin 3.7 Add-ons
01-26-2009, 06:10 AM
Replies:
535
Profile Enhancements -
vBStatus - Facebook Style Status Display (v4)
Views:
119,870
Posted By
TFEX
I have done the javascript fix, but it only...
I have done the javascript fix, but it only appears to work in the main style. Hack does not work in any of my other styles.
As a test, I uninstalled tcatt and reinstalled vbstatus to see if it...
Forum:
vBulletin 3.6 Add-ons
01-19-2009, 01:08 AM
Replies:
105
Moderators Functions -
Advance Sticky Options
Views:
37,201
Posted By
TFEX
EDITED: this works find in 3.8 Gold. Just be...
EDITED: this works find in 3.8 Gold. Just be sure to do the template edit in the instructions again after upgrade. tested OK.
Forum:
vBulletin 3.8 Add-ons
01-12-2009, 01:50 AM
Replies:
402
Administrative and Maintenance Tools -
Yet Another Mass Private Message System 1.0.1
Views:
145,809
Posted By
TFEX
Can anyone confirm this works in 3.8?
Can anyone confirm this works in 3.8?
Forum:
vBulletin 3.7 Add-ons
01-12-2009, 01:44 AM
Replies:
535
Profile Enhancements -
vBStatus - Facebook Style Status Display (v4)
Views:
119,870
Posted By
TFEX
Funny I have TCatt installed and I've never had...
Funny I have TCatt installed and I've never had to do this... perhaps only in 3.8? Duly noted, regardless.
Forum:
vBulletin 3.8 Add-ons
01-11-2009, 11:27 PM
Replies:
155
Profile Enhancements -
Automatic Profile Commenter
Views:
39,100
Posted By
TFEX
OK with 3.8, or should we wait for an update?
OK with 3.8, or should we wait for an update?
Forum:
vBulletin 3.8 Add-ons
01-04-2009, 08:14 PM
Replies:
122
Show Thread Enhancements -
Chief First Post - Every Page [Forum Based]
Views:
42,992
Posted By
TFEX
3.7 thread states it does not work past 3.7.2...
3.7 thread states it does not work past 3.7.2 PL1, and cannot be set forum-specific. Any word on this one being backward compatible at all? I'd love to throw it in now rather than hold off until...
Forum:
Modification Requests/Questions (Unpaid)
12-15-2008, 12:54 AM
Replies:
2
Allow users one thread bump per day?
Views:
902
Posted By
TFEX
bump... ;) I am also interested in this...
bump... ;)
I am also interested in this exact functionality. I would be most grateful to anyone who can provide any information. I've seen this in action now on this board...
Forum:
vBulletin 3.7 Add-ons
12-14-2008, 05:11 PM
Replies:
174
Add-On Releases -
Throttle Posts/Threads (restrict number of posts/threads by usergroup/forum by time)
Views:
70,416
Posted By
TFEX
If a thread is closed in a forum, will that allow...
If a thread is closed in a forum, will that allow a user to post another thread? For example, I wish to limit my users to ONE thread in a certain forum on a permanent basis, but I would like to give...
Forum:
vBulletin 3.7 Add-ons
11-19-2008, 01:00 AM
Replies:
2,644
Add-On Releases -
vBExperience
Views:
796,637
Posted By
TFEX
Sometimes I think I post here just to put a fire...
Sometimes I think I post here just to put a fire under my own a**:
Had to wrap template hook like so:
<td width="175">$template_hook[postbit_userinfo_left]</td>
skin likes...
Forum:
vBulletin 3.7 Add-ons
11-19-2008, 12:38 AM
Replies:
2,644
Add-On Releases -
vBExperience
Views:
796,637
Posted By
TFEX
Well I was hoping to get some information from...
Well I was hoping to get some information from here, but it looks as if Phalynx is awol, so not much point, but I'll throw it out there anyway.
What do you guys make of the situation outlined in...
Forum:
vBulletin 3.6 Add-ons
11-02-2008, 09:16 PM
Replies:
242
Miscellaneous Hacks -
DCSEO Linkbacks (Refbacks implementation)
Views:
54,946
Posted By
TFEX
Marked as installed. Still testing. Test...
Marked as installed. Still testing.
Test link: http://www.thefreebieexchange.com/forums/showthread.php?t=41
:)
Showing results 1 to 25 of 83
Page 1 of 4
1
2
3
>
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:57 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.03551 seconds
Memory Usage
2,052KB
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)
post_thanks_navbar_search
(1)
search_results
(25)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(61)
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.0014
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(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(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(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(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(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(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
FULLTEXT Search
php_sapi_name(): fpm-fcgi