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)

Wilfred1 06-18-2010 07:39 AM

I have just installed this...had it in v3.8...and have found the problem why the link isn't showing up in v4.0.3's user profile page.

In the Plugin Manager edit the plugin "Admin log in as user" with the Hook Location of "member_complete" - in there change the last line from:
Code:

$template_hook['profile_right_first'] .= $tab_html;
to
Code:

$template_hook['profile_sidebar_first'] .= $tab_html;
Seems vb in what ever wisdom they choose changed the hook names in v4.0.3

Boofo 06-18-2010 08:06 AM

IIRC, that fix was stated earlier in the thread, also. ;)

KURTZ 06-20-2010 10:17 AM

not working onto the 4.0.4 build ... :S

Boofo 06-20-2010 10:29 AM

Sorry, but it does work in 4.0.4. Did you do the code replace from a few posts back?

KURTZ 06-20-2010 10:41 AM

Quote:

Originally Posted by Boofo (Post 2056276)
Sorry, but it does work in 4.0.4. Did you do the code replace from a few posts back?

you're right Bobby, but i prefer to use a plug-in without any edit (so now i use valter's hack that seems to be better) ... ;)

Boofo 06-20-2010 10:51 AM

No, I meant the code edit for the plugin inside the product xml.

Wilfred1 06-20-2010 09:59 PM

Just upgraded to 4.0.4 and all is working ok (Note the plugin edit)

bchertov 06-21-2010 03:24 PM

What's the current status of this hack? Is the official download file on this up to date or are there required/recommended fixes included in this thread that have not been incorporated into the download?

And I believe there is a similar alternative hack that does about this same thing. Anybody have any comments about which one is preferred?

Thanks!

ArchAngelz 06-24-2010 08:10 AM

I was actually looking for a hack which allows me to switch user accounts easily (this isn't that easy; i was hoping for just a drop down box in the top right hand corner with my designated linked accounts), mind sharing the alternative hack location?

Quote:

Originally Posted by bchertov (Post 2056977)
And I believe there is a similar alternative hack that does about this same thing. Anybody have any comments about which one is preferred?

Thanks!


ArchAngelz 06-24-2010 08:21 AM

Ah I found what I needed; here for those who may also need it:

https://vborg.vbsupport.ru/showthrea...account+switch

Boofo 06-24-2010 08:31 AM

They are not even close to the same thing. With the link you posted you need to know both users passwords to switch.

ArchAngelz 06-24-2010 09:13 AM

You may want to install it first to try.

You don't need the know the password if you do the linking via the Admin CP.

I see both as serving different purposes; this one is good if you want to switch as any user, but dont do this switching very often. The other is good if you regularly switch between a few users (as in my case when I stumbled on this mod).


Quote:

Originally Posted by Boofo (Post 2058663)
They are not even close to the same thing. With the link you posted you need to know both users passwords to switch.


Boofo 06-24-2010 09:32 AM

You don't need the password at all anywhere with this mod. The other one you do.

ArchAngelz 06-24-2010 09:53 AM

If you are an adminstrator, as with this mod, you don't need the password at all. I suggest you go install that mod and try it for yourself before commenting further.

Quote:

Originally Posted by Boofo (Post 2058692)
You don't need the password at all anywhere with this mod. The other one you do.


Boofo 06-24-2010 10:59 AM

I was going by this: "as long as these users know the passwords for both accounts".

ArchAngelz 06-24-2010 11:05 AM

Perhaps you should read the whole sentence rather than just part of it:

Accounts can be linked by administrators via admincp or by users via usercp as long as these users know the passwords for both accounts.

To help you, I've broken it down since apparently you have difficulties in understanding it:

Accounts can be linked

1. by administrators via admincp
; or

2. by users via usercp
as long as these users know the passwords for both accounts.


This mod doesn't even allow users to do linking, so why are you talking about the user bit?

Seriously, before you make a further fool of yourself, please install BOTH mods and try it out; especially if you are not able to read the explanatory text for the mods in FULL.

Quote:

Originally Posted by Boofo (Post 2058743)
I was going by this: "as long as these users know the passwords for both accounts".


Boofo 06-24-2010 12:14 PM

I digress. This "fool" is not interested in the other mod.

ArchAngelz 06-24-2010 02:30 PM

Good job at finally learning how to read.

Boofo 06-24-2010 07:25 PM

Quote:

Originally Posted by ArchAngelz (Post 2058846)
Good job at finally learning how to read.

And congratulations of your impersonation of a total jerk. You hit it right on.

Boofo 06-24-2010 07:27 PM

Quote:

Originally Posted by ArchAngelz (Post 2058846)
Good job at finally learning how to read.

And congratulations of your impersonation of a sarcastic jerk. You hit it right on.

ArchAngelz 06-25-2010 01:03 AM

So long as we are in agreement that you've finally learnt.

Quote:

Originally Posted by Boofo (Post 2058989)
And congratulations of your impersonation of a sarcastic jerk. You hit it right on.


Boofo 06-25-2010 01:06 AM

You crack me up! LOL

Touche, sir. ;)

