vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   [Release] - Mist's Hackless Quick Reply (https://vborg.vbsupport.ru/showthread.php?t=56834)

Brad 03-27-2003 10:09 AM

Quote:

Ahhh but that requires hacking buddy
use phpinclude then.

Dean C 03-27-2003 03:33 PM

Boofo - look at firefly's code...

That code you posted is part of the code added in the hack (IIRC)....

Loo - i refuse to embark on all this phpinclude stuff ;)

- miSt

Brad 03-28-2003 09:44 AM

Quote:

Loo - i refuse to embark on all this phpinclude stuff
Well then, if you dont mind ill post the code ;). Anyone looking to use the $textareacols add this on a new line in phpinclude:

PHP Code:

if (strpos($_SERVER['PHP_SELF'], 'showthread.php') != false)
{
$textareacols gettextareawidth();


Find in the showthread template:

Code:

cols="110"
Change to:

Code:

cols="$textareacols"

Dean C 03-28-2003 03:45 PM

Thanks for posting Loo but im upset that people use the phpinclude so much now :(

- miSt

Boofo 03-29-2003 03:02 AM

But things like this is exactly what it is there for. It makes coding alot easier. ;)

Anjie 03-29-2003 07:26 AM

Just wanted to say thank you! This works really well, and has added much to my forum.
***installed happily! :)

Dean C 03-29-2003 11:50 AM

Boofo - i know (it's just my principles ;))

Anjie - your welcome :)

- miSt

richp21 04-10-2003 04:06 PM

great hack thanks
/me installed and working fine in 2.3.0

raxafarian 04-10-2003 11:20 PM

works great!!

It does add some xtra lines underneath the persons post and sig. (like they hit return 8 or 9 times in their signature)... any way to remove them?

Pollo 04-10-2003 11:42 PM

If it added extra lines, you did something incorrect. Doesn't add extra lines on mine (and guessing anyone else's).

One thing about this (which would be nice if it was addressed), is that all users will see this quick reply box, whether they are logged in or not. I have to uninstall this as I've gotten complaints that users have not been logged in and have typed a message in the quick reply box, only to be redirected to the log-in page. Of course, when they hit back their message is gone. I need a quick reply that only shows if users are logged in, or at least alerts users that they are not logged in somehow so they won't type a message and lose it.


All times are GMT. The time now is 11:07 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.01076 seconds
  • Memory Usage 1,734KB
  • 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)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
  • (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