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)

unnamedghost 02-27-2013 07:31 AM

Sorry for the bump but, question... If I want to restrict a certain user from being logged into, where abouts would I implement the required code?

smirkley 03-01-2013 04:10 AM

User or usergroup?

You would have to add an if/else statement in the template where the code adds the link I would think.

pepin_bcn 03-25-2013 02:14 PM

Installed and does not work with 4.2....:(

Please!! update for vb 4.2 Level 3

Thanks.

smirkley 03-25-2013 03:23 PM

I use on 4.2.pl3. It has worked fine in all v4 versions for me.

Nelson58 03-26-2013 01:04 PM

Works for me on V4.2 PL3 as well.

Great mod!!

Nelson

Lightly_Toasted 03-30-2013 05:38 AM

Working for me as well. 4.2 PL3

meissenation 04-01-2013 01:55 PM

The problem is that the modification has a "max version" check which says it's only compatible up to 4.1.0 alpha 1 -- if you installed between 4.0.0 and 4.1.0 alpha 1 you can upgrade vBulletin and it still works fine, but a fresh install of the production a vBulletin > 4.1.0 alpha 1 you get a prompt saying it's not compatible with the version you're using.

sheyworth 04-09-2013 07:59 PM

Quote:

Originally Posted by meissenation (Post 2413609)
The problem is that the modification has a "max version" check which says it's only compatible up to 4.1.0 alpha 1 -- if you installed between 4.0.0 and 4.1.0 alpha 1 you can upgrade vBulletin and it still works fine, but a fresh install of the production a vBulletin > 4.1.0 alpha 1 you get a prompt saying it's not compatible with the version you're using.

Anyway around this?

woodscooter 05-02-2013 08:12 AM

Yes, you can get round it quite easily.

Download the mod, then open the .xml file in a text editor. Look for the Dependencies section, not far from the beginning
Code:

<dependencies>
                <dependency dependencytype="vbulletin" minversion="4.0.0 alpha 1" maxversion="4.2.99" />
        </dependencies>

Change the maxversion to 4.2.99, as I have done in the snippet above. Save the amended .xml file.

Now you can install the product in any vBulletin 4.2.x version

thejoker702 05-03-2013 02:23 AM

Quote:

Originally Posted by Datenpapst (Post 2342026)
that should be added to the first post ;)

Thank you this fixed the problem of it not showing up in the user profile.. Why doesnt someone just update this mod so it works properly in the newest version. Would save a lot of unnecessary questions


All times are GMT. The time now is 05:05 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.01775 seconds
  • Memory Usage 1,735KB
  • 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
  • (2)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