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)

pHAZE_1 04-02-2002 04:01 PM

hey firefly

i installed this hack, but the box is above the thread and i want it below the thread, just like it is here, how would i do that? please be specifi. thanks

btw it is very cool.

hukgwai 04-02-2002 09:46 PM

Firefly: great hack.. it's working pefectly on my board..

just a cosmetic question..

how would i go about putting the reply buttons right next to the form rather than another table below it?

boatdesign 04-02-2002 11:08 PM

Quote:

how would i go about putting the reply buttons right next to the form rather than another table below it?
From your admin CP edit the showthread_replybox template.

boatdesign 04-02-2002 11:12 PM

Quote:

i installed this hack, but the box is above the thread and i want it below the thread, just like it is here, how would i do that? please be specifi. thanks
If you look at the showthread page, there is a < Last Thread Next Thread > section at both the top of the thread table and the bottom of the thread table. I believe you put $replybox below the first when you should have put $replybox under the second next/prev section - you just need to move "$replybox" in your showthread template until you get it where you want it to display.

hukgwai 04-03-2002 12:37 AM

Quote:

Originally posted by boatdesign

From your admin CP edit the showthread_replybox template.

i already know that much.. i don't know what to do... just cut and paste and make it a nested table? i would appreciate it if someone showed me exactly what the code is.. thanks

banoota 04-05-2002 06:49 PM

am i the only one having trouble installing this?!

banoota 04-05-2002 06:56 PM

Quote:

3. In the "showthread" template add $replybox right after the following:
// ##################################################
<!-- first unread and next/prev -->
<table cellpadding="2" cellspacing="0" border="0" width="95%" align="center">
<tr>
<td><smallfont>$pagenav&nbsp;</smallfont></td>
<td align="right"><smallfont>
<img src="https://vborg.vbsupport.ru/images/prev.gif" alt="" border="0">
<a href="showthread.php?s=$session[sessionhash]&threadid=$threadid&goto=nextoldest">Last Thread</a>
&nbsp;
<a href="showthread.php?s=$session[sessionhash]&threadid=$threadid&goto=nextnewest">Next Thread</a>
<img src="https://vborg.vbsupport.ru/images/next.gif" alt="" border="0">
</smallfont></td>
</tr>
</table>
<!-- first unread and next/prev -->
i don't get this bit, you mean we should put the code in our original showthread.php template? and if yes, where exactly?

cuz the text above sounds like "type $replybox" after the code block above

i couldn't find such thing in the original showthread.php

JTMON 04-06-2002 01:02 AM

Can anyone tell me why I get parse error on line 480 on 2.2.5, the last line?

JTMON 04-06-2002 01:13 AM

fixed it, I missed a '}'

Sadie Frost 04-06-2002 01:54 AM

Quote:

Originally posted by banoota


i don't get this bit, you mean we should put the code in our original showthread.php template? and if yes, where exactly?

cuz the text above sounds like "type $replybox" after the code block above

i couldn't find such thing in the original showthread.php

It's not in showthread.php, it's in the showthread template in teh admin cp :) And yes, after that code in the template, put $replybox on the next line

Hope that helps :)


All times are GMT. The time now is 02:24 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.01930 seconds
  • Memory Usage 1,740KB
  • 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
  • (5)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