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 18 of 18
Search took
0.00
seconds.
Search:
Posts Made By:
Tenpit
Forum:
vBulletin 3.0 Full Releases
01-08-2004, 12:28 PM
Replies:
272
Warning System, Automatic Ban, Make Posts Invisible, Edit Signature/ Avatar/ Picture
Views:
53,006
Posted By
Tenpit
Great Hack Just a question. When you give...
Great Hack
Just a question.
When you give someone a warning, does it send them any form of notification, PM or Email? Is it possible to set a reason for the warning?
Thanks
Tenpit
Forum:
vBulletin 3.0 Full Releases
01-08-2004, 05:08 AM
Replies:
165
BVShoutbox 1.0
Views:
28,955
Posted By
Tenpit
This is great! Just one thing, how would you...
This is great!
Just one thing, how would you make the Shouts automatically refresh, say every 30 seconds?
Thanks
Tenpit
Forum:
vBulletin 2.x Beta Releases
08-05-2003, 11:52 AM
Replies:
6
Show UserAgent in Who`s Online
Views:
3,685
Posted By
Tenpit
Another one here...
Another one here https://vborg.vbsupport.ru/showthread.php?s=&threadid=50307
Forum:
vBulletin 2.x Full Releases
07-15-2003, 01:18 PM
Replies:
128
Mike's Warning System 1.0
Views:
28,090
Posted By
Tenpit
In warn.php find 2 occurrences of: ...
In warn.php find 2 occurrences of:
eval("\$mailed = vbmail(\"".addslashes($towarn['email'])."\",\"".addslashes($subject)."\",\"".addslashes($msg)."\");");
Replace both, with:
eval("\$mailed =...
Forum:
vBulletin 2.x Full Releases
07-12-2003, 01:21 PM
Replies:
128
Mike's Warning System 1.0
Views:
28,090
Posted By
Tenpit
With multiple mods i really didn't want them...
With multiple mods i really didn't want them warning the same user for the same post because they hadn't checked to see if there was already a warning.
So i did the following.
In warn.php find:...
Forum:
vBulletin 2.x Full Releases
07-12-2003, 06:47 AM
Replies:
128
Mike's Warning System 1.0
Views:
28,090
Posted By
Tenpit
Found the problem in warn.php Find ...
Found the problem in warn.php
Find
if($length = -1) {
$end_date = "never";
}
Replace with
if($length == -1) {
$end_date = "never";
Forum:
vBulletin 2.x Full Releases
07-11-2003, 07:01 AM
Replies:
128
Mike's Warning System 1.0
Views:
28,090
Posted By
Tenpit
With this hack installed it is now possible to...
With this hack installed it is now possible to warn a user more than once for the same post.
Would it be possible for the Add Warning link not to be displayed once a warning has already been added...
Forum:
vBulletin 2.x Full Releases
07-06-2003, 08:56 AM
Replies:
222
vB Member Photo
Views:
35,810
Posted By
Tenpit
Problem is the hosts that use Ensim for their...
Problem is the hosts that use Ensim for their control panels. To retain full support from Ensim they cannot install php except in the form of Ensim patches and upgrades.
As of today, Ensim...
Forum:
vBulletin 2.x Full Releases
07-04-2003, 12:57 PM
Replies:
222
vB Member Photo
Views:
35,810
Posted By
Tenpit
I have an earlier version of GD also. I changed...
I have an earlier version of GD also. I changed a couple of bits in gdresize.php and fingers crossed, so far it seems to work.
I offer no guarantee's, but if it helps someone my gdresize.php is...
Forum:
Modification Requests/Questions (Unpaid)
04-30-2003, 11:55 AM
Replies:
3
User's can revert to 'Registered'
Views:
911
Posted By
Tenpit
Am i allowed to *bump* ?
Am i allowed to *bump* ?
Forum:
vBulletin 2.x Full Releases
04-20-2003, 01:41 PM
Replies:
145
Profile Tagboard (a tagboard in every user's profiles)
Views:
31,441
Posted By
Tenpit
How can it be changed so that Admins can 'Edit'...
How can it be changed so that Admins can 'Edit' or 'Delete' any message?
Thanks
-----------
Tenpit
Forum:
vBulletin 2.x Full Releases
04-20-2003, 11:34 AM
Replies:
145
Profile Tagboard (a tagboard in every user's profiles)
Views:
31,441
Posted By
Tenpit
I installed v1.1 for the first time, in the...
I installed v1.1 for the first time, in the instructions, it says the getinfo template edit is
<a...
Forum:
Modification Requests/Questions (Unpaid)
04-20-2003, 09:03 AM
Replies:
3
User's can revert to 'Registered'
Views:
911
Posted By
Tenpit
User's can revert to 'Registered'
Many apologies if this hack has already been written, i did try searching for it, but could find nothing.
On my board i have use the hack that allows moderators to change usergroups, each...
Forum:
vBulletin 2.x Full Releases
04-19-2003, 11:21 PM
Replies:
73
[you] vbcode
Views:
13,259
Posted By
Tenpit
Also, how about if i registered a new user and...
Also, how about if i registered a new user and called it [you].
How could i make it so anyone viewing posts by that user would appear they made the post?
Forum:
vBulletin 2.x Full Releases
04-19-2003, 02:30 AM
Replies:
73
[you] vbcode
Views:
13,259
Posted By
Tenpit
How would you restrict this so that it can only...
How would you restrict this so that it can only be used in a certain forum?
Btw, this is a great hack, v.funny :)
Thanks
Forum:
vBulletin 2.x Full Releases
11-26-2002, 01:13 AM
Replies:
49
Buddy Messenger v1.1
Views:
8,600
Posted By
Tenpit
No doubt someone will speak out with a better way...
No doubt someone will speak out with a better way of doing this, my way is probably a bit of a fudge, but. . .
I got around this problem by replacing step 2 with:
// Buddy Messenger v1.1
if...
Forum:
vBulletin 2.x Full Releases
06-11-2002, 11:39 PM
Replies:
141
The Hotel Hack
Views:
21,471
Posted By
Tenpit
Using the ' key in a room title gives MySQL...
Using the ' key in a room title gives MySQL errors. For example,
Harry's Room as a room title - Throws a MySQL wobbly.
Any way around this?
Forum:
vBulletin 2.x Full Releases
03-23-2002, 11:54 AM
Replies:
37
Only original admin can modify users in administrator usergroup.
Views:
6,433
Posted By
Tenpit
How would you extend this to prevent Admins from...
How would you extend this to prevent Admins from Deleting other Admins?
The 'remove' option in the Admin CP still works?
Thx
Ten
Showing results 1 to 18 of 18
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 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.02832 seconds
Memory Usage
1,982KB
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
(18)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(45)
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(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(5, 0, 1,''); -> cached fperms for forum 5
(unspecified) fetch_permissions(5, 0, 1,''); -> cached fperms for forum 5
(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(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(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(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(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