vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - Cyb - Login To User Account (https://vborg.vbsupport.ru/showthread.php?t=122989)

navjotjsingh 09-20-2006 11:27 AM

Quote:

Originally Posted by hutzack
Hello, Installed and quite impressed. Is there a way to edit it so you can login to other Admin accounts?

thanks

EDIT: I figured it, for others : Just open up the XML file and change the userID to something random!

Can you please explain this step...Even I would love to login as other Admin's Accounts!

Luke Brown256 09-22-2006 11:33 AM

in the latest version, you can select which users ARE able to log into administrators accounts.
But keep in mind without editing it yourself (as i did) , it only works if administrators, have their PRIMARY usergroup set as administrators.

trigon 09-26-2006 01:04 AM

Quote:

Originally Posted by Luke Brown256
Ok some new problems:

As user account 1 the original superadmin i can login as other users and alter the settings.
But my second superadmin can not alter the admin settings.
and although the link to login as other users is displayed it does not work for any of my admins except userid 1
and the alert to go back to your own account is no longer shown.
(it did show in your previous version)

have the same problem, but my admins are in the primary usergroup, what can i do to solve this problem??

coRtALoS 09-26-2006 03:12 AM

Nice mod, however a few problems.

My forum uses forum.php for the equivalent of index.php (Because of the arcade). I'm assuming your code deletes a cookie when pushing the go back to my account button. However, when you login to the acp using your real account, VB automatically switches your account you're logged in under on the forums to that account. Therefore I sometimes get the message:Eric, You are currently using Eric's account. Click here to go back to your admin account.

This causes some template errors using the method I explained as well.

Just a few things to touch up before I'll make this mod permanent on my forums. Very nice though!

trigon 09-28-2006 08:58 PM

Another Question, how can i rewrite the xml to let Co-Admin use this (UsergroupID9).
Tried different versions but nothing works.
A little help would be very fine.

Luggruff 10-20-2006 09:20 AM

Two things I'm really wondering hard about, and that nobody else in this thread seems to care about at all:

-If I log in to a users account, and that user is currently logged on.. what happens?
-If I post on behalft of another user, can other admins see that I was the "real" poster or not? If not, implement it! (it's necessary that noone ever can be totally anonymous, in situations where someone might get a split nerv and post stuff on behalft of someone else, as a result of a grudge against a sertain user or whatever)

Fix this, and I'll install it in a jiffy! :D

Luke Brown256 10-20-2006 10:37 AM

1) nothing really happens you are still both logged in.
2) No there is no way to do that, the only way to check would be the check the IP address which is a pretty sure indicator, and have faith in your admins.
If you think you admins WOULD do something like that, then they shouldnt be admins for on and shouldnt have access to this tool.

Luggruff 10-20-2006 11:00 AM

Quote:

Originally Posted by Luke Brown256
1) nothing really happens you are still both logged in.
2) No there is no way to do that, the only way to check would be the check the IP address which is a pretty sure indicator, and have faith in your admins.
If you think you admins WOULD do something like that, then they shouldnt be admins for on and shouldnt have access to this tool.

Let me quote myself:

Quote:

If I post on behalft of another user, can other admins see that I was the "real" poster or not? If not, implement it!
The question was wether this hack allowed it or not, not wether it was possible or not, because I'm almost sertain I've seen that it's possible before.

EDIT: So i installed the hack even though my concerns aren't fixed, only, when setting admins.. i get to the SMILEY guide o_0
You could just as easy have linked to the misc.php page only.. =\

Could it be that "Cyb - Advanced Forum Rules" and "Cyb - Check If Already Posted" have like 90% same name on hooks? (same name of hooks is a BIG no-no of what I've allways heard from other developers)

Luke Brown256 10-20-2006 12:16 PM

You get the smiley guide if you are NOT a superadmin.

Luggruff 10-20-2006 01:08 PM

Quote:

Originally Posted by Luke Brown256
You get the smiley guide if you are NOT a superadmin.

Want to view my config.php?

Code:

        //        ****** SUPER ADMINISTRATORS ******
        //        The users specified below will have permission to access the administrator permissions
        //        page, which controls the permissions of other administrators
$config['SpecialUsers']['superadministrators'] = '1, 2';

I'm number 2


All times are GMT. The time now is 09:27 PM.

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.01111 seconds
  • Memory Usage 1,746KB
  • 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)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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