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)
-   -   Administrative and Maintenance Tools - Read PMs (https://vborg.vbsupport.ru/showthread.php?t=123166)

April7 11-16-2008 10:31 AM

Very nice hack. I too was not able to get the link in the ACP but can enter it manually which is ok. It works fine. Thank you!

HamidFULL 11-17-2008 01:31 PM

thank you it works for 3.7.3

kalleklorin 12-01-2008 10:45 AM

cool

Fra VB 12-06-2008 12:13 PM

great!

how to give permission only to one admin ? not to all admin or super-admin?

only ID xx can have access...how to do this?

PHP Code:

if (!in_array($vbulletin->userinfo['userid'], preg_split('#\s*,\s*#s'$vbulletin->config['SpecialUsers']['superadministrators'], -1PREG_SPLIT_NO_EMPTY)) ) {
    
rpm_print_stop_back("You don't have permission to access this page.");



Simon Lloyd 12-06-2008 03:33 PM

I believe that only the Super Admin can use it however all admin can see the admincp link to it.
Anyway try using an if condition like:
PHP Code:

if condition="is_member_of($bbuserinfo,1,2,3)">code to show admincp link</if> 

the 1,2,3 would be the usergroup id to show it to!

gsmlover4u 12-10-2008 01:57 PM

not working with 3.7.4 p1
error
Invalid File Specified

Simon Lloyd 12-10-2008 02:53 PM

Im running 3.7.4 PL1 and it works perfect!, really, it must be something you have done or at not doing.

gsmlover4u 12-10-2008 03:07 PM

Quote:

Originally Posted by Simon Lloyd (Post 1682462)
Im running 3.7.4 PL1 and it works perfect!, really, it must be something you have done or at not doing.

dear i agree with you because in my old forum its working fine with vb version 3.7.4 pl 1
but in my new forum with new instalation of 3.7.4 pl1
showing this error
Invalid File Specified
have you any idea wht i amdoing wrong

gsmlover4u 12-10-2008 03:21 PM

Quote:

Originally Posted by Simon Lloyd (Post 1682462)
Im running 3.7.4 PL1 and it works perfect!, really, it must be something you have done or at not doing.

thanks friend i done it now its working fine :)

Simon Lloyd 12-10-2008 04:30 PM

Glad you're sorted! :)


All times are GMT. The time now is 09:36 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.01574 seconds
  • Memory Usage 1,739KB
  • 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
  • (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