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 2
1
2
>
Showing results 1 to 25 of 29
Search took
0.00
seconds.
Search:
Posts Made By:
mickmel
Forum:
Modification Requests/Questions (Unpaid)
12-30-2009, 12:16 PM
Replies:
121
Auto-creation of threads?
Views:
13,915
Posted By
mickmel
Any idea if it works with the later version of...
Any idea if it works with the later version of vB3, or with vB4?
Forum:
vBulletin 3.6 Add-ons
09-03-2007, 05:11 PM
Replies:
2,047
Major Additions -
GRPS: Groups Commune 2.0.x
Views:
469,546
Posted By
mickmel
Agreed. You assume that everyone has already...
Agreed. You assume that everyone has already installed multiple hacks before, which is probably taking too much for granted. Assume this is the reader's first install and go from there.
Forum:
vBulletin 3.6 Add-ons
08-31-2007, 01:31 PM
Replies:
2,047
Major Additions -
GRPS: Groups Commune 2.0.x
Views:
469,546
Posted By
mickmel
Same here.
Same here.
Forum:
Modification Requests/Questions (Unpaid)
07-31-2007, 06:42 PM
Replies:
121
Auto-creation of threads?
Views:
13,915
Posted By
mickmel
I was hoping for an update to this. It still...
I was hoping for an update to this. It still creates threads, but:
- They're created under the username of the person that pushes the "create" button, rather than the user specified by the...
Forum:
vBulletin 3.6 Add-ons
07-05-2007, 06:19 PM
Replies:
249
Add-On Releases -
Adsense Revenue Sharing for 3.5.x and 3.6.x
Views:
74,421
Posted By
mickmel
You're probably not. Legacy postbit is when the...
You're probably not. Legacy postbit is when the posting user's information is to the left of the post, rather than above the post. By default, vB now puts it above each post.
Forum:
vBulletin 3.6 Add-ons
07-05-2007, 06:03 PM
Replies:
249
Add-On Releases -
Adsense Revenue Sharing for 3.5.x and 3.6.x
Views:
74,421
Posted By
mickmel
Stop filling this thread with garbage. I'm...
Stop filling this thread with garbage. I'm tempted to not answer your question because you're acting like such a child. And no, it's not cute.
Try "Download / Upload Plugins" and make sure you...
Forum:
vBulletin 3.6 Add-ons
06-23-2007, 02:00 PM
Replies:
249
Add-On Releases -
Adsense Revenue Sharing for 3.5.x and 3.6.x
Views:
74,421
Posted By
mickmel
I can't speak for him, but it did for me (at...
I can't speak for him, but it did for me (at least it seems to be working...)
Forum:
vBulletin 3 Articles
07-02-2006, 11:15 AM
Replies:
95
Integrate or bridge with MediaWiki
Views:
60,728
Posted By
mickmel
Will this work with vB 3.6.x and MW 1.6.7?
Will this work with vB 3.6.x and MW 1.6.7?
Forum:
vBulletin 4.x Add-ons
06-28-2006, 07:01 PM
Replies:
7,574
Major Additions -
ibProArcade - professional Arcade System
Views:
2,375,965
Posted By
mickmel
I have it on 3.6 beta 3 (on three different sites...
I have it on 3.6 beta 3 (on three different sites of mine) and it works GREAT.
Forum:
vBulletin 3 Articles
02-20-2005, 11:43 PM
Replies:
107
Howto : Enable FullText Searching in vBulletin 3.0.2/3
Views:
24,177
Posted By
mickmel
I've been using it on my largest site (1.6M...
I've been using it on my largest site (1.6M posts) for a few months and it's been working very well.
Forum:
Modification Requests/Questions (Unpaid)
12-24-2004, 05:32 PM
Replies:
2
Keep HTML in $foruminfo[description]
Views:
1,172
Posted By
mickmel
I figured it out! In forums/forumdisplay.php, go...
I figured it out! In forums/forumdisplay.php, go to about line 813 and find:
//remove html to stop the breaking of the meta description
$foruminfo['description'] =...
Forum:
Modification Requests/Questions (Unpaid)
12-24-2004, 11:44 AM
Replies:
2
Keep HTML in $foruminfo[description]
Views:
1,172
Posted By
mickmel
Keep HTML in $foruminfo[description]
I have what should be a pretty simple problem. I'm trying to show the forum description at the top of each forum when you're in it. To do that, you add:
$foruminfo[description]
in the...
Forum:
Modification Requests/Questions (Unpaid)
12-09-2004, 12:35 PM
Replies:
1
How to sort forums automatically
Views:
787
Posted By
mickmel
I found in "functions_databuild.php", on line 48,...
I found in "functions_databuild.php", on line 48, the following:
$forums = $DB_site->query("SELECT * FROM " . TABLE_PREFIX . "forum ORDER BY parentid, displayorder");
I changed it to:
...
Forum:
Modification Requests/Questions (Unpaid)
12-09-2004, 01:25 AM
Replies:
1
How to sort forums automatically
Views:
787
Posted By
mickmel
How to sort forums automatically
I'm building a site that has a ton of forums, sub-forums, etc. I'd like it if they could all be sorted alphabetically, ignoring the "display order" key. It's quite a pain to keep up with the...
Forum:
vBulletin 3 Articles
11-04-2004, 01:28 PM
Replies:
107
Howto : Enable FullText Searching in vBulletin 3.0.2/3
Views:
24,177
Posted By
mickmel
Ok, I did a bit more digging and I might have...
Ok, I did a bit more digging and I might have found part of the problem. I was looking at the table in PHPMyAdmin, and found that it has a ton of indexes on it. Here is what it has...
Keyname ...
Forum:
vBulletin 3 Articles
11-04-2004, 01:21 PM
Replies:
107
Howto : Enable FullText Searching in vBulletin 3.0.2/3
Views:
24,177
Posted By
mickmel
Yep. It's optimized and it's a fast server (dual...
Yep. It's optimized and it's a fast server (dual Xeon, 2 gigs RAM, SCSI). We're at 2 hours now and it'll still working on it. This can't be right...
Forum:
vBulletin 3 Articles
11-04-2004, 12:01 PM
Replies:
107
Howto : Enable FullText Searching in vBulletin 3.0.2/3
Views:
24,177
Posted By
mickmel
In the hopes of speeding it up, I've cut the post...
In the hopes of speeding it up, I've cut the post ALTER command down a bit. Instead of:
ALTER TABLE post ADD FULLTEXT INDEX (title,pagetext)
I'm just doing
ALTER TABLE post ADD FULLTEXT...
Forum:
vBulletin 3 Articles
11-04-2004, 12:56 AM
Replies:
107
Howto : Enable FullText Searching in vBulletin 3.0.2/3
Views:
24,177
Posted By
mickmel
I'm not sure what happened. The last few...
I'm not sure what happened. The last few upgrades went successfully. The problem was a missing entry in the options table (I think that's the name). Anyhow, it's working now.
Next problem... :)...
Forum:
vBulletin 3 Articles
11-03-2004, 11:48 AM
Replies:
107
Howto : Enable FullText Searching in vBulletin 3.0.2/3
Views:
24,177
Posted By
mickmel
I've re-uploaded all of the files in the...
I've re-uploaded all of the files in the "admincp" directory, but I still don't have the fulltext option in there. Where is a setting like that stored?
Forum:
vBulletin 3 Articles
11-02-2004, 07:12 PM
Replies:
107
Howto : Enable FullText Searching in vBulletin 3.0.2/3
Views:
24,177
Posted By
mickmel
Nothing out of the ordinary. I've been slowly...
Nothing out of the ordinary. I've been slowly upgrading since we started back on version 1.something. Do you know what file I might be out of date on and I'll make sure to reupload that correct one?
Forum:
vBulletin 3 Articles
11-02-2004, 05:43 PM
Replies:
107
Howto : Enable FullText Searching in vBulletin 3.0.2/3
Views:
24,177
Posted By
mickmel
Right. I did all of that. Then I go to the...
Right. I did all of that. Then I go to the Admin CP, then to vBulletin Options, and the Version Info and Other Untouchables option is there. I go into that, but don't see an option for fulltext. ...
Forum:
vBulletin 3 Articles
11-02-2004, 05:33 PM
Replies:
107
Howto : Enable FullText Searching in vBulletin 3.0.2/3
Views:
24,177
Posted By
mickmel
I've looked everywhere (both in my AdminCP and...
I've looked everywhere (both in my AdminCP and online for answers) and can't find this option. Anyone have an idea where it might be?
Forum:
vBulletin 3 Articles
11-02-2004, 01:21 PM
Replies:
107
Howto : Enable FullText Searching in vBulletin 3.0.2/3
Views:
24,177
Posted By
mickmel
Yep. Admin CP --> vBulletin Options --> Version...
Yep. Admin CP --> vBulletin Options --> Version Info and Other Untouchables
The options in there are:
-vBulletin Version Number
-Save Attachments as Files
-File Attachment Path
-Save Avatars...
Forum:
vBulletin 3 Articles
11-02-2004, 12:41 PM
Replies:
107
Howto : Enable FullText Searching in vBulletin 3.0.2/3
Views:
24,177
Posted By
mickmel
I'm on version 3.0.3, with debug mode on, but...
I'm on version 3.0.3, with debug mode on, but there's no "full text" option in the "version info and other untouchables" section (or anywhere else, for that matter). Did they move (or remove) the...
Forum:
vBulletin 3.0 Full Releases
03-07-2004, 10:43 AM
Replies:
4,569
v3 Arcade - Games Arcade & Challenge System [vB 3.0.3]
Views:
913,181
Posted By
mickmel
I had the same problem. The fix was pretty easy...
I had the same problem. The fix was pretty easy - read the install instructions more carefully. :) I spent hours trying to figure this one out...
Most of the phrases need to be added as GLOBAL. ...
Showing results 1 to 25 of 29
Page 1 of 2
1
2
>
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:30 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.02124 seconds
Memory Usage
2,036KB
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
(1)
pagenav_pagelink
(1)
post_thanks_navbar_search
(1)
search_results
(25)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(63)
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.0008
(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(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(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(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(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(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(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(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(187, 0, 1,''); -> cached fperms for forum 187
(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(187, 0, 1,''); -> cached fperms for forum 187
(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(187, 0, 1,''); -> cached fperms for forum 187
(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(187, 0, 1,''); -> cached fperms for forum 187
(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(187, 0, 1,''); -> cached fperms for forum 187
(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(187, 0, 1,''); -> cached fperms for forum 187
(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(187, 0, 1,''); -> cached fperms for forum 187
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
FULLTEXT Search
php_sapi_name(): fpm-fcgi