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)

Sho 08-18-2002 06:51 PM

No, but you might want to add a private text to the posting. ;)

Anyway, first let me get to work what's there at the moment ...

g-force2k2 08-18-2002 06:56 PM

if you downloaded an earlier zip be sure to view the first post for a few spelling errors of mine ;\ but it shoud be just dandy now :)

thanks Desty Nova ;)

g-force2k2

Sho 08-18-2002 07:02 PM

Ah, another change in newreply.php ... now it seems to work, but I'm going to test it a bit more. ;)

Sho 08-18-2002 07:16 PM

Looks like everything works now. Just clicked "I installed ...". :)

Thanks again! *Great* work!

Boofo 08-18-2002 08:39 PM

From your first post:

Why would you replace the same thing?

Code:

open newreply.php

find:


PHP: 

if($permissions[canaddprivtxt]) {


 



replace it with:


PHP: 

if($permissions[canaddprivtxt]) {


Sho 08-18-2002 08:57 PM

Touched the templates here and there and made the feature available to my users. The first are trying it out, I bet their response will be positive. ;)

Thanks again for making one of the finest hacks I know of!

Jashugan 08-18-2002 08:58 PM

Quote:

Originally posted by Boofo
From your first post:

Why would you replace the same thing?

Code:

open newreply.php

find:


PHP: 

if($permissions[canaddprivtxt]) {


 



replace it with:


PHP: 

if($permissions[canaddprivtxt]) {


lol, actually it should be...
Find:
PHP Code:

if($permssions[canaddprivtxt]) { 

Replace with:
PHP Code:

if($permissions[canaddprivtxt]) { 

Cuz of his typo at newreply.php (6)
he didnt take "i" out of that at first post anyway that s what he try to do.

Jashugan 08-18-2002 09:01 PM

Quote:

Originally posted by Sho
Touched the templates here and there and made the feature available to my users. The first are trying it out, I bet their response will be positive. ;)

Thanks again for making one of the finest hacks I know of!

Do you have any problem with "private messages" at showthread.php? Well I have, I test by PTM (private text message) to one of member then I log out and use different member and can saw these at my showthread.php! Also when I log out and I can saw these private messages! Do you have any problem with these?

g-force2k2 08-18-2002 09:33 PM

thanks for confirmation Jashugan... just wondering do you have the tetris hack installed by any chance?

And Boofo regards... (for my spelling errors x_X)

g-force2k2

Sho 08-18-2002 09:41 PM

Quote:

Originally posted by Jashugan


Do you have any problem with "private messages" at showthread.php? Well I have, I test by PTM (private text message) to one of member then I log out and use different member and can saw these at my showthread.php! Also when I log out and I can saw these private messages! Do you have any problem with these?

Unfortunately, yes! When I first tested it, everything worked. Now even guests can view the privtexts.

g-force2k2, there seems to be a major problem.


All times are GMT. The time now is 06:11 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.02055 seconds
  • Memory Usage 1,741KB
  • 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_code_printable
  • (2)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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