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 79
Search took
0.00
seconds.
Search:
Posts Made By:
T2DMan
Forum:
vBulletin 3.6 Add-ons
04-08-2007, 10:24 PM
Replies:
467
Miscellaneous Hacks -
Cyb - Advanced Permissions Based on Post Count
Views:
187,465
Posted By
T2DMan
I second this. At least I now know why the rss...
I second this. At least I now know why the rss bot is not working. But I need the advanced permissions plugin as well. Would love to see this part fixed. It was mentioned that the new version fixed...
Forum:
vBulletin 3.5 Add-ons
03-29-2007, 01:44 AM
Replies:
245
Private Message Workbench: Read, Search, Delete, Report and more
Views:
56,940
Posted By
T2DMan
It is not a full update, just a hack to make it...
It is not a full update, just a hack to make it work.
Please let me know if there are any other things that are not working. I might get around to changing those too. I notice that when I "delete" a...
Forum:
vBulletin 3.8 Add-ons
03-24-2007, 09:16 PM
Replies:
800
Administrative and Maintenance Tools -
EZ Bounced Email Management for Admins
Views:
325,568
Posted By
T2DMan
Hi. Fantastic system. For my outlook, there needs...
Hi. Fantastic system. For my outlook, there needs to be a space before and after the url so that in text format it's recognised as a clickable url.
In the following, note the added spaces before...
Forum:
vBulletin 3.5 Add-ons
03-24-2007, 04:54 PM
Replies:
245
Private Message Workbench: Read, Search, Delete, Report and more
Views:
56,940
Posted By
T2DMan
and another two file changes: 1. same...
and another two file changes:
1. same admincp/mh_pmwbrd.php file
after the following line
$pmtext = mh_pmwb_fetch_pmtext($vbulletin->GPC['pmtextid'], true);
add
$cclist = array();...
Forum:
vBulletin 3.5 Add-ons
03-24-2007, 04:23 PM
Replies:
245
Private Message Workbench: Read, Search, Delete, Report and more
Views:
56,940
Posted By
T2DMan
The PM Workbench to field shows "array" when...
The PM Workbench to field shows "array" when looking at pm's. So I have taken the code from vbulletin's private.php file and added to the specific file as per below:
admincp/mh_pmwbrd.php
...
Forum:
vBulletin 3.5 Add-ons
03-24-2007, 03:33 PM
Replies:
245
Private Message Workbench: Read, Search, Delete, Report and more
Views:
56,940
Posted By
T2DMan
just installed on a forum. With the...
just installed on a forum.
With the postbit_legacy template, I have used the following code for the template:
replaced
report.php?$session[sessionurl]p=$post[postid]
with
<if...
Forum:
vBulletin 3.5 Add-ons
01-08-2007, 10:54 AM
Replies:
240
Quick Register for 3.5.x - Plugin Edition
Views:
70,389
Posted By
T2DMan
Just a matter of changing the html to fit your...
Just a matter of changing the html to fit your forum. The setout that you have is not pretty, so either some tables, or divs should do the trick
Forum:
vBulletin 3.5 Add-ons
12-17-2006, 09:45 AM
Replies:
240
Quick Register for 3.5.x - Plugin Edition
Views:
70,389
Posted By
T2DMan
Check out the system I have written for...
Check out the system I have written for http://footballtalk.org/forums/
Forum:
vBulletin 3.5 Add-ons
11-20-2006, 04:50 AM
Replies:
240
Quick Register for 3.5.x - Plugin Edition
Views:
70,389
Posted By
T2DMan
Duping inputs is more to try and make sure that...
Duping inputs is more to try and make sure that the user puts them in right. But what happens is that people just copy and paste them anyway, so its not really that much a check.
The image...
Forum:
vBulletin 3.5 Add-ons
11-20-2006, 04:22 AM
Replies:
240
Quick Register for 3.5.x - Plugin Edition
Views:
70,389
Posted By
T2DMan
Hi Guys I have got the plugin working for a...
Hi Guys
I have got the plugin working for a clients forum - the verification image is working, and date of birth working.
With DOB, you either have it required on the quick edit, or on the forum...
Forum:
vBulletin 3.5 Add-ons
10-10-2006, 10:18 PM
Replies:
260
Admin Mass PM Members
Views:
74,600
Posted By
T2DMan
Please be aware which usergroups people are in....
Please be aware which usergroups people are in. It is a strange setup that vBulletin has, where as standard, you select people that have primary or secondary for various usergroups. Selection of a...
Forum:
Modification Graveyard
09-09-2006, 02:56 PM
Replies:
247
vBulletin Google Site Map
Views:
53,812
Posted By
T2DMan
Better to use the vbseo sitemap...
Better to use the vbseo sitemap https://vborg.vbsupport.ru/showthread.php?t=100435
Forum:
vBulletin 3.5 Add-ons
08-24-2006, 12:11 AM
Replies:
260
Admin Mass PM Members
Views:
74,600
Posted By
T2DMan
Yes, to select multiple user groups, you have to...
Yes, to select multiple user groups, you have to select using the ctrl.
What I did was to get it working for vbulletin 3.6, not do a major revision.
Yes, many things that could be improved,...
Forum:
vBulletin 3.5 Add-ons
08-22-2006, 08:43 PM
Replies:
260
Admin Mass PM Members
Views:
74,600
Posted By
T2DMan
Not sure what the story is. It works for me, and...
Not sure what the story is. It works for me, and a report that it works for 1000pm's. So not sure what the story is. It uses the standard engine for sending the pm's.
Forum:
Modification Requests/Questions (Unpaid)
08-21-2006, 03:58 PM
Replies:
16
Admin Mass PM Members 3.6
Views:
2,295
Posted By
T2DMan
I have done some recoding and got it working for...
I have done some recoding and got it working for vb3.6.
Please see my post here - https://vborg.vbsupport.ru/showthread.php?p=1057269
Forum:
vBulletin 3.5 Add-ons
08-21-2006, 03:55 PM
Replies:
260
Admin Mass PM Members
Views:
74,600
Posted By
T2DMan
I have now got the program working for vbulletin...
I have now got the program working for vbulletin 3.6. One file needs overwriting - attached.
I have tested it for sending to 5 people, but have not tested the functionality for sending to large...
Forum:
Modification Requests/Questions (Unpaid)
08-20-2006, 01:37 AM
Replies:
16
Admin Mass PM Members 3.6
Views:
2,295
Posted By
T2DMan
I agree, I checked the database, and confirmed...
I agree, I checked the database, and confirmed that no pm's sent. Something different in the coding of 3.5x to 3.6
Forum:
Modification Requests/Questions (Unpaid)
08-19-2006, 04:16 PM
Replies:
16
Admin Mass PM Members 3.6
Views:
2,295
Posted By
T2DMan
Specifically what does not work???
Specifically what does not work???
Forum:
vBulletin 3.6 Add-ons
08-15-2006, 12:45 PM
Replies:
1,180
Major Additions -
ICash, Simple, stand alone point system.
Views:
255,996
Posted By
T2DMan
I have added some code to the donate.php to do...
I have added some code to the donate.php to do some admin - ie reset the cash to nil.
However, how do you create a new redirect:
eval(print_standard_redirect('icash_r_donatereset', true,...
Forum:
vBulletin 3.6 Add-ons
08-13-2006, 11:02 AM
Replies:
1,180
Major Additions -
ICash, Simple, stand alone point system.
Views:
255,996
Posted By
T2DMan
Any way apart from phpmyadmin of seeing the...
Any way apart from phpmyadmin of seeing the points per member?
And I second the request for resetting points to zero.
Would also like to see the points on the member profile, both in admincp and...
Forum:
vBulletin 3.6 Template Modifications
08-11-2006, 12:31 PM
Replies:
16
Add to Favourites
Views:
5,181
Posted By
T2DMan
Have a look at the code on zen.co.uk - Add...
Have a look at the code on zen.co.uk - Add favorites for firefox/opera/explorer (http://www.zen51342.zen.co.uk/webdev/wdev_012.htm)
Worked perfect first time. Slightly different to the above...
Forum:
Modification Graveyard
08-08-2006, 03:40 AM
Replies:
247
vBulletin Google Site Map
Views:
53,812
Posted By
T2DMan
You are able to add in extra url's - via the...
You are able to add in extra url's - via the additional file. Just lists of url's. I use one of the site crawlers to get me the url's. The link is on the vbgsitemap control page.
Forum:
vBulletin 3.5 Add-ons
07-05-2006, 09:39 PM
Replies:
1,665
vBSEO Google/Yahoo Sitemap Generator for vBulletin 3.6.x, 3.5.x & 3.0.x
Views:
457,333
Posted By
T2DMan
The vbrewrite rewrites url's, and the vbseo...
The vbrewrite rewrites url's, and the vbseo sitemap program only writes the basic showthread.php etc style url's and vbseo rewritten url's - unless you do the hacks/plugins necessary to have...
Forum:
vBulletin 3 Articles
05-11-2006, 01:50 PM
Replies:
17
Manage Templates
Views:
12,124
Posted By
T2DMan
To use a template, you need to make available the...
To use a template, you need to make available the variable for that template, before it is used in another template - ie a new $adsense template used in navbar template.
first cache the template...
Forum:
vBulletin 3.5 Add-ons
03-20-2006, 08:52 PM
Replies:
1,665
vBSEO Google/Yahoo Sitemap Generator for vBulletin 3.6.x, 3.5.x & 3.0.x
Views:
457,333
Posted By
T2DMan
How do you expect to see your Google PR increase...
How do you expect to see your Google PR increase with using a Google sitemap???
or How do you expect your SERPS to increase with using the site map??? Using a sitemap may help a small amount,...
Showing results 1 to 25 of 79
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
11:20 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.01866 seconds
Memory Usage
2,047KB
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
(70)
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.0015
(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(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(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(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(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(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(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(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(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(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(192, 0, 1,''); -> cached fperms for forum 192
(unspecified) fetch_permissions(192, 0, 1,''); -> cached fperms for forum 192
(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(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(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(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
FULLTEXT Search
php_sapi_name(): fpm-fcgi