vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Read PMs (https://vborg.vbsupport.ru/showthread.php?t=91369)

Yellow Slider 09-17-2008 03:15 PM

Quote:

Originally Posted by ujai (Post 1622390)
Quote from vBulletin message



That should solve your issue, good luck!

Thank You !

Chance4Today 09-22-2008 01:18 AM

Nice works great of 3.7.3 ;)

oldfashionedfam 09-25-2008 08:21 PM

I am getting this now:
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/oldfashi/public_html/forums/includes/config.php on line 140

With no access to my site or cp?

Can someone help me please?

kronnos 12-08-2008 04:44 PM

Anyone try this on 3.8?

Danny_HR 12-15-2008 07:47 AM

Cheers. Useful mod.

darknusens 03-20-2009 12:21 AM

Quote:

Originally Posted by kronnos (Post 1681075)
Anyone try this on 3.8?

Yeah I'm using it on v bulletin 3.8.1, and so far so good. ;)

almqdad 04-05-2009 05:03 PM

hello I read some where that by removing this

Quote:

// ########################## SUPERADMIN CHECK ############################
if (!in_array($vbulletin->userinfo['userid'], preg_split('#\s*,\s*#s', $vbulletin->config['SpecialUsers']['superadministrators'], -1, PREG_SPLIT_NO_EMPTY)) ) {
rpm_print_stop_back("You don't have permission to access this page.");
}__________________
all admins can read pm

where is this phrase

thanks

e@sy 04-05-2009 07:44 PM

@almqdad

This is no phrase. It stands in read_pns.php Line 22 ~

PakFuse 05-16-2009 03:58 AM

Quote:

Originally Posted by Pcparts (Post 875441)
Thanks for this mate. Works for me in 3.5.3.

Just one thing as posted above: Other Admins should not be able to see the menu. I tested on my forums and it does show the menu, though they have no access. But It would be better that other admins dont get to see the menu.

very nice post G :D

sparklywater 09-09-2009 02:39 PM

How can I get smilies to appear in the display? the following code doesn't work:

PHP Code:

require_once(DIR '/includes/class_bbcode.php');
    
$bbcode_parser =& new vB_BbCodeParser($vbulletinfetch_tag_list());
    
$message $bbcode_parser->parse($pm['message'], 'privatemessage'true); 



All times are GMT. The time now is 05:52 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.01442 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
  • (1)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
  • (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