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 32
Search took
0.01
seconds.
Search:
Posts Made By:
patrickb
Forum:
Modification Graveyard
01-21-2008, 02:06 AM
Replies:
88
Add-On Releases -
Alias V2.1
Views:
19,660
Posted By
patrickb
any updates on this?
any updates on this?
Forum:
vB3 Programming Discussions
08-28-2007, 03:18 AM
Replies:
6
How To Redirect login.php?do=lostpw
Views:
5,711
Posted By
patrickb
The login_redirect hook would not work. It is...
The login_redirect hook would not work. It is only called by do_login_redirect when login.php?do=login is called.
I have simply replaced the template "lostpw" template and put a link to my...
Forum:
vB3 General Discussions
08-27-2007, 03:25 AM
Replies:
0
Currently Active users per Category on Forum Home
Views:
662
Posted By
patrickb
Currently Active users per Category on Forum Home
I was wondering if it was possible to show the number of users browsing a certain category of the forum home page.
I know it's possible to show the users browsing a certain forum and it's...
Forum:
vB3 General Discussions
08-21-2007, 07:45 AM
Replies:
92
CODERS PLEASE DISCUSS!!! Pre-Datastore modifications with XML-files (UPDATE 28-7)
Views:
9,315
Posted By
patrickb
Has there been any updates on this?
Has there been any updates on this?
Forum:
vB3 General Discussions
08-15-2007, 06:34 AM
Replies:
5
Disable password reset
Views:
1,446
Posted By
patrickb
Can anybody think of a better way to do this?...
Can anybody think of a better way to do this? This works...but has an obvious flaw that if there is high activity and notifications on the board, everytime an email is sent out this check will be...
Forum:
vBulletin 3.6 Add-ons
08-14-2007, 08:57 AM
Replies:
516
Miscellaneous Hacks -
Thread Prefixes
Views:
173,491
Posted By
patrickb
It works for me, so I would say that yes it works...
It works for me, so I would say that yes it works for 3.6.8 (although not specifically for that version)
Forum:
vB3 Programming Discussions
08-13-2007, 06:34 AM
Replies:
7
adding forums via mysql
Views:
1,016
Posted By
patrickb
basically, either run the Rebuild Forum...
basically, either run the Rebuild Forum Information in Maintenance->Update counters.
What this calls is basically build_forum_permissions....which in turns calls build_forum_genealogy....which...
Forum:
vBulletin 3 Articles
08-09-2007, 09:10 AM
Replies:
29
[HOW TO] Add custom fields to new threads
Views:
19,358
Posted By
patrickb
Could this also be used to add custom fields to...
Could this also be used to add custom fields to forums?
Thanks
Forum:
vBulletin 3.6 Add-ons
08-09-2007, 01:45 AM
Replies:
516
Miscellaneous Hacks -
Thread Prefixes
Views:
173,491
Posted By
patrickb
Have you tried the TMS (Template Modification...
Have you tried the TMS (Template Modification System) plugin? Reduces the install time of this plugin to about 30 seconds. There's an XML file for the "Thread Prefix" templates modifications included...
Forum:
vBulletin 3.6 Add-ons
08-07-2007, 09:03 AM
Replies:
516
Miscellaneous Hacks -
Thread Prefixes
Views:
173,491
Posted By
patrickb
If i'm not mistaken, the prefixes in the...
If i'm not mistaken, the prefixes in the external.php field might come from modifications done to class_dm_threadpost.php
Might want to take a look.
To completely remove the mod, revert all the...
Forum:
vBulletin 4.x Add-ons
08-06-2007, 02:10 AM
Replies:
869
Administrative and Maintenance Tools -
Template Modification System
Views:
1,222,128
Posted By
patrickb
This IS great! Installed! Would it be...
This IS great!
Installed!
Would it be possible to provide an English version of the demos? Shouldn't be too hard...only rename the different edits.
Forum:
vB3 Programming Discussions
08-03-2007, 07:09 AM
Replies:
1
How can I create a subforum?
Views:
854
Posted By
patrickb
Take a look at the forum table. I am using...
Take a look at the forum table.
I am using this for one of my sites to integrate with my CMS.
You should be able to figure out most fields, most important being the options and the parent id....
Forum:
Modification Requests/Questions (Unpaid)
07-30-2007, 03:13 AM
Replies:
3
Password Finder
Views:
1,242
Posted By
patrickb
I don't see how this would be possible, unless...
I don't see how this would be possible, unless through brute force.
The passwords are stored as md5( md5(password) . SALT).
So the actual password is hashed twice, which can't realistically be...
Forum:
Modification Requests/Questions (Unpaid)
07-27-2007, 08:53 AM
Replies:
0
Customizer for RSS Feed
Views:
642
Posted By
patrickb
Customizer for RSS Feed
The idea I have is to create a page where the user can create his own custom feed.
It would simply list out all the publicly viewable forums and the user could "check" which ones he wants an a...
Forum:
vB3 General Discussions
07-26-2007, 01:50 AM
Replies:
1
How do I limit the number of sub forums displayed?
Views:
741
Posted By
patrickb
How do I limit the number of sub forums displayed?
Hello,
I was wondering if there is a way to limit the number of sub-forums displayed on the forum home page?
This is my structure
Category 1
Forum 1
Sub Forum 1
Sub...
Forum:
vBulletin 3.6 Add-ons
07-25-2007, 06:03 AM
Replies:
516
Miscellaneous Hacks -
Thread Prefixes
Views:
173,491
Posted By
patrickb
Is it possible to add an option to the user's...
Is it possible to add an option to the user's profile so that by default, the threads are automatically filtered?
I am trying to use this mod for a multi lingual site, and I would have each thread...
Forum:
vBulletin 3.6 Add-ons
07-19-2007, 08:07 AM
Replies:
516
Miscellaneous Hacks -
Thread Prefixes
Views:
173,491
Posted By
patrickb
I just found a bug in the mod If the option...
I just found a bug in the mod
If the option "Thread Prefix Required" is set to yes, the automatic creation of threads for User Post Reports and User Infractions wont work.
This is due to the...
Forum:
vB3 General Discussions
07-18-2007, 07:10 AM
Replies:
8
adding profile fields
Views:
957
Posted By
patrickb
I just saw that too... It's the in Admin CP,...
I just saw that too...
It's the in Admin CP, but there's no help topic on it or explanation...
Forum:
vB3 General Discussions
07-18-2007, 07:08 AM
Replies:
5
Disable password reset
Views:
1,446
Posted By
patrickb
I'm posting this here in case anybody else needs...
I'm posting this here in case anybody else needs it in the future.
I basically used the mail_send hook to check the subject. If it matches the one for the lost password recovery, I display an...
Forum:
vB3 General Discussions
07-18-2007, 06:11 AM
Replies:
5
Disable password reset
Views:
1,446
Posted By
patrickb
Do you mean the user's email or the webmaster's...
Do you mean the user's email or the webmaster's email (under Admin CP-> VB options->Site Name / URL / Contact Details->Webmaster's Email)?
Forum:
vB3 General Discussions
07-18-2007, 05:03 AM
Replies:
5
Disable password reset
Views:
1,446
Posted By
patrickb
Disable password reset
Is there a way to disable password resets?
I am managing my users thourgh a external CMS and I don't want users to change their password.
I've limited the password changing feature with the...
Forum:
vB3 General Discussions
07-18-2007, 05:00 AM
Replies:
0
Only view first post
Views:
574
Posted By
patrickb
Only view first post
Hello,
Is there a way to set permissions so members of a user group can only see the first post of a thread and not the replies?
thanks
Forum:
vB3 General Discussions
07-17-2007, 08:57 AM
Replies:
4
How do I disable password changes?
Views:
900
Posted By
patrickb
What about password resets? It it possible...
What about password resets?
It it possible to disable them? Is there a hook or an option to stop the user from using it?
Forum:
vB3 Programming Discussions
07-17-2007, 06:06 AM
Replies:
3
Automatically Logging a user in
Views:
1,213
Posted By
patrickb
My solution to the problem is 2-fold. First,...
My solution to the problem is 2-fold.
First, I assume that the authentication is done by your own website.
If the user is authenticated, I do 2 things :
Create sessionhash and a userid...
Forum:
vB3 General Discussions
07-17-2007, 01:44 AM
Replies:
4
How do I disable password changes?
Views:
900
Posted By
patrickb
Thanks! It works! How can I specify a...
Thanks! It works!
How can I specify a different error message? For example "Please use the CMS to manage your password and e-mail"
Showing results 1 to 25 of 32
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
02:22 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.03252 seconds
Memory Usage
2,031KB
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
(27)
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.0023
(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(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(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(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(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(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(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(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(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(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(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(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(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