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)

res6cue 02-11-2012 05:51 PM

I've used it numerous times over the past few days on 4.1.10 with no trouble at all. I've used it from both the forum and the Admin CP. No problem with either, and I'm using custom themes as well.

MasterofWorlds 02-28-2012 01:36 PM

I will look at tweaking this a bit since it looks to only have the link in the admin cp if you have the VSa - Advance Forum Rules mod installed. Where the image shows it should have, i have it saying forums rules not accepted yet. But other than that looks to work fine with 4.1.10

Mad Dawg 02-29-2012 05:48 PM

PHP Code:

        <dependency dependencytype="vbulletin" minversion="4.1.10" maxversion="4.1.10" /> 

I changed the maxversion="4.1.10" in the above line to maxversion="5.0.0"

Running on latest version of 4.x without any issues. Works everywhere it's supposed to.

This is the one thing that I missed after switching over from phpBB3.

mjfan227 03-03-2012 01:40 AM

Quote:

Originally Posted by Mad Dawg (Post 2304749)
PHP Code:

        <dependency dependencytype="vbulletin" minversion="4.1.10" maxversion="4.1.10" /> 

I changed the maxversion="4.1.10" in the above line to maxversion="5.0.0"

Running on latest version of 4.x without any issues. Works everywhere it's supposed to.

This is the one thing that I missed after switching over from phpBB3.


I did this then it worked fine for me. Thank you.

MrBeastlymfe 03-03-2012 05:48 PM

Is there a version of this for 4.1.11?
I did what Mad Dawg said and didn't work

Varsh 03-03-2012 06:06 PM

Changing version didn't work for me either.

otttto 03-04-2012 09:46 PM

1 Attachment(s)
Here is a changed xml working in 4.1.11

Replaced Code:

Code:

<dependency dependencytype="vbulletin" minversion="" maxversion="" />
Code:

$template_hook['profile_sidebar_first'] .= $tab_html;
  1. Import the product file via the product manager in your AdminCP.
  2. Done!

Datacenter1 03-08-2012 09:46 PM

Quote:

Originally Posted by otttto (Post 2306221)
Here is a changed xml working in 4.1.11

Replaced Code:

Code:

<dependency dependencytype="vbulletin" minversion="" maxversion="" />
Code:

$template_hook['profile_sidebar_first'] .= $tab_html;
  1. Import the product file via the product manager in your AdminCP.
  2. Done!

Thanks !

It works perfect in 4.1.11

Jamie107 04-21-2012 02:28 PM

not working in 4.1.12, anyone else?

BirdOPrey5 04-21-2012 05:07 PM

Check out post #425 on how to install it on newer VB versions: https://vborg.vbsupport.ru/showpost....&postcount=425


All times are GMT. The time now is 09:08 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.01644 seconds
  • Memory Usage 1,744KB
  • 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
  • (4)bbcode_code_printable
  • (2)bbcode_php_printable
  • (2)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