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 17 of 17
Search took
0.00
seconds.
Search:
Posts Made By:
pHaez
Forum:
vBulletin 2.x Full Releases
06-24-2002, 02:10 PM
Replies:
37
Only original admin can modify users in administrator usergroup.
Views:
6,433
Posted By
pHaez
Your message has been recieved! However, we...
Your message has been recieved! However, we receive a lot of messages, so we may not respond immediately.
Thanks,
E-Programmer.net Staff
Forum:
vBulletin 2.x Full Releases
04-23-2002, 06:11 PM
Replies:
37
Only original admin can modify users in administrator usergroup.
Views:
6,433
Posted By
pHaez
Sorry, but I left the vbulletin community, so I...
Sorry, but I left the vbulletin community, so I cant really do much
modding of vbulletin now.
Forum:
vB3 Programming Discussions
03-13-2002, 04:15 AM
Replies:
4
php in postbit
Views:
1,326
Posted By
pHaez
this does not appear to be working for me and i...
this does not appear to be working for me and i don't know why, i have been trying for hours.
Forum:
vBulletin 2.x Full Releases
03-10-2002, 11:39 AM
Replies:
37
Only original admin can modify users in administrator usergroup.
Views:
6,433
Posted By
pHaez
that is possible, ill write something up.
that is possible, ill write something up.
Forum:
Member Archives
01-17-2002, 07:31 PM
Replies:
2
Censor Options
Views:
793
Posted By
pHaez
I'm working on a hack to choose which forums you...
I'm working on a hack to choose which forums you censor, and cant seem to figure it out. in newthread.php there are 2 line that are as follows:
$subject=censortext($subject);...
Forum:
vBulletin 2.x Full Releases
01-17-2002, 04:32 PM
Replies:
37
Only original admin can modify users in administrator usergroup.
Views:
6,433
Posted By
pHaez
ok for this, instead of if...
ok for this, instead of
if ($user[usergroupid]!=6 or checklogperms($canmodifyadmins,1,"<p>Admins are not allowed to edit other admins.</p>")) {
you should add this:
if ($user[usergroupid]!=6...
Forum:
vBulletin 2.x Full Releases
01-17-2002, 04:08 PM
Replies:
37
Only original admin can modify users in administrator usergroup.
Views:
6,433
Posted By
pHaez
yea i'll work on that. prolly get it posted...
yea i'll work on that. prolly get it posted sometime tonight or tommorow.
Forum:
vBulletin 2.x Full Releases
01-17-2002, 09:41 AM
Replies:
37
Only original admin can modify users in administrator usergroup.
Views:
6,433
Posted By
pHaez
i updated the first post with the fix., it should...
i updated the first post with the fix., it should be "fixed up" now.
Forum:
vBulletin 2.x Full Releases
01-16-2002, 02:52 PM
Replies:
37
Only original admin can modify users in administrator usergroup.
Views:
6,433
Posted By
pHaez
well it worked, but then i found some probs last...
well it worked, but then i found some probs last night, when i tried editing users in a diff usergroup.
Forum:
vBulletin 2.x Full Releases
01-15-2002, 07:18 PM
Replies:
37
Only original admin can modify users in administrator usergroup.
Views:
6,433
Posted By
pHaez
well iono, i helped someone from these boards...
well iono, i helped someone from these boards with exactly what i posted, and it worked perfect.
Forum:
vBulletin 2.x Full Releases
01-14-2002, 05:37 PM
Replies:
37
Only original admin can modify users in administrator usergroup.
Views:
6,433
Posted By
pHaez
its a possibility, i am running an upgraded...
its a possibility, i am running an upgraded version of 2.2.1, and i don't know if it works with the german version. If you still have problems you can e-mail me with your AIM, ill add you to my list....
Forum:
vBulletin 2.x Full Releases
01-14-2002, 05:34 PM
Replies:
37
Only original admin can modify users in administrator usergroup.
Views:
6,433
Posted By
pHaez
it restricts access to everything. They cant even...
it restricts access to everything. They cant even see the information on other admins. The minute they hit the edit link next to the name, it says access restricted. But they still have access to...
Forum:
vBulletin 2.x Full Releases
01-14-2002, 03:59 PM
Replies:
37
Only original admin can modify users in administrator usergroup.
Views:
6,433
Posted By
pHaez
The first step should look like: <?php ...
The first step should look like:
<?php
error_reporting(7);
// admin hack
unset($canmodifyadmins);
// end admin hack
require("./global.php");
adminlog(iif($userid!=0,"user id = $userid",""));
Forum:
vBulletin 2.x Full Releases
01-14-2002, 03:51 PM
Replies:
37
Only original admin can modify users in administrator usergroup.
Views:
6,433
Posted By
pHaez
its a possibility, lemme look it over again. I...
its a possibility, lemme look it over again. I know it works here on mine, so it must have something missing.
Forum:
vBulletin 2.x Full Releases
01-14-2002, 12:02 AM
Replies:
37
Only original admin can modify users in administrator usergroup.
Views:
6,433
Posted By
pHaez
hrm, it should work fine, i would try again. If...
hrm, it should work fine, i would try again. If you still can't get it, we need to work out a way to contact each other. It works perfect here.
Forum:
vBulletin 2.x Full Releases
01-12-2002, 10:00 PM
Replies:
37
Only original admin can modify users in administrator usergroup.
Views:
6,433
Posted By
pHaez
I find that if you have more that 1 admin, it is...
I find that if you have more that 1 admin, it is kinda a uncomfortable feeling to know that they have the power to modify your user information as well as other admins. They can change your status...
Forum:
vBulletin 2.x Full Releases
01-11-2002, 08:06 PM
Replies:
320
Shrink Old Posts in Thread
Views:
41,807
Posted By
pHaez
did the install 3 times, and i have the same...
did the install 3 times, and i have the same problem as the others, it wont collapse the posts automatically. I installed a hack that expanded and contracted the actual threads, maybe that had...
Showing results 1 to 17 of 17
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
03:08 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.04144 seconds
Memory Usage
1,975KB
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
(17)
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.0005
(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(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(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(202, 0, 1,''); -> cached fperms for forum 202
(unspecified) fetch_permissions(202, 0, 1,''); -> cached fperms for forum 202
(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