vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   QuickPM -Send a user a private message from his profile page.. (https://vborg.vbsupport.ru/showthread.php?t=56359)

EvilLS1 08-27-2003 11:13 AM

It should work with any 2.X vb. :)

Tes One 08-27-2003 07:06 PM

Brilliant idea with the postID variable! Worked like a charm. :) Thank you!

In regards to QuickQuote II, I would love to use it however I use a template modification for my Quick Reply box rather then Firefly?s hack, and QQII doesn?t recognize it. :( It?s no problem for me though, QQI works just fine and I think my members will love it once I launch the new style set.

Thanks again! Great mod!!

Tes

EvilLS1 08-28-2003 12:54 AM

Thanks! Glad it worked for ya. :)

Bison 09-16-2003 11:31 PM

This is really neat ... thanks!

EvilLS1 09-17-2003 05:59 AM

You're welcome. :)

The Wise One 09-20-2003 02:56 PM

real nice mod. like it alot :thumb:

i have a small annoyance with it tho. i followed instructions and every time i actually use the QPM, i get a runtime error.

"A runtime error has occured
do you wish to debug?

line: 215
error: object expected"

any idea why? it happens on my forum as well as another i visit that uses it.

EvilLS1 09-20-2003 05:39 PM

Wise One,
I went to your site to take a look and Its working fine for me.. So I'm guessing its a browser issue. What broswer are you using? If its an old version, an update might be needed.

If you're using IE, try this:

On the Internet Explorer menu, click tools, internet options, then click on the advanced tab. Under the heading 'Browsing', make sure there is a check mark by 'Disable script debugging'.

If you use Norton anti-virus try turning script blocking off and see if you still get the error.

If you're still getting the error try removing this section of code from the javascript:
Code:

else { // is NS?
if (_h=='s') eval("document.layers['"+_w+"'].visibility='show';");
if (_h=='h') eval("document.layers['"+_w+"'].visibility='hide';");
}


Vigile 09-22-2003 08:09 AM

Looks good, tested good, but it seems that a PM generated with the QPM mod here does not get listed in a user's 'tracking' folder in their PM center.

Is there a reason for this, is there a fix for this?

(I presume an input function would need to be defined for this to work, I just dont know what that is)

EvilLS1 09-22-2003 07:56 PM

Vigile,
I'm not really sure how the tracking deal works, but you could try adding this to the form:

Code:

<input type="hidden" name="pmreceipt" value="yes">

Vigile 09-22-2003 08:30 PM

gracias. that worked :)


All times are GMT. The time now is 09:50 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.01126 seconds
  • Memory Usage 1,726KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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