ArchAngelz 06-25-2010 02:52 AM

Glad I made your day! Double Touche!

Arunkumar 06-26-2010 01:08 PM

Excellent add on. Installed.

Dissst 06-29-2010 11:33 PM

installed works like a champ 4.0.3

fulviods 06-30-2010 03:53 PM

Installed on 4.0.4 , i set the permissions but nothing appear :(

karel1985 07-07-2010 04:35 PM

Quote:

Originally Posted by fulviods (Post 2062295)
Installed on 4.0.4 , i set the permissions but nothing appear :(

Same here, upgrades, installed but link is not visible...

Boofo 07-07-2010 05:20 PM

Quote:

Originally Posted by fulviods (Post 2062295)
Installed on 4.0.4 , i set the permissions but nothing appear :(

Quote:

Originally Posted by karel1985 (Post 2065953)
Same here, upgrades, installed but link is not visible...

Somewhere in the thread here there is a plugin change that needs to be made which will work with 4.0.4. Read through the thread and you will find it.

ArchAngelz 07-08-2010 04:14 AM

4.04 only started recently right? Looking at the last few posts in this thread, I don't see any way to do this plugin change.

Besides, v4.04 is broken; I had all my image attachments deleted after upgrading.

Boofo 07-08-2010 05:33 AM

Quote:

Originally Posted by ArchAngelz (Post 2066216)
4.04 only started recently right? Looking at the last few posts in this thread, I don't see any way to do this plugin change.

Besides, v4.04 is broken; I had all my image attachments deleted after upgrading.

It isn't just with 4.0.4 that this started. Like I said, there is a plugin change in the thread that WILL fix it so it will work for you. I had to read through all of the posts to find it myself.

Footman 07-08-2010 02:04 PM

Quote:

Originally Posted by ArchAngelz (Post 2066216)
4.04 only started recently right? Looking at the last few posts in this thread, I don't see any way to do this plugin change.

Besides, v4.04 is broken; I had all my image attachments deleted after upgrading.

Here's the post with the required fix.

https://vborg.vbsupport.ru/showpost....&postcount=202

Wilfred1 07-10-2010 12:50 AM

It has stopped working for me now using 4.0.4 so I am thinking it is clashing with another mod...not sure which one though

ArchAngelz 07-10-2010 03:13 PM

It really is quite funny how someone who doesn't know how to read is trying to criticise/accuse others as not trying to read.

Best part is that the fix he thought was the fix, turned out that it may not be the fix he thought it was; as confirmed by the original fix author!

Shot himself in the foot once again.

As they say "Discussing Stratagems on Paper". Sometimes it takes a trying out rather than just reading and theorising.

Paul M 07-10-2010 07:05 PM

Nonsense deleted. If you cant post nicely, dont post at all.

Wilfred1 07-10-2010 10:01 PM

It DOES WORK in v4.0.4 after doing the plugin change here:
https://vborg.vbsupport.ru/showp...&postcount=202

However I have found that it clashes with vbSEO - if you are using vbSEO then this mod MAY not work.

I will see if I can find out why but please don't hold your breath as I am hard pressed for time given the disaster that v4 is because it CONSUMES ALL MY BLOODY TIME

djbaxter 07-10-2010 10:04 PM

Quote:

Originally Posted by Wilfred1 (Post 2067401)
It DOES WORK in v4.0.4 after doing the plugin change here:
https://vborg.vbsupport.ru/showp...&postcount=202

However I have found that it clashes with vbSEO - if you are using vbSEO then this mod unfortunately will not work.

I will see if I can find out why but please don't hold your breath as I am hard pressed for time given the disaster that v4 is because it CONSUMES ALL MY BLOODY TIME

I have it installed with that fix and working with vBSEO and 4.04.

Wilfred1 07-11-2010 01:26 AM

Quote:

Originally Posted by djbaxter (Post 2067402)
I have it installed with that fix and working with vBSEO and 4.04.

Now that is interesting...I disabled vbseo and it worked...re-enabled vbseo and it didn't

djbaxter 07-11-2010 01:36 AM

Quote:

Originally Posted by Wilfred1 (Post 2067481)
Now that is interesting...I disabled vbseo and it worked...re-enabled vbseo and it didn't

For other reasons, I have disabled the vBSEO "Rewrite Member Profile URLs?" - try that.

Also, I've disabled the vBSEO "remove blank space" option. It does nothing useful and it interferes with some other functions and add-ons (e.g., rotating banners). I don't think that one will affect this add-on, but give it a try too if the first doesn't work.

snnggledel 07-12-2010 07:50 PM

Great mod Abe thanks for all the work you have done

PPUS 07-15-2010 03:51 PM

Works on V 4.0.5 Although I have to log off then log back in as myself. The link at the top to log back into your account does nothing, refreshes page but still logged as user.


All times are GMT. The time now is 01:27 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.01696 seconds
  • Memory Usage 1,823KB
  • 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_code_printable
  • (16)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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