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 11 of 11
Search took
0.00
seconds.
Search:
Posts Made By:
melondog
Forum:
vBulletin 2.x Full Releases
04-04-2002, 02:03 PM
Replies:
6
Allow only certain usergroups avatars
Views:
1,892
Posted By
melondog
Which version of vB are you running?
Which version of vB are you running?
Forum:
vBulletin 2.x Full Releases
04-04-2002, 01:00 AM
Replies:
64
Remove Intermediate Redirection Page
Views:
15,545
Posted By
melondog
The reason the redirect is there is so if a user...
The reason the redirect is there is so if a user refreshes the thread page, the post is not resubmitted. You should redirect to a blank page that redirects to the thread, to make it seem like no mid...
Forum:
vBulletin 2.x Full Releases
04-03-2002, 08:39 PM
Replies:
11
Send User a PM on Birthday
Views:
2,493
Posted By
melondog
It's all fixed guys. I hope there arn't anymore...
It's all fixed guys. I hope there arn't anymore problems with it.
Forum:
vBulletin 2.x Full Releases
04-03-2002, 03:23 PM
Replies:
11
Send User a PM on Birthday
Views:
2,493
Posted By
melondog
Ok, I didn't realize this, it was a quick hack. I...
Ok, I didn't realize this, it was a quick hack. I will have a fixed version for you guys soon. Thanks pwr_sneak for the tips.
Forum:
vBulletin 2.x Full Releases
04-02-2002, 07:47 PM
Replies:
11
Send User a PM on Birthday
Views:
2,493
Posted By
melondog
Thanks. I will be adding more hacks as I make...
Thanks. I will be adding more hacks as I make them.
Forum:
vBulletin 2.x Full Releases
04-01-2002, 10:00 PM
Replies:
11
Send User a PM on Birthday
Views:
2,493
Posted By
melondog
Send User a PM on Birthday
Ok, I made a little hack to send users a PM on their Birthday.
Fixed
First, make a new file, pmbday.txt, and chmod it to 777.
Next open index.php and add this code:
You can add it pretty...
Forum:
Modification Requests/Questions (Unpaid)
03-28-2002, 04:04 PM
Replies:
8
Popup Announcement
Views:
2,083
Posted By
melondog
That's not a bad idea. I'll see what I can do...
That's not a bad idea. I'll see what I can do with it.
Forum:
vBulletin 2.x Full Releases
03-26-2002, 10:00 PM
Replies:
1
Moderate new threads only
Views:
2,051
Posted By
melondog
Moderate new threads only
Here's my second hack. It's very easy to do, it allows only new threads to go into the moderation queue.
In newthread.php find this:
and delete it.
Next, we need to change a line a little...
Forum:
vBulletin 2.x Full Releases
03-25-2002, 07:58 PM
Replies:
6
Allow only certain usergroups avatars
Views:
1,892
Posted By
melondog
Use this: if(!ismoderator() &&...
Use this:
if(!ismoderator() && $bbuserinfo[usergroupid] != 8){ This will allow mods, admins, and also usergroup 8. If you want to add more, just copy and paste the $bbuserinfo[usergroupid] != 8...
Forum:
vBulletin 2.x Full Releases
03-22-2002, 10:00 PM
Replies:
6
Allow only certain usergroups avatars
Views:
1,892
Posted By
melondog
Allow only certain usergroups avatars
This is a quick hack a whipped up, I didn't see it anywhere. It's my first working hack for vBulletin.
First, you want to open member.php
Find this:
if (!$avatarenabled) { and replace it with:...
Forum:
vBulletin 2.x Full Releases
03-05-2002, 10:16 PM
Replies:
76
Make invisible users visible to Super Moderators and Moderators.
Views:
23,487
Posted By
melondog
here is the fixed code. I think it should...
here is the fixed code. I think it should work....
if ((!$forumuser['invisible'] or $bbuserinfo['usergroupid'] == 6 or $bbuserinfo['usergroupid'] == 5 or $bbuserinfo['usergroupid'] == 7) and...
Showing results 1 to 11 of 11
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:44 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.01544 seconds
Memory Usage
1,936KB
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
(11)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(14)
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.0004
(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(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
FULLTEXT Search
php_sapi_name(): fpm-fcgi