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...
Showing results 1 to 20 of 20
Search took
0.00
seconds.
Search:
Posts Made By:
Capt PPRuNe
Forum:
vBulletin 3.6 Add-ons
11-16-2006, 12:57 PM
Replies:
107
Forum Display Enhancements -
Global Threads
Views:
28,335
Posted By
Capt PPRuNe
Great add on. However, any chance of adding the...
Great add on. However, any chance of adding the option to 'include' particular forums as against excluding particular ones.
I have over 120 forums (built up over 10 years) and only need the global...
Forum:
vBulletin 3.6 Add-ons
11-11-2006, 06:47 PM
Replies:
174
Miscellaneous Hacks -
Support Forums
Views:
35,019
Posted By
Capt PPRuNe
I tried installing it and appeared to be working...
I tried installing it and appeared to be working OK except that when a thread was closed it disappeared except for admins. Also, even as an admin I couldn't see the status message for the thread.
...
Forum:
Modification Graveyard
01-07-2006, 11:55 PM
Replies:
72
Mini Mods -
VSpam Scan (RC2) - Block Comment Spam From Your Board.
Views:
14,425
Posted By
Capt PPRuNe
Have installed on 3.5.3 and works fine. Only...
Have installed on 3.5.3 and works fine. Only problem is finding the original post. At the moment I'm waiting to rebuild the search indexes as the database is huge (many millions of posts) and with...
Forum:
vBulletin 3.5 Add-ons
01-07-2006, 10:39 PM
Replies:
71
EMail Address Obfuscator v1.0.2
Views:
21,365
Posted By
Capt PPRuNe
Installed and works in 3.5.3 but when using...
Installed and works in 3.5.3 but when using Image, the automatic link isn't active. Usres will have to manually type in the email address to their email prog. Is the image supposed to be an active...
Forum:
vBulletin 2.x Full Releases
01-07-2004, 01:25 PM
Replies:
22
Thread Maintenance v1.0
Views:
4,321
Posted By
Capt PPRuNe
The above code has obviously changed in v1.1 so...
The above code has obviously changed in v1.1 so what is needed to be able to prevent threads in spcific forums from being closed?
Forum:
vBulletin 2.x Full Releases
09-16-2003, 01:33 PM
Replies:
67
Un-Activated User Management
Views:
12,781
Posted By
Capt PPRuNe
Yes it will. While it is an extremely useful hack...
Yes it will. While it is an extremely useful hack it does cause me much extra work when long serving users change their email address. If someone has been registered more than 10 days and they change...
Forum:
vBulletin 2.x Full Releases
06-25-2003, 07:18 AM
Replies:
49
User Thread Banning (Includes Time Banning Feature)
Views:
14,767
Posted By
Capt PPRuNe
Sorry for the delay in getting back to you but...
Sorry for the delay in getting back to you but been away. Anyway, in the original hack under "2. FILE EDITS" the "Replace With" should be changed from:Replace with:...
Forum:
vBulletin 2.x Full Releases
06-25-2003, 06:13 AM
Replies:
60
Verify User Email Addresses
Views:
15,019
Posted By
Capt PPRuNe
Sorry, but until someone can verify that this...
Sorry, but until someone can verify that this will not ground a vB board with over 60,000 members there is no way I'm going to try it. Even if it only took 10 minutes for 4,000 members that works out...
Forum:
vBulletin 2.x Full Releases
05-03-2003, 12:27 AM
Replies:
49
User Thread Banning (Includes Time Banning Feature)
Views:
14,767
Posted By
Capt PPRuNe
Problem fixed. I don't have avatars enabled on my...
Problem fixed. I don't have avatars enabled on my forums and the sql code you wrote assumes that everyone has avatars enabled. No one else has reported this problem because I assume they all have...
Forum:
vBulletin 2.x Full Releases
04-24-2003, 11:09 PM
Replies:
49
User Thread Banning (Includes Time Banning Feature)
Views:
14,767
Posted By
Capt PPRuNe
No experts out there that might be able to...
No experts out there that might be able to explain why thread.postuserid AS puserid,bans.active AS active, should cause the sql error Unknown table 'thread' in field list?
I've checked the...
Forum:
vBulletin 2.x Full Releases
04-19-2003, 07:07 PM
Replies:
49
User Thread Banning (Includes Time Banning Feature)
Views:
14,767
Posted By
Capt PPRuNe
Installed the hack but now getting serious...
Installed the hack but now getting serious problem. The following code added in showthread.php: thread.postuserid AS puserid,bans.active AS active,
and
LEFT JOIN thread ON...
Forum:
vBulletin 2.x Full Releases
03-19-2003, 10:41 PM
Replies:
67
Un-Activated User Management
Views:
12,781
Posted By
Capt PPRuNe
Thanks Amy. That's fixed it. I also like the more...
Thanks Amy. That's fixed it. I also like the more informative 'report' when running it manually.
Forum:
vBulletin 2.x Full Releases
03-19-2003, 09:36 AM
Replies:
67
Un-Activated User Management
Views:
12,781
Posted By
Capt PPRuNe
I know it is in the middle. I am just quoting the...
I know it is in the middle. I am just quoting the relevant bit. The script isn't pulling anything except the users email address. The activation code is not being filled with the relevant user ID...
Forum:
vBulletin 2.x Full Releases
03-18-2003, 10:22 AM
Replies:
67
Un-Activated User Management
Views:
12,781
Posted By
Capt PPRuNe
OK, have made sure that the templates are in all...
OK, have made sure that the templates are in all styles. Now the email being sent out does not show Username or Activation ID.
What they get is:
The email is sent to the address of...
Forum:
vBulletin 2.x Full Releases
03-18-2003, 12:11 AM
Replies:
67
Un-Activated User Management
Views:
12,781
Posted By
Capt PPRuNe
Installed hack but emails being sent out are...
Installed hack but emails being sent out are without content or subject.
Can you confirm that the manageActivation.php file should be in the forums/admin directory or the foums directory? Have...
Forum:
vBulletin 2.x Full Releases
01-15-2003, 05:21 PM
Replies:
236
Embedded chat
Views:
49,885
Posted By
Capt PPRuNe
Hi, I have upgraded to SigmaChat Platinum and...
Hi, I have upgraded to SigmaChat Platinum and added the chat.php script to the forums directory and added the templates but still having terrible problems getting it to work.
One thing that...
Forum:
vBulletin 2.x Full Releases
09-09-2002, 12:33 AM
Replies:
635
Warnings System Hack v2.1
Views:
93,362
Posted By
Capt PPRuNe
Ignore everything after "good morning!". I just...
Ignore everything after "good morning!". I just ran the installer into step 3 and voila! All working hunkydory.
Pity it wiped my previous warned user list though. With 54,000 members I have to...
Forum:
vBulletin 2.x Full Releases
09-09-2002, 12:22 AM
Replies:
635
Warnings System Hack v2.1
Views:
93,362
Posted By
Capt PPRuNe
Well... I've read through this whole thread and i...
Well... I've read through this whole thread and i am still stumped. I had v1.0 installed and running with no problems, Went through the upgrade for v2.1 and ran the installer which set everything up...
Forum:
vBulletin 2.x Full Releases
08-24-2002, 03:08 PM
Replies:
98
Deferred Threadviews v1.00 (to reduce server load)
Views:
15,957
Posted By
Capt PPRuNe
Errr... can someone shed some light on the reason...
Errr... can someone shed some light on the reason every time I try to download this hack i get v0.91 instead of v0.92?
having installed it I am getting the emails but without the ratio bit added...
Forum:
vBulletin 2.x Full Releases
03-20-2002, 02:06 PM
Replies:
84
Banned Users List (with reason/date)
Views:
16,605
Posted By
Capt PPRuNe
Why does it have to show up on 'Show Groups'? Is...
Why does it have to show up on 'Show Groups'? Is there a way to prevent that from happening? I understand why it has to be set to 'Yes' in the control panel.
Also, where do I edit either the...
Showing results 1 to 20 of 20
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
04:52 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.02299 seconds
Memory Usage
1,999KB
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)
post_thanks_navbar_search
(1)
search_results
(20)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(60)
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
forumjump
search_complete
navbits
navbits_complete
Messages:
time to check permissions: 0.0006
(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(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(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(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
FULLTEXT Search
php_sapi_name(): fpm-fcgi