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)

Schorsch 08-19-2002 07:21 AM

it's really confusing, please update your install file with all the fixes :)

and Thanks for your great work !!

Schorsch

g-force2k2 08-19-2002 01:29 PM

yes Schorsch the file has been updated... only changes are there for the hackers who downloaded it beforehand...

g-force2k2

Attrox 08-19-2002 01:34 PM

Great hack g-force2k2, I think I might use it...it could be very useful.

Schorsch 08-19-2002 01:45 PM

Quote:

Originally posted by g-force2k2
yes Schorsch the file has been updated... only changes are there for the hackers who downloaded it beforehand...

g-force2k2

your file (I downloaded it 2 mins ago) is not completely bug free, for example in your install file it is still:

// +++++++ Private Text Hack [ g-force2k2 ] +++++++
if($permssions[canaddprivtxt]) {

instead of permissions

cu
Schorsch

g-force2k2 08-19-2002 02:45 PM

oh okay schorsch thanks for telling me i will update... but im pretty sure the rest is good then... my bad my bad ;)

g-force2k2

g-force2k2 08-19-2002 02:55 PM

thats wierd >_O i changed it like five times and it doesn't change i even deleted it and reattached it O_<...

well i will reattach here...

g-force2k2

Neo 08-19-2002 04:03 PM

it would be cool if you had a user validation part to it.

g-force2k2 08-19-2002 04:18 PM

Quote:

Originally posted by Neo
it would be cool if you had a user validation part to it.
User Validation?

you mean like check to see if the user exists ;) because it does have that feature :p

g-force2k2

Schorsch 08-19-2002 08:01 PM

ok, what about this:

me as admin can edit my private message text, but all my registered useres and mods can't edit their priv. message text. they simply don't see the priv. message box under the post when they wanna edit the post.

also if they edit their post, the priv. message text is gone after that.

what's wrong ?

thanks,
Schorsch

ExAvIoUr 08-19-2002 10:35 PM

Another spelling error is on Line 33 of Showthread.php :

Code:

// +++++++ Private Text Hack [ g-force2k2 ] +++++++
$templatesused.= "posbit_privtxt";
// +++++++ Private Text Hack [ g-force2k2 ] +++++++

Replace with

Code:

// +++++++ Private Text Hack [ g-force2k2 ] +++++++
$templatesused.= "postbit_privtxt";
// +++++++ Private Text Hack [ g-force2k2 ] +++++++

I'm currently trying to get the Private Text box to work...
~~~~~~~~~~~~~~~~~~~~~~~~~~
Newreply.php (Line 3):

Code:

// +++++++ Private Text Hack [ g-force2k2 ] +++++++
$templatesused.= "privtext_error_missingfields,privtext_error_usernoexist,privtext_error_userself,privtext_error_toolong,privtext_redirect_thanks,newreply_privtxt";
// +++++++ Private Text Hack [ g-force2k2 ] +++++++



All times are GMT. The time now is 10:49 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.01142 seconds
  • Memory Usage 1,735KB
  • 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
  • (3)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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