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 11
1
2
3
>
Last
»
Showing results 1 to 25 of 273
Search took
0.01
seconds.
Search:
Posts Made By:
dwh
Forum:
vBulletin 3 Articles
03-16-2008, 01:23 AM
Replies:
7
Templates Reference Guide
Views:
3,170
Posted By
dwh
Thanks! exactly what I needed. Boy will this ever...
Thanks! exactly what I needed. Boy will this ever make upgrades more palatable. I'm several versions back due to the nightmare of bringing up to speed a fully hacked board. Now I can give each hack a...
Forum:
vBulletin 3 Articles
03-15-2008, 11:27 PM
Replies:
7
Templates Reference Guide
Views:
3,170
Posted By
dwh
Thanks, that was it. For some reason I keep...
Thanks, that was it. For some reason I keep forgetting it. Maybe because it isn't exactly intuitive what all those settings are for or really do...
--------------- Added 1205627673 at 1205627673...
Forum:
vBulletin 3 Articles
03-15-2008, 10:48 PM
Replies:
7
Templates Reference Guide
Views:
3,170
Posted By
dwh
Very interesting. One question though...if...
Very interesting.
One question though...if you have a custom template, how do you add that to a plugin? I remember reading somewhere, I thought the manual but I can't find it again, that you're...
Forum:
Modification Graveyard
03-11-2008, 07:46 AM
Replies:
39
Moderators Functions -
Show posts to moderate in the new notification menu
Views:
8,634
Posted By
dwh
Personally I'd use a different phrase for this...
Personally I'd use a different phrase for this mod to be clearer.
Rather than "Moderated Posts" I think "Posts awaiting moderation" is clearer...
If that's your preference too, then modify the...
Forum:
Modification Graveyard
03-11-2008, 07:43 AM
Replies:
80
Administrative and Maintenance Tools -
Email notification if someone attempts to access your Admin or Mod CP
Views:
15,393
Posted By
dwh
Interesting hack. If you use .htaccess to block...
Interesting hack. If you use .htaccess to block AdminCP, does this do anything extra since the login.php is inside the forums directory?
Too bad that the plugin system requires vB to manage all...
Forum:
vBulletin 3 Articles
09-28-2007, 09:52 PM
Replies:
8
[How-To] Extend and use the Session Table Effectively
Views:
13,792
Posted By
dwh
Great post! I don't know how I'm going to use...
Great post!
I don't know how I'm going to use it yet, but I've wondered about how to do this in the past.
Forum:
vBulletin 3 Articles
09-28-2007, 02:23 PM
Replies:
41
Cache System Explanation (datastore)
Views:
21,584
Posted By
dwh
This was a great article and it explained the...
This was a great article and it explained the concept very well. I do have a minor quibble in your example. Rather than name= dog, value=dog, it might help people understand better if the var name...
Forum:
vBulletin 3 Articles
11-07-2005, 09:03 PM
Replies:
99
Send PMs (automatically)
Views:
35,315
Posted By
dwh
What is "touserarray" used for? It seems...
What is "touserarray" used for? It seems redundant. I can remove the data from touserarray in pmtext and it still works fine.
Forum:
vB3 General Discussions
09-29-2005, 07:05 AM
Replies:
1
How do you set a cookie for a new variable?
Views:
1,100
Posted By
dwh
bump for 3.50
bump for 3.50
Forum:
Modification Requests/Questions (Unpaid)
08-15-2005, 07:52 PM
Replies:
0
Profile field editing for certain usergroups only
Views:
764
Posted By
dwh
Profile field editing for certain usergroups only
Per http://www.vbulletin.com/forum/showthread.php?p=942431#post942431 (http://www.vbulletin.com/forum/showthread.php?p=942431#post942431)
I'd like to be able to have the edit profile page only show...
Forum:
Modification Requests/Questions (Unpaid)
08-15-2005, 07:51 PM
Replies:
0
Profile field editing for certain usergroups only
Views:
720
Posted By
dwh
Profile field editing for certain usergroups only
Per http://www.vbulletin.com/forum/showthread.php?p=942431#post942431
I'd like to be able to have the edit profile page only show certain custom profile fields for specific usergroups. (Not looking...
Forum:
vB3 General Discussions
08-15-2005, 10:51 AM
Replies:
4
pre_save()?
Views:
1,163
Posted By
dwh
Thanks. There's an awful lot to learn.
Thanks.
There's an awful lot to learn.
Forum:
vBulletin 3 Articles
08-15-2005, 10:22 AM
Replies:
68
[How to] Write Plug-ins/Hooks
Views:
53,868
Posted By
dwh
Has there been any traction on this idea? Does vb...
Has there been any traction on this idea? Does vb think of doing this in a future version?
Forum:
vB3 General Discussions
08-15-2005, 09:57 AM
Replies:
4
pre_save()?
Views:
1,163
Posted By
dwh
Sorry to bug you, but if you can elaborate it...
Sorry to bug you, but if you can elaborate it would be most helpful. I can't understand lines like
pre_save($doquery = true)
It was called as pre_save() so what is the value of $doquery?
if...
Forum:
vB3 General Discussions
08-15-2005, 09:45 AM
Replies:
4
pre_save()?
Views:
1,163
Posted By
dwh
pre_save()?
What does pre_save() do?
I tried to read through the code but didn't understand it.
Forum:
vB3 General Discussions
08-15-2005, 06:35 AM
Replies:
10
Brainache....Reading class_core.php...lost...
Views:
984
Posted By
dwh
r stands for _REQUEST? p stands for _POST?
r stands for _REQUEST?
p stands for _POST?
Forum:
vB3 General Discussions
08-15-2005, 06:20 AM
Replies:
1
Queries in xml?
Views:
665
Posted By
dwh
Queries in xml?
When you release a mod, what happens if you need to do an sql query? Is there a way to include that in the xml file to make it easier on users? Or do you just need to tell them to handle that...
Forum:
vBulletin 3 Articles
08-15-2005, 04:59 AM
Replies:
5
prevent shouting lowercasing all Instead Of Doing This
Views:
3,468
Posted By
dwh
You have my vote to make this part of the...
You have my vote to make this part of the standard code.
Forum:
vBulletin 3.5 Add-ons
08-15-2005, 04:53 AM
Replies:
33
Hooks Manager v2
Views:
8,004
Posted By
dwh
Not bad idea.
Not bad idea.
Forum:
General Articles
08-08-2005, 07:38 PM
Replies:
58
Blogs - You don't need a hack to host blogs
Views:
12,947
Posted By
dwh
Haven't tried on vb 3.5 but 3.07 it goes to...
Haven't tried on vb 3.5 but 3.07 it goes to around 1200 (on my site) depending on certain variables it can be more or less. I heard some people got to 1500.
Forum:
General Articles
08-08-2005, 06:26 PM
Replies:
58
Blogs - You don't need a hack to host blogs
Views:
12,947
Posted By
dwh
I find the usergoup permissions too complicated...
I find the usergoup permissions too complicated to feel safe making users moderators. One small change in a future version and boom, moderators see something they're not supposed to. Also, way too...
Forum:
vB3 General Discussions
08-08-2005, 04:48 AM
Replies:
9
How do you print out an object?
Views:
1,212
Posted By
dwh
Thanks. class_core.php version rc1 Line 2296 ...
Thanks.
class_core.php version rc1
Line 2296
and
line 1434
Forum:
vB3 General Discussions
08-07-2005, 11:57 PM
Replies:
9
How do you print out an object?
Views:
1,212
Posted By
dwh
Copied it directly, nothing printed out. Tried...
Copied it directly, nothing printed out.
Tried printing random stuff on same line to make sure that the echo is working. It does. Seems that userid is not populated? I am logged in when trying it.
...
Forum:
vB3 General Discussions
08-07-2005, 09:47 PM
Replies:
9
How do you print out an object?
Views:
1,212
Posted By
dwh
Thanks Alan, I'll check it out. In the...
Thanks Alan, I'll check it out.
In the meantime, perhaps you can help me. I'm trying to figure out in class_core.php how to pull out the username or userid of the current user. In the old version...
Forum:
vBulletin 3.5 Add-ons
08-07-2005, 08:53 AM
Replies:
45
Word Replacement
Views:
18,656
Posted By
dwh
If I understood both systems correctly, the...
If I understood both systems correctly, the replacement variable manager affects everything in the post AND everything in templates. So if you replace "<td>" with "NO HTML", then all your templates...
Showing results 1 to 25 of 273
Page 1 of 11
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
12:15 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.01930 seconds
Memory Usage
2,062KB
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
(29)
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.0043
(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(224, 0, 1,''); -> cached fperms for forum 224
(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(224, 0, 1,''); -> cached fperms for forum 224
(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(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(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(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(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(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
(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
(unspecified) fetch_permissions(189, 0, 1,''); -> cached fperms for forum 189
(unspecified) fetch_permissions(189, 0, 1,''); -> cached fperms for forum 189
(unspecified) fetch_permissions(189, 0, 1,''); -> cached fperms for forum 189
(unspecified) fetch_permissions(189, 0, 1,''); -> cached fperms for forum 189
(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(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