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)

sangam 07-03-2003 03:48 PM

how can i make it appear at the bottom not at the top?

Thanks

minder 07-04-2003 07:26 PM

cool hack thanks

chad 07-06-2003 09:35 PM

sweet hack.
/me hits install.

Buczilla 07-07-2003 03:58 AM

sangam... make sure you insert the $quickreplybox or whatever it is in the right spot. I think there is two places (where it says insert after) put it after the second one :)

DelFDgfd_gT 07-09-2003 04:57 AM

Quote:

03-19-03 at 01:40 AM Boofo said this in Post #887
Come on, guys, the answer has been in the thread for a while now. The search box at the bottom really works. ;)

Just add this where you want it in the replybox:

PHP Code:

<tr>
    <
td bgcolor="#1C5780" valign="top"><normalfont><b>Attach file:</b></normalfont><br>
    <
smallfont>Maximum size$maxattachsize bytes</smallfont></td>
    <
td bgcolor="#1C5780" valign="top"><smallfont><input type="hidden" name="MAX_FILE_SIZE" value="$maxattachsize_temp">
    <
input type="file" class="bginput" name="attachment"><br>
    
Valid file extensions$attachextensions</smallfont></td>
</
tr></table


I tried fixing it up a bit to make it look better.....

Put:
PHP Code:

<table width="100%">
<
tr
<
td bgcolor="#1C5780" valign="top"><normalfont><b>Attach file:</b></normalfont><br
<
smallfont>Maximum size$maxattachsize bytes</smallfont>
</
td
    <
td bgcolor="#1C5780" valign="top"><smallfont>
<
input type="hidden" name="MAX_FILE_SIZE" value="$maxattachsize_temp"
    <
input type="file" class="" name="attachment">
<
br
    
Valid file extensions$attachextensions</smallfont></td
</
tr>
</
table

Below:

PHP Code:

<tr valign="top">
<
td>
<
textarea name="message" rows="7" cols="$textareacolswrap="virtual" tabindex="1"></textarea><br>
            <
smallfont><a href="javascript:checklength(document.vbform);">[check message length]</a></smallfont></td


DelFDgfd_gT 07-09-2003 05:06 AM

Quote:

03-25-03 at 12:35 AM Snapperhaed said this in Post #896
After reading ALL 60 pages, <YAWN> I still cant find the answer im looking for ... Some say it works on 2.3.0 some say 2.3.3 ...

I am running v2.3 #3 and it is NOT working.

Installed the code, exactly as stated in the 1ST thread of this god forsakenly long thread. The original hack. No add ons, no modifications, just straight up, give me a box.

Thru the hoops and the hurdles, I get NO error messages, yet I also get NO quick reply box. Not on top, on bottom, not in the middle, no where.

Any help/assistance in this matter would be appreciated!!

Edit: After pulling hair out, I found the problem. Seems the ftp server wasnt overwriting the old file. Check that! Also, in the template 'showthread' the orginal hack gives old code (obvious for an older version)...

Look for THIS in v2.3 #3

<!-- 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 -->
$replybox

^^^ Add the reply box as stated above.

Thanks for the great hack. Im going to pluck my eyes out and soak them now. Ay carumba!


replace with ( i think):


$replybox
<!-- 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 -->

TheCaver 07-09-2003 04:57 PM

I had this installed and working for months, now I migrated to another server and it gives "no thread specified" messages....

Everything else works fine, can reply the normal way, the thread ID is making it into the hidden elements......Just explodes when it hits newreply.php

I even reinstalled the hack.....

:disappointed:

Thanks for any help!

JC

Genocide 07-09-2003 08:22 PM

Nice, thanks!

proxyMX 07-10-2003 03:11 AM

not working for me, no reply box at the bottom of my threads :(

DemonJester 07-10-2003 03:07 PM

Any idea why the "Mark Forum Read" is not working since I installed this hack? It works if I do "Mark All Forums Read" from the main index page but not from within the forum itself?

I looked to see what may have caused this but I have no clue what I am really looking for??

Any assistance would be appreciated.

BTW this and the quick quote II hack are the only hacks I have on this board.


All times are GMT. The time now is 10:51 PM.

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.02497 seconds
  • Memory Usage 1,766KB
  • 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
  • (3)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
  • (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