vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Private Text Message Hack v1.0 (https://vborg.vbsupport.ru/showthread.php?t=42444)

Brain Crusher 02-09-2003 09:38 PM

Works also fine in 2.2.9 :)

Great Hack, but it will be more cool to write a private text to a few guys :)!

Brain Crusher 02-11-2003 04:47 PM

I added the quick reply and
also vB v2.2.6] Private Text Message Hack v1.0

now i want under the quick reply the private text message hack, any guy know what#?s must i make?

I search a quick private text hack :)!

Red Blaze 05-01-2003 03:43 PM

pretty big bump, but I need some help. :(

I'm using 2.2.9, but making a test run on 2.3.0.

I'm looking for

PHP Code:

   if ($parseurl) {
    
$message=parseurl($message);
  }
  
// remove sessionhash from urls:
  
$message=ereg_replace("&sessionhash=[a-z0-9]{32}","",$message);
  
$message=ereg_replace("\\?sessionhash=[a-z0-9]{32}","",$message);
  
$message=ereg_replace("&s=[a-z0-9]{32}","",$message);
  
$message=ereg_replace("\\?s=[a-z0-9]{32}(&)?","?",$message); { 

But all I can find is

PHP Code:

  if ($parseurl) {
    
$message=parseurl($message);
  }
  
// remove sessionhash from urls:
  
$message stripsession($message);

  if (
strlen($message)>$postmaxchars and $postmaxchars!=0) {
    eval(
"standarderror(\"".gettemplate("error_toolong")."\");");
  } 

Can someone help me?

Dark Shogun 05-20-2003 04:10 PM

Same here. I need help with 2.3.0. :)

Dark Shogun

Crank 01-27-2004 12:33 AM

would love to use this. does it work with 2.3.4?

Gio~Logist 11-10-2004 01:06 AM

is this hack made so that admins can see al private text? because if it isnt then everyone can private text other people like crazy spamming

Renada 03-05-2005 07:11 PM

Hi,

Does anyone know if this will work with 3.07?

Thanks,
Renada


All times are GMT. The time now is 11:34 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.01133 seconds
  • Memory Usage 1,734KB
  • 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)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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