vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Administrative and Maintenance Tools - Admin Log In As User (https://vborg.vbsupport.ru/showthread.php?t=228077)

ellinofatsa 08-02-2011 08:33 PM

The following dependencies were not met:

This product is not compatible with version 4.1.5 of vBulletin. (Compatible starting with 4.0.0 alpha 1 / Incompatible with 4.1.0 alpha 1 and greater)

Hostboard 08-03-2011 01:07 AM

In order to get this to work in 4.1.5 you will need to download the file attached in this post: https://vborg.vbsupport.ru/showpost....&postcount=376

Open file in notepad, wordpad or your favorite text editor.

Search for: maxversion="4.1.5"
Change to: maxversion="4.1.6"

Set allow over write to YES (if upgrading)
Install & configure as normal :D

Tested and working 4.1.5pl3

ellinofatsa 08-03-2011 06:56 PM

thank you its ok now

V8Owner 08-12-2011 05:54 AM

I have been running this mod since it's introduction.

Today i discovered that admins can also read users PM's.

Is there anyway to make it so Admins CAN'T read PM's?

Cheers :)

BirdOPrey5 08-12-2011 10:08 AM

Quote:

Originally Posted by V8Owner (Post 2232538)
I have been running this mod since it's introduction.

Today i discovered that admins can also read users PM's.

Is there anyway to make it so Admins CAN'T read PM's?

Cheers :)

It's not pretty but a quick edit will help.

Edit the plugin: Admin Log In As User on fetch_userinfo_query hook:

Change the line:
PHP Code:

if (!$processed_admin_log_in_as_user

to
PHP Code:

if (!$processed_admin_log_in_as_user AND THIS_SCRIPT != 'private'

That will not allow an Admin to view a user's PMs. If they try they will be redirected to their own PMs instead.

It's ugly because the "You are logged in as someone else" banner doesn't go away but it does what is has to do.

AusPhotography 08-14-2011 08:03 AM

Quote:

Originally Posted by V8Owner (Post 2232538)
Is there anyway to make it so Admins CAN'T read PM's?

Cheers :)

Yes, don't send any. Fact is that anyone who can get to the database (i.e. site sysadmins) can read anything, plus Admin's via the AdminCP.

To deal with this issue we changed Private -> Personal and put a specific disclaimer in our site rules.
Quote:

The Administrator(s) reserve the right to access any or all content that you transmit using the site, or that may be stored within the site and it's databases.
and
Quote:

The Personal Message (PM) system is called Personal only in that messages are not posted to the public forums.
At least we are upfront and honest about it.:up:

hoadiem 08-30-2011 12:57 AM

installed and do the fix, worked fine on 4.0.3 thanks

Conehead555 08-30-2011 05:18 AM

Helps a lot. :) 4.1.4

3d3d3d 09-26-2011 05:07 PM

I'm running 4.1.6 and Cannot get this to work. It worked flawlessly for me on 4.0.6, but after updating today I don't have the option in the dropdown any more. I think i've tried all the mods/edits in the thread, and have read through all 26 pages! but still no joy. I've uninstalled and re-installed but i'm hitting a dead end. Any thoughts or suggestions appreciated.

3d3d3d 09-26-2011 09:44 PM

Completely setup the forum again from scratch and this time it worked. Not sure what was stopping it from the upgrade from 4.0.6, but at least it's going now.


All times are GMT. The time now is 10:56 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.01565 seconds
  • Memory Usage 1,740KB
  • 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_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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