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)
-   -   Can't See Attachments Before Thanking a Post (https://vborg.vbsupport.ru/showthread.php?t=104845)

IrPr 01-29-2006 10:14 AM

Quote:

Originally Posted by Abe1
please explain.

ok mate
im using PM Attachments Modification and Post Thank You and this Add-on on my board
but when some1 attachs some files the recepient cant download attchment

Quote:

You can't view or download attachments from this post before you thank it.
how to disable this message in Private Message area ?

WebsiteDonation 01-31-2006 05:26 AM

Quote:

Originally Posted by IrPr
ok mate
im using PM Attachments Modification and Post Thank You and this Add-on on my board
but when some1 attachs some files the recepient cant download attchment


how to disable this message in Private Message area ?

I understand this problem. Funny stuff =)) It's an important bug.

IrPr 01-31-2006 09:28 AM

Quote:

Originally Posted by WebsiteDonation
I understand this problem. Funny stuff =)) It's an important bug.

but im sure that Abe will fix this problem ;)

Abe1 01-31-2006 12:31 PM

Version 1.1 (01/31/06):

Abe1 01-31-2006 12:36 PM

Quote:

Originally Posted by IrPr
but im sure that Abe will fix this problem ;)

You were right :)

IrPr 01-31-2006 12:41 PM

Quote:

Originally Posted by Abe1
You were right :)

Thaaaaaaaanks! :)
hope u keep on ur works ;)

Tuan Ly 02-06-2006 10:50 AM

Hello Abe1,

I think the [fix] from v1.0 to v1.1 should be

Code:

check the THIS_SCRIPT != private
better than

Code:

check the THIS_SCRIPT == showpost or THIS_SCRIPT == showthread
because you can avoid many bugs unnecessarily. Am I wrong ? ;)

Tuan-Ly.

Abe1 02-06-2006 12:05 PM

Quote:

Originally Posted by Tuan Ly
Am I wrong ? ;)

I would say yes.

If I just eliminate private, then if any other hack comes along that uses attachements i'll have to come out with a new update. Just writing check if showthread or showpost eliminates all future probelms. It's confining the hack to only where I want it to work.

Mastar 02-06-2006 12:09 PM

How about a can't see links before thank you

Abe1 02-06-2006 12:11 PM

Quote:

Originally Posted by Mastar
How about a can't see links before thank you

Is there a hack that currently does simular? What is the link?


All times are GMT. The time now is 04:33 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.01137 seconds
  • Memory Usage 1,738KB
  • 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
  • (8)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