vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Advanced PM Options (https://vborg.vbsupport.ru/showthread.php?t=100152)

Barakat 11-06-2005 01:42 AM

installed thanks

Boofo 11-06-2005 05:47 AM

Quote:

Originally Posted by Dark Visor
You don't think that I'm not going to update my hack with fixed code, are you? ;)

The quote is who that message was referring to. ;)

Wordplay 11-06-2005 07:56 AM

Quote:

Originally Posted by Andreas
To avoid the private.php edit:

private_complete
PHP Code:

if ($_REQUEST['do'] == 'newpm')
{
    
$checked['savecopy'] = ($vbulletin->userinfo['advpmoptions_savecopy'] ? 'checked="checked"' '');
    
$checked['receipt'] = ($vbulletin->userinfo['advpmoptions_receipt'] : 'checked="checked"');
    
$checked['deleteoriginal'] = ($vbulletin->userinfo['advpmoptions_deleteoriginal'] : 'checked="checked"' '');
    


Also, doesn't this cause problems when you change the default selection and hit preview?

is private complete a template? i cant find it...

Boofo 11-06-2005 09:58 AM

Quote:

Originally Posted by Wordplay
is private complete a template? i cant find it...

It's a hook. ;)

akanevsky 11-06-2005 10:20 AM

Quote:

The quote is who that message was referring to.
...

Quote:

is private complete a template? i cant find it...
Wait for updated version, it'll be in there. With a notice that Boofo may not use it cause he is not being nice. He didn't even say 'thanks' for the hack I ported earlier... Idk why though. :devious: :devious: :devious:

By the way, just so you know - Kirdy's code is messed up. Wrong conditional syntax..

Boofo 11-06-2005 10:43 AM

Quote:

Originally Posted by Dark Visor
...



Wait for updated version, it'll be in there. With a notice that Boofo may not use it cause he is not being nice. He didn't even say 'thanks' for the hack I ported earlier... Idk why though. :devious: :devious: :devious:

By the way, just so you know - Kirdy's code is messed up. Wrong conditional syntax..

Make sure you put that is big letters in the notice. I might miss it. ;)

As far as the thanks, I will when I eventaully install it and use it, as soon as I see that all is well with it and no more problems. ;)

akanevsky 11-06-2005 11:48 AM

Quote:

Make sure you put that is big letters in the notice. I might miss it.
Will do for sure ;)

Quote:

As far as the thanks, I will when I eventaully install it and use it, as soon as I see that all is well with it and no more problems.
Yeah, right...

Boofo 11-06-2005 12:34 PM

Quote:

Originally Posted by Dark Visor
Yeah, right...

Nice attitude. ;)

Koopa 11-06-2005 02:45 PM

Ooh nice, a treat for contributing members ;)

akanevsky 11-06-2005 04:45 PM

Hack Updated: Now no code hacks are required.
To upgrade, simply overwrite the plugin XML and cancel the code hacks from the prev. version.

Quote:

Nice attitude.
Nah, it's just I know that you will never say anything good about my hacks...


All times are GMT. The time now is 03:02 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.01241 seconds
  • Memory Usage 1,743KB
  • 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_php_printable
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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