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)

Marco van Herwaarden 03-09-2006 01:10 PM

What productfile you try to install? There is no product file.

derfelix 03-10-2006 03:22 AM

Quote:

Originally Posted by cmiller1014
Has anyone modified this so that it formats messages correctly? i would be happy with only quote tags parsed. Messages are impossible to read.

I second that request !

MorrisMcD 03-10-2006 04:20 AM

Quote:

Originally Posted by MarcoH64
What productfile you try to install? There is no product file.

I keep wondering the same thing... .

amandad 03-28-2006 11:19 AM

dont worry, worked it out!

2fast4ya 04-02-2006 03:38 PM

can this be used for moderators too? I would like to let them take advantage of this feature.

OFFSHORE DAN 04-03-2006 04:30 PM

Simply Awesome

Stoebi 04-14-2006 12:31 AM

Hi,

open admincp/read_pms.php

go to line 183 or search for:
PHP Code:

print_label_row('To'htmlspecialchars($pm['touserarray'])); 

replace:
PHP Code:

print_label_row('To' is_array(unserialize($pm['touserarray'])) ? implode(", "array_values(unserialize($pm['touserarray']))) : null); 


Ideas taken/stolen from MarcoH64 ;-)


Kind Regards,

Stoebi



Quote:

Originally Posted by Bulent Tekcan
Any idea for why that character show me ?


ShadowOne 04-15-2006 08:58 PM

Quote:

Originally Posted by Stoebi
Hi,

open admincp/read_pms.php

go to line 183 or search for:
PHP Code:

print_label_row('To'htmlspecialchars($pm['touserarray'])); 

replace:
PHP Code:

print_label_row('To' is_array(unserialize($pm['touserarray'])) ? implode(", "array_values(unserialize($pm['touserarray']))) : null); 


Ideas taken/stolen from MarcoH64 ;-)


Kind Regards,

Stoebi


Thanks, That Fixed The Character Problem...

netcommander 05-08-2006 03:40 PM

can I add new user grup for example moderators ? is it possible ??

Bubble #5 05-08-2006 04:05 PM

Quote:

Originally Posted by hornstar1337
Instead of having a link in the admincp you have it so you have to type it in the address bar to view e.g http://www.site.com/forums/admincp/read_pms.php

This could be easily fixed with an 'if' statement by adding a link in the ACP. Then instead of messing around with the address bar you could simply click the new link.

Does anyone know what file controls the links on the left side of the ACP?


All times are GMT. The time now is 02:26 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.01239 seconds
  • Memory Usage 1,748KB
  • 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_php_printable
  • (5)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