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 5
1
2
3
>
Last
»
Showing results 1 to 25 of 122
Search took
0.00
seconds.
Search:
Posts Made By:
tsptom
Forum:
vBulletin 4.x Add-ons
08-21-2014, 04:15 PM
Replies:
112
Administrative and Maintenance Tools -
Stop the Registration Bots
Views:
169,875
Posted By
tsptom
I don't see that anyone addressed this issue. I...
I don't see that anyone addressed this issue. I have had to disable this mod because of it.
I am running the latest version (4.0.2) with vb 4.2.2, but have potential members tell me they are not...
Forum:
vB4 General Discussions
08-18-2014, 07:05 PM
Replies:
6
How Post Count is Calculated
Views:
474
Posted By
tsptom
Adding visible took it down to the 5039. (there...
Adding visible took it down to the 5039. (there were three 2's in the visible column).
I think I will just have to go with the "posts" column in the user table. It matches the current forum's...
Forum:
vB4 General Discussions
08-18-2014, 06:33 PM
Replies:
6
How Post Count is Calculated
Views:
474
Posted By
tsptom
Thanks. Do you know how to eliminate soft...
Thanks. Do you know how to eliminate soft deleted posts from this select statement?
SELECT count(*)
FROM post
WHERE username = 'xxx'
Forum:
vB4 General Discussions
08-18-2014, 06:14 PM
Replies:
6
How Post Count is Calculated
Views:
474
Posted By
tsptom
Interesting. Is there a way to check that in the...
Interesting. Is there a way to check that in the database, as opposed to checking the individual forum settings?
--------------- Added 1408389824 at 1408389824 ---------------
I'm not seeing...
Forum:
vB4 General Discussions
08-18-2014, 05:22 PM
Replies:
6
How Post Count is Calculated
Views:
474
Posted By
tsptom
How Post Count is Calculated
I have a question about how post counts are determined. I have one member who has 5042 posts, according to the database using this query:
SELECT count(*)
FROM post
WHERE username = 'xxx'
But...
Forum:
Style and Graphics Requests (Unpaid)
05-16-2014, 03:25 PM
Replies:
4
Website Template
Views:
1,414
Posted By
tsptom
I may be interested. Can you please PM me some...
I may be interested. Can you please PM me some info regarding payment, etc.? Thanks!
Forum:
Style and Graphics Requests (Unpaid)
05-15-2014, 03:12 AM
Replies:
4
Website Template
Views:
1,414
Posted By
tsptom
Thanks. I just see a forum in your links. Is...
Thanks. I just see a forum in your links. Is there a non VB webpage to view?
Forum:
vB4 Programming Discussions
02-15-2014, 04:15 PM
Replies:
2
Checking VB Password Outside the Forum
Views:
421
Posted By
tsptom
Thanks, I will try that.
Thanks, I will try that.
Forum:
vB4 Programming Discussions
02-14-2014, 10:57 PM
Replies:
2
Checking VB Password Outside the Forum
Views:
421
Posted By
tsptom
Checking VB Password Outside the Forum
I have another area of my website that requires a login and sometimes members use a different password for this login than the one they use in the forum. This is probably frustrating for them as...
Forum:
Style and Graphics Requests (Unpaid)
02-04-2014, 08:05 PM
Replies:
4
Website Template
Views:
1,414
Posted By
tsptom
Website Template
Has anyone made a website template using VB's default template? In other words, I may want the rest of my site to match the VB forum look and feel and wondered if it's out there?
Thanks
Forum:
vBulletin 4.x Add-ons
10-17-2013, 10:34 PM
Replies:
1,382
Statistics Modifications -
VSa - Advanced Forum Statistics (AJAX)
Views:
499,712
Posted By
tsptom
Do you have any Notices posted for users who are...
Do you have any Notices posted for users who are logged in? I have had some weird results if I don't close all tags in the Notices.
Forum:
vBulletin 4.x Add-ons
10-17-2013, 09:29 PM
Replies:
1,382
Statistics Modifications -
VSa - Advanced Forum Statistics (AJAX)
Views:
499,712
Posted By
tsptom
Nice looking forum. As a test, I would try to...
Nice looking forum. As a test, I would try to put the stats at the top of the page instead of the bottom and see if the format issue persists. If not, you know it might be another hack/ mod, and...
Forum:
vBulletin 4.x Add-ons
10-17-2013, 04:55 PM
Replies:
1,382
Statistics Modifications -
VSa - Advanced Forum Statistics (AJAX)
Views:
499,712
Posted By
tsptom
Here's the error msg he's getting...
Here's the error msg he's getting...
Forum:
vBulletin 4.x Add-ons
10-17-2013, 02:37 PM
Replies:
1,382
Statistics Modifications -
VSa - Advanced Forum Statistics (AJAX)
Views:
499,712
Posted By
tsptom
I have had this loaded for years and it works...
I have had this loaded for years and it works great. However, I have one members who says he can't get past the "loading" issue.
I made sure it wasn't the "not complete" URL issue that some have...
Forum:
vBulletin 4.x Add-ons
09-02-2013, 03:07 AM
Replies:
447
Miscellaneous Hacks -
Digital Point User Map
Views:
78,616
Posted By
tsptom
Thank you!. Seems to have done it.
Thank you!. Seems to have done it.
Forum:
vBulletin 4.x Add-ons
09-01-2013, 02:00 AM
Replies:
447
Miscellaneous Hacks -
Digital Point User Map
Views:
78,616
Posted By
tsptom
<a href="http://www.tsptalk.com/mb/usermap.php"...
<a href="http://www.tsptalk.com/mb/usermap.php" target="_blank">http://www.tsptalk.com/mb/usermap.php</a>
Forum:
vBulletin 4.x Add-ons
08-30-2013, 11:33 PM
Replies:
447
Miscellaneous Hacks -
Digital Point User Map
Views:
78,616
Posted By
tsptom
Not sure if this is still supported. I also get...
Not sure if this is still supported. I also get a page loaded with no map.
php.ini updated with:
extension=memcache.so
extension=geoip.so
;geoip.custom_directory=/usr/local/share/GeoIP
...
Forum:
vBulletin 4.x Add-ons
07-24-2013, 06:26 PM
Replies:
112
Administrative and Maintenance Tools -
Stop the Registration Bots
Views:
169,875
Posted By
tsptom
Fixed
Fixed
Forum:
vBulletin 3.8 Add-ons
05-30-2013, 01:45 PM
Replies:
469
Anti-Spam Options -
Is Bot: Registration Time Check
Views:
162,817
Posted By
tsptom
I really like this mod. Thanks!
I really like this mod. Thanks!
Forum:
vBulletin 3.8 Add-ons
03-08-2013, 04:32 PM
Replies:
80
Administrative and Maintenance Tools -
[DBTech] vBMail v2 (vB3)
Views:
22,106
Posted By
tsptom
Our forum is having a lot of issues with email...
Our forum is having a lot of issues with email notifications being blocked by various large email providers (gmail, AOL, bellsouth.net, etc.) If I understand, is that was this mod does - help avoid...
Forum:
vBulletin 4.x Add-ons
02-23-2013, 03:43 AM
Replies:
74
Mini Mods -
Multiplayer Poker & Bingo Games (w/vbCredits)
Views:
21,805
Posted By
tsptom
Wow... Really? How cool!
Wow... Really? How cool!
Forum:
vB3 General Discussions
12-08-2012, 08:11 PM
Replies:
9
Making mass changes to users based on secondary usergroups?
Views:
2,800
Posted By
tsptom
If anyone is interested, I found this on removing...
If anyone is interested, I found this on removing from sets. Seems to work...
UPDATE user
SET membergroupids=
TRIM(BOTH ',' FROM REPLACE(CONCAT(',', membergroupids, ','), CONCAT(',', 'value',...
Forum:
vB3 General Discussions
12-07-2012, 04:27 PM
Replies:
9
Making mass changes to users based on secondary usergroups?
Views:
2,800
Posted By
tsptom
Is that what the "implode" does? Thanks...
Is that what the "implode" does?
Thanks again.
Forum:
vB3 General Discussions
12-06-2012, 08:42 PM
Replies:
9
Making mass changes to users based on secondary usergroups?
Views:
2,800
Posted By
tsptom
OK, thanks for your help. It would be for a...
OK, thanks for your help. It would be for a non-VB php script so I'll do some hunting around for possible issues in other vb modules.
Forum:
vB3 General Discussions
12-06-2012, 06:11 PM
Replies:
9
Making mass changes to users based on secondary usergroups?
Views:
2,800
Posted By
tsptom
I know it is frowned upon to wake old threads at...
I know it is frowned upon to wake old threads at vb.com, but the above code was very helpful for what I am trying to do - add member to secondary usergroups systemically.
To take it a step...
Showing results 1 to 25 of 122
Page 1 of 5
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
10:12 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.01786 seconds
Memory Usage
2,043KB
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
(36)
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.0020
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(226, 0, 1,''); -> cached fperms for forum 226
(unspecified) fetch_permissions(226, 0, 1,''); -> cached fperms for forum 226
(unspecified) fetch_permissions(226, 0, 1,''); -> cached fperms for forum 226
(unspecified) fetch_permissions(226, 0, 1,''); -> cached fperms for forum 226
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(226, 0, 1,''); -> cached fperms for forum 226
(unspecified) fetch_permissions(226, 0, 1,''); -> cached fperms for forum 226
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(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(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(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
FULLTEXT Search
php_sapi_name(): fpm-fcgi