vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Read PM's Trouble (https://vborg.vbsupport.ru/showthread.php?t=100018)

SnowBot 11-03-2005 07:24 PM

Read PM's Trouble
 
I was wondering if anyone can help, i am having trouble with something. I am trying to a the option to the dropdown menu in admincp like where your login as user is but for the read pm.

The code for 3.0.x was this

admincp/user.php

Add

PHP Code:

 "pm.php?userid=$userid"
                
=> $vbphrase['view_user_pm'], 

But all i get when i add that is this when clicking the link

Quote:

No valid userid specified

Add ?userid=x to the end of the URL
(where x is an Existing user)

The pm.php file is located in /forum/admincp/pm.php

Thanks

Anyone can help?

Help pleae :)

Renee 11-06-2005 07:16 PM

Try this ;)
Code:

"pm.php?userid=". $vbulletin->GPC['userid']

                                => $vbphrase['view_user_pm'],


TOZ 11-19-2005 02:24 PM

Can anyone tell me how to make the text appear on the pull down menu that suppose to say View users PM. Everything works it just appears blank.
I know you can edit this, but where exactly is it ??

Quote:

now create a new phrase in "Control Panel User Management" as follows:
varname: view_users_pms
text: View Users PM's

Marco van Herwaarden 11-19-2005 04:24 PM

Please ask support in the thread of the hack your installing.


All times are GMT. The time now is 03:48 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.01125 seconds
  • Memory Usage 1,718KB
  • 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
  • (1)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete