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 05-02-2002 10:07 AM

hellsatan,

It was working fine before. I have been through the showthread.php at least 10 times trying to figure out what the problem is. I'm not sure what is causing it.

KeithMcL 05-02-2002 10:36 AM

Nice hack - pretty easy to install.

On my forums I couldn't find exactly where to add the $replybox part to the Showthread but worked it out for myself.

Thanks Chen!

Jawelin 05-02-2002 01:20 PM

Quote:

Originally posted by FireFly
Jawelin: Try
Code:

if ($pagenumber == ceil($totalposts/$perpage)) {
But you will need to move the hack down a bit I think... mess with it a little.

Yeah! Thanks... It worked! :cool: :classic:

I put the check you suggested between the others :
PHP Code:

} elseif ($pagenumber != ceil($totalposts/$perpage)) {    // replybox on the last page only 
    
$replybox=''

and MOVED the entire block brutally at the end of showthread.php, just before the template evaluation...
I tried a couple places above, but think it should at least be after the $limitlower/$limitupper stuff. Truthfully, that box goes at the end of the page, doesn't it ? ;)

:classic:
Thanks again.

Chris M 05-02-2002 05:16 PM

@Boofo...

Hmmm...

Send me an email of your Showthread template to : thephora@hotmail.com

I shall look through it and see if I can find any problems or errors...

Other than that, I have no clue...

Satan

Boofo 05-03-2002 12:34 AM

It is on it's way to you. And thank you for taking the time to look at this. :-)

Floris 05-03-2002 11:31 AM

Uhm, how can I set it so, that if a user has - Email notification set to yes/ or /no- that this quick reply box hack will use it?

tpearl5 05-04-2002 01:53 AM

This might be a bug. When a user posts using the quick reply the thread does not update in the active threads. This is aparent on my board because I link to the active threads.

For example: in this thread http://degster.com/midi/board/t13.html

I posted last however it does not say this here: http://degster.com/midi/board/search...&searchid=2803

(yes, I know it's linked to an individual search)

Mntsnow 05-04-2002 01:53 AM

I assume that this will still work in Version 2.2.5 even though it says it's for 2.2.3 since it's being used here :)

My question is... Is the coding still the same or do I have to look for different code or implement different code?

Thanks for helping a newbie ;)

tpearl5 05-04-2002 02:03 AM

There's no differences that I noticed when I installed everything.

Mntsnow 05-04-2002 02:10 AM

Thanks :) I'm going to try it then :)


All times are GMT. The time now is 02:25 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.01554 seconds
  • Memory Usage 1,741KB
  • 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_code_printable
  • (1)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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