vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Quick PM Sending (pop-up) v2 (https://vborg.vbsupport.ru/showthread.php?t=70085)

AnhTuanCool 10-15-2004 03:49 AM

You're right Erwin, I found it now, and newpm.php had been updated too, you can look through and check it yourself, thanks everyone for reporting. :)

RsX 11-11-2004 12:34 PM

IT works well for me, only 1 prob..

After i sent a pm, i get no "message succesfull", nothing.. after i send the pm, i get a blank page :S

AnhTuanCool 11-11-2004 10:58 PM

Do this update, hope it helps ;)

https://vborg.vbsupport.ru/attachmen...chmentid=21736

Sweet Evil 11-14-2004 11:43 PM

Nice, Installed

bendigo-tech 11-15-2004 04:25 AM

Installed and working sweet. Thanks :)

Erwin 01-09-2005 01:12 AM

As per the private.php XSS loophole, you need to patch newpm.php as well or else you can be hacked.

Manual Patch Instructions

In newpm.php, find the following:

PHP Code:

$pm['message'] = htmlspecialchars_uni($pm['message']); 


BELOW it, add the following:

PHP Code:

$pm['recipients'] = htmlspecialchars_uni($pm['recipients']); 

Refer to announcement here:

https://vborg.vbsupport.ru/showthread.php?t=74035

JKeats 02-03-2005 09:40 PM

i noticed that when i select the quick pm link my curser is in the message box. i don't suppose there's a way to get the cursor in the title box first? seems it'd be a more appropriate place to start.

otherwise... great hack. thanks!

Snitz 05-28-2005 07:41 AM

/me loved it

bryan09 06-08-2005 03:04 AM

Good job! :)


All times are GMT. The time now is 08:00 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.01054 seconds
  • Memory Usage 1,728KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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