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 7
1
2
3
>
Last
»
Showing results 1 to 25 of 158
Search took
0.00
seconds.
Search:
Posts Made By:
tommythejoat
Forum:
vBulletin 4.x Add-ons
02-27-2017, 04:06 PM
Replies:
23
Miscellaneous Hacks -
Search Plugins
Views:
14,361
Posted By
tommythejoat
I guess I am kind of slow, but I just found this...
I guess I am kind of slow, but I just found this and really like it. I was going to suggest it have a search for plugins using a specified hook but then I realized that the download plugin function...
Forum:
Modification Requests/Questions (Unpaid)
02-27-2017, 04:13 AM
Replies:
8
Who's Post are you replying to?
Views:
1,318
Posted By
tommythejoat
Not really trying to bump this, but I finally...
Not really trying to bump this, but I finally found the plugin we are using on the NAWCC Message Board. Possibly some of those interested in the reply ID will have some ideas on what might have...
Forum:
vB4 General Discussions
02-26-2017, 08:22 PM
Replies:
6
Reply to Thread APPEARS to respond to the last poster, NOT the thread as a whole
Views:
591
Posted By
tommythejoat
This thread should probably be merged with mine...
This thread should probably be merged with mine on "is the thread structure broken." They are really the same topic that is troubling our NAWCC Message Board.
The feature Bill is describing is an...
Forum:
vB4 General Discussions
02-25-2017, 10:02 PM
Replies:
11
Is the vB4 thread structure broken
Views:
1,514
Posted By
tommythejoat
Actually, the fix needed a slight tweak on our...
Actually, the fix needed a slight tweak on our Message Board. Apparently the 'p' index does not test false unless you use isset to test it.
I was a bit confused when it did not work on the first...
Forum:
vB4 General Discussions
02-24-2017, 06:15 PM
Replies:
11
Is the vB4 thread structure broken
Views:
1,514
Posted By
tommythejoat
Is the vB4 thread structure broken
The two methods to reply in a thread are to reply to the post you are viewing using the reply link in the bottom border or to reply to the thread.
The reply to specific post works correctly and...
Forum:
vBulletin 4.x Add-ons
10-29-2016, 09:48 AM
Replies:
847
Administrative and Maintenance Tools -
Import External Images
Views:
147,064
Posted By
tommythejoat
Unless you do something with the IMG tag, it does...
Unless you do something with the IMG tag, it does not accept a parameter and will not parse if one is present.
Several years ago, I created an ALT tag that uses the parameter as the image url and...
Forum:
vBulletin 4.x Add-ons
01-18-2016, 02:29 PM
Replies:
176
Social Group and Album Enhancements -
[Scandal's] vBGallery
Views:
52,266
Posted By
tommythejoat
I am not sure what youo want. "Latest" has a...
I am not sure what youo want. "Latest" has a count associated with it. Why would you want to display all images there? Did you create categories to hold images? Are your attachments displayed in the...
Forum:
Modification Requests/Questions (Unpaid)
01-12-2016, 08:46 PM
Replies:
56
Tutorial/Article on Responsive Mobile Design
Views:
5,431
Posted By
tommythejoat
I have been trying for over two weeks now to get...
I have been trying for over two weeks now to get a response from Themecrate and/or register on the demo site. Have they gone out ot business?
Forum:
Modification Requests/Questions (Unpaid)
12-31-2015, 03:56 PM
Replies:
56
Tutorial/Article on Responsive Mobile Design
Views:
5,431
Posted By
tommythejoat
Is there some way to get a copy of the DCU Mobile...
Is there some way to get a copy of the DCU Mobile style?
Forum:
vB4 General Discussions
12-07-2015, 02:55 AM
Replies:
5
Phrase edits do not show up??
Views:
401
Posted By
tommythejoat
I believe there is an issue with phrases in...
I believe there is an issue with phrases in general that the edits may not show up depending on how one's cache is set up. We are using Nginx and Memcache I believe but my recollection is that this...
Forum:
vB4 General Discussions
12-06-2015, 09:43 PM
Replies:
5
Phrase edits do not show up??
Views:
401
Posted By
tommythejoat
I suspect I was not clear. I have edited that...
I suspect I was not clear. I have edited that phrase, but the edited phrase does not appear on my site,
I think the phrase is cached somewhere and is not yet displaying.
I recall that it is...
Forum:
vB4 General Discussions
12-06-2015, 07:25 PM
Replies:
5
Phrase edits do not show up??
Views:
401
Posted By
tommythejoat
Phrase edits do not show up??
I decided that people were confused by the names member and guest on our forum footer display of users online.
I edited the prhase users_online_x_members_y_guests to change member to registered...
Forum:
vB4 General Discussions
10-30-2015, 04:10 PM
Replies:
18
Best Mobile Solution
Views:
1,537
Posted By
tommythejoat
Why is the Mobile Suite not appropriate? I...
Why is the Mobile Suite not appropriate?
I have been looking for an in depth review of its features and faults for a couple of years now and it is becoming more important as the mobile users...
Forum:
vB4 General Discussions
09-15-2015, 08:45 PM
Replies:
3
Simple CSS Problem
Views:
719
Posted By
tommythejoat
Thank you very much! That worked perfectly. I am...
Thank you very much! That worked perfectly. I am using postbit legacy, would it have worked if I were using postbit?
Forum:
vB4 General Discussions
09-15-2015, 07:30 PM
Replies:
3
Simple CSS Problem
Views:
719
Posted By
tommythejoat
Simple CSS Problem
I would like to have liks in the body of posts highlighted by underlining or bold or something to make them visible like this one here (http://mb.nawcc.org/showthread.php?126705-link-check). I can...
Forum:
vB4 Programming Discussions
07-30-2015, 09:39 PM
Replies:
2
Clearing cookies in logout
Views:
529
Posted By
tommythejoat
Thank you. The return false is there because that...
Thank you. The return false is there because that is what I thought was needed to avoid a possible true value from the eval which I understood would terminate the hook. I do most of this monkey style...
Forum:
vB4 Programming Discussions
07-30-2015, 01:41 PM
Replies:
2
Clearing cookies in logout
Views:
529
Posted By
tommythejoat
Clearing cookies in logout
Our single sign on facility uses the organization membership system to log users into all the systems including vBulletin.
After a recent upgrade, we are having problems with the cookies that are...
Forum:
vB4 Programming Discussions
05-04-2015, 12:26 AM
Replies:
0
Using Multiquote reference in new thread
Views:
292
Posted By
tommythejoat
Using Multiquote reference in new thread
I would like to be able to start a new thread that references posts in several other threads.
I can use multiquote and do this on the second or later post in a thread, but the quote control is...
Forum:
vBulletin 4.x Add-ons
03-03-2015, 05:20 PM
Replies:
1,282
Add-On Releases -
vBSSO - vBulletin Single Sign-On
Views:
364,589
Posted By
tommythejoat
If I am logged in on the master vBulletin system...
If I am logged in on the master vBulletin system and navigate the the slave vBulletin system, do I need to take any action to be recognized and logged in, or does it act like a remembered session on...
Forum:
Community Lounge
02-24-2015, 03:17 PM
Replies:
39
My New Thoughts On vBulletin
Views:
5,670
Posted By
tommythejoat
Our board was originally set up in 2000 with...
Our board was originally set up in 2000 with phpBB and has migrated through a lot of stuff on the way to 4.2.2.
We are pretty happy with 4.2.2 but we wish that the vBulletin community, if not the...
Forum:
vBulletin 4.x Add-ons
02-21-2015, 11:38 PM
Replies:
330
New Posting Features -
Cel Photo Popup - Insert pictures from vB Albums, Attachs, Photopost, vBGallery
Views:
61,618
Posted By
tommythejoat
The tool is working with our 4.2.2 but there is...
The tool is working with our 4.2.2 but there is no tool tip for the button in the toolbox for the editor.
The instructions for fixing the tool tip appears to be for a non-CKEditor implementation....
Forum:
vB4 Programming Discussions
02-15-2015, 09:41 PM
Replies:
11
Where is attachpath stored
Views:
1,033
Posted By
tommythejoat
Is it practical to move 30 Gb of attachments with...
Is it practical to move 30 Gb of attachments with the tool under Attachments in AdminCP or should I use Putty to rename/move the file structure and then edit the path in AdminCP options?
Forum:
vB4 Programming Discussions
02-15-2015, 07:07 PM
Replies:
11
Where is attachpath stored
Views:
1,033
Posted By
tommythejoat
Thanks Lynne, that is what I would have done had...
Thanks Lynne, that is what I would have done had I been able to figure out debug mode. Since I was not in debug mode the untouchables did not show up. Perhaps there should be something more prominent...
Forum:
vB4 Programming Discussions
02-14-2015, 10:31 PM
Replies:
11
Where is attachpath stored
Views:
1,033
Posted By
tommythejoat
Lynne, the problem is that there are about 30...
Lynne, the problem is that there are about 30 Gbytes of attachments and I was/am reluctant to move them so I used Putty to copy the files in my attach directory.
The files need to be duplicated to...
Forum:
vB4 Programming Discussions
02-14-2015, 07:37 PM
Replies:
11
Where is attachpath stored
Views:
1,033
Posted By
tommythejoat
I do not have an entry for Version Info and Other...
I do not have an entry for Version Info and Other Untouchables.
I found the phrase reference to it, but it does not appear in Options>settings
Ifinally looked in the database at the settings...
Showing results 1 to 25 of 158
Page 1 of 7
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:21 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.04969 seconds
Memory Usage
2,060KB
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
(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.0024
(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(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(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(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(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(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(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(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(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(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(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(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(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(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
FULLTEXT Search
php_sapi_name(): fpm-fcgi