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)
-   -   Quick Reply Box (https://vborg.vbsupport.ru/showthread.php?t=34597)

Boofo 07-07-2002 08:10 PM

There must be something else wrong then. I have MS Office XP installed and have never had a problem with this hack. It runs great here. There is no way that MS Office XP can be messing with it. :)

Quote:

Originally posted by Highlander
yes i get also an runtime error...but i noticed that ecerybody get it who installs MS office xp ..relly it sounds unbeliveable..but i aksed about 50 members and testes it..instllling ms office...deinstalled it and it works without runtime !..

Cygnus 07-08-2002 09:35 PM

Sweet Hack! Installed beautifully the first try!

Cygnus

Heineken77 07-14-2002 07:01 PM

Thank you Firefly! Works like a charm :)

I?E 07-15-2002 06:20 PM

Where abouts is this line "$textareacols = gettextareawidth();"

Towards the Top, Middle, bottm... ect.

This is the only thing holding me back from finishing the install.. finding the darn code! :surprised:

PeterNRG 07-15-2002 07:02 PM

About 266 post ago I asked what people should think about having the RATING function tied into the QuickReply box.

It surprized me actually that nobody replied to this, cause I think it's an indispensable thing to have if you want to be sure of people using the rate feature.

I mean, just have a look yourself at most boards who have the QuickReply installed: they all have empty Rating table cells.

I know people are lazy when it comes to rating posts, that's why we have to make this feature as easy accesible as possible, by implementing it next to the QuickReply SUBMIT button :)

Did I make any sense? :cool:

Logician 07-15-2002 08:59 PM

This is really a very long thread and I dont know either if someone else posted this modification before or if anybody can find it in hundreds of other posts, but I'll post it anyway:

This modification will configure notification mail settings of the quick box according to the default settings of the poster. That is, if the poster has enabled email notification in his user cp settings, his quick reply will be configured accordingly too. On the other hand, if his default setting of the poster is to get no notification, he will not be subscribed to the thread when he used the quick reply box..

This thread is very active so I dont have subscription here, therefore if you are replying this message, I will not be able to read.. :knockedout:

Martin CX 07-15-2002 09:02 PM

Thanks, Logician. I'll use your modification in the morning.

Boofo 07-16-2002 12:03 AM

Would this also work?

PHP Code:

if ($bbuserinfo['emailnotification']) {
        
$emailbox 'yes';
    } else {
        
$emailbox '';
    } 

And

PHP Code:

<input type="hidden" name="email" value="$emailbox"

Quote:

Originally posted by Logician
This modification will configure notification mail settings of the quick box according to the default settings of the poster. That is, if the poster has enabled email notification in his user cp settings, his quick reply will be configured accordingly too. On the other hand, if his default setting of the poster is to get no notification, he will not be subscribed to the thread when he used the quick reply box..



GamerNext 07-16-2002 11:05 PM

My quick reply box seems to be appearing at the top of the thread rather than the bottom...

GamerNext 07-16-2002 11:12 PM

Nevermind, I just switched where it goes.


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