vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   [final]Lesser Admin Cp... (https://vborg.vbsupport.ru/showthread.php?t=41556)

Chris M 06-02-2003 07:11 PM

Indeed:)

I actually forgot to re-add this part to version 1.4, but I will re-add it if I do a version 1.5:)

Satan

monstergamer 06-02-2003 07:54 PM

I am not really good at php yet but I am learning
I did not know that this was all ready add in the pre...versions
when well 1.5 be out?

Chris M 06-03-2003 11:38 AM

I am not really sure;)

Hopefully soon:)

Satan

legendarysk8er 06-07-2003 09:25 PM

Coudl ypu update your screenshots?

KelteN 06-07-2003 11:03 PM

Your screenshot links aren't working. Giving errors :(

Chris M 06-10-2003 04:21 PM

Ah sorry - I installed hotlinking protection, and forgot to add vBulletin.com/.org to the allowed list;):)

Satan

gmarik 06-11-2003 08:58 AM

Could you add an auto prine function for "adminlog" table?

Chris M 06-12-2003 05:30 PM

I'm sorry?:eek:

Satan

EvilLS1 06-18-2003 07:35 AM

This is a good hack.. Before I saw this hack, I just added this to the top of all files that I wanted to restrict:

if ($bbuserinfo[userid] !=1){
echo "Restricted area.";
exit;
}

But with this hack my co-admins won't even see functions which they cannot use, so it doesn't appear as if I don't trust them.

Nice work!

Chris M 07-16-2003 02:48 PM

As requested, a .zip file containing both install files:)

Satan

Solice 08-02-2003 04:18 PM

I hate to post this here... I installed the hack and my forums still work, admin panel still works... but for some reason whenever someone tries to login to the lesser admin cp, it just refreshes the login page... :-/

daveone 08-04-2003 11:01 AM

Oh yes i have the same problem

Chris M 08-05-2003 07:52 PM

What version of vB are you running?

Satan

Solice 08-09-2003 11:17 PM

I'm running 2.2.9 until I get around to downloading 2.3.0...

daveone 08-10-2003 09:23 AM

Quote:

08-05-03 at 09:52 PM hellsatan said this in Post #213
What version of vB are you running?

Satan


Version 2.3.0

mclark2112 08-19-2003 02:32 AM

I am gonna try this...wish me luck.

mclark2112 08-21-2003 03:54 AM

I get this error when I try to access the admin2 page:

Warning: main(./config.php) [function.main]: failed to create stream: No such file or directory in /home/cartfan/public_html/forums/admin2/global.php on line 96

mclark2112 08-23-2003 12:43 AM

Got it to work! Thank you so much for this hack, my mods love it, and I feel safe.

You are the man!

BlackxRam 10-21-2003 02:35 AM

HellSatan.

I am looking to modify this hack so only MODS or CERTAIN usergroups can access CERTAIN templates or styles. Can this be done with your hack? For example, i am looking for my Usergroup " MUSIC MANIACS " to be able to edit the templates and styles of the " MUSIC FORUM" ONLY and NO ONE else's.

Is there anyway to make this possible?

Quikdeth 12-21-2003 04:22 AM

Running version 2.3.2. This is the error I keep getting. Please Help.

Invalid SQL: INSERT INTO usergroup (usergroupid,title,usertitle,cancontrolpanel,canmo difyprofile,canviewmembers,can view,showgroup,cansearch,canemail,canpostnew, canmove,canopenclose,candeletethread,canreplyown,c anreplyothers,canviewothers,ca neditpost,candeletepost,canusepm,canpostpoll, canvote,canpostattachment,ismoderator,canaccesscoa dmin,canpublicevent,canpublice dit,canthreadrate,cantrackpm,candenypmreceipt s,maxbuddypm,maxforwardpm,canwhosonline,canwhosonl ineip,cangetattachment)
VALUES (NULL,'Archangels','',0,1,1,1,1,1,1,1,1,1,1,1,1,1, editpost,1,1,1,1,1,0,1,1,1,1,1,1,0,0,1,1, attachment)
mysql error: You have an error in your SQL syntax near 's,maxbuddypm,maxforwardpm,canwhosonline,canwhoson lineip,cangetattachment)
VALUE' at line 1

mysql error number: 1064

BlackxRam 12-22-2003 01:48 AM

HellSatan... Is there a way to make this hack so Certain Usergroups can ONLY edit certain Styles? Im trying to only allow Usergroup (A) to modify style set #2 and allow UserGroup (B) to modify style set #5. Since those usergroups are admins of those certainstyle IDs.

I really need assistance with this HellSatan. Thanks alot.

iceman-x 01-10-2004 12:54 AM

Quote:

Originally Posted by Quikdeth
Running version 2.3.2. This is the error I keep getting. Please Help.

Invalid SQL: INSERT INTO usergroup (usergroupid,title,usertitle,cancontrolpanel,canmo difyprofile,canviewmembers,canview,showgroup,canse arch,canemail,canpostnew, canmove,canopenclose,candeletethread,canreplyown,c anreplyothers,canviewothers,caneditpost,candeletep ost,canusepm,canpostpoll, canvote,canpostattachment,ismoderator,canaccesscoa dmin,canpublicevent,canpublicedit,canthreadrate,ca ntrackpm,candenypmreceipt s,maxbuddypm,maxforwardpm,canwhosonline,canwhosonl ineip,cangetattachment)
VALUES (NULL,'Archangels','',0,1,1,1,1,1,1,1,1,1,1,1,1,1, editpost,1,1,1,1,1,0,1,1,1,1,1,1,0,0,1,1, attachment)
mysql error: You have an error in your SQL syntax near 's,maxbuddypm,maxforwardpm,canwhosonline,canwhoson lineip,cangetattachment)
VALUE' at line 1

mysql error number: 1064



I goth the same problem. i am yousing vb 2.3.4. is there some one that can help us. thanks.

iceman-x 01-10-2004 01:04 PM

Error found, There was som wrong with the line in user.php. Just re hack user.php. an and find the spaces inn on of the line, remove it, ant it works. :)

Thanks for this nice hack.

Quikdeth 01-10-2004 04:25 PM

Any idea what part of the code those spaces are in????????? Thanks for the help!

LostStyles 04-18-2004 09:48 AM

installed it and go this error... any help please!

Database error in vBulletin Control Panel 2.3.3:

Invalid SQL: UPDATE usergroup SET title='Co-Admins',usertitle='Co-Admin',cancontrolpanel=0,canmodifyprofile= odifyprofile,canviewmembers=1,canview=1,showgroup= 1,cansearch=1,canemail=$ canemail,canpostnew=1,canmove=1,canopenclose=1,can deletethread=1,canreplyown= replyown,canreplyothers=1,canviewothers=1,caneditp ost=1,candeletepost=1,ca nusepm=1,canpostpoll=1,canvote=1,canpostattachment =1,ismoderator=0,cana ccesscoadmin=1,canpublicedit=0,canpublicevent=0,ca nthreadrate=1,cantr ackpm=1,candenypmreceipts=1,maxbuddypm=0,maxforwar dpm=0,canwhosonline= osonline,canwhosonlineip=1,cangetattachment=1 WHERE usergroupid=8
mysql error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'canemail,canpostnew=1,canmove=1,canopenclose=1,ca ndeletethread=

mysql error number: 1064

Date: Sunday 18th of April 2004 03:37:00 AM
Script: http://www.punchlinekings.com/forums.../usergroup.php
Referer: http://www.punchlinekings.com/forums...&usergroupid=8

UncoderMom 05-22-2006 08:52 PM

Is there a current mod like this? Im assuming that its NOT compatable with 3.5.4. lol

peterska2 05-22-2006 08:59 PM

In 3.5.x the admin permissions allow you to deny access from parts of your ACP such as the users, styles, phrases, plugin manager, etc. It also hides the options from those who do not have permission to view them. Therefore there is no need to use a mod such as this with the permissions set in place.

UncoderMom 05-22-2006 09:37 PM

Thank You!! vb just keeps getting better and better! I need to do some poking anround lol but didnt want to change anything before I Impek :) Thanks for fast responce!


All times are GMT. The time now is 04:17 AM.

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.01301 seconds
  • Memory Usage 1,772KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (28)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete