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)

NexDog 08-06-2002 12:44 PM

Okay, tripped slightly.

This is what I've done:

1) In showthread.php, added the necessary code.
2) Created a new template, with the name, "showthread_replybox" and added the same code in there.
3) Went to Show Thread Templates > Expand > showthread and added $replybox right after $pagenav.
4) Then I uploaded showthread.php.

The result is zilch, nada, zip. I know I've screwed up, just tell me where. :D

Boofo 08-06-2002 12:50 PM

In the showthread template, the $replybox goes after the SECOND $pagenav. ;)

Quote:

Originally posted by NexDog
Okay, tripped slightly.

This is what I've done:

1) In showthread.php, added the necessary code.
2) Created a new template, with the name, "showthread_replybox" and added the same code in there.
3) Went to Show Thread Templates > Expand > showthread and added $replybox right after $pagenav.
4) Then I uploaded showthread.php.

The result is zilch, nada, zip. I know I've screwed up, just tell me where. :D


NexDog 08-06-2002 02:43 PM

Still doesn't work though.....:(

Boofo 08-06-2002 02:59 PM

Ok, let's help you get this figured out. First, let's have you go through the showthread.php part and double check that you have added everything you are supposed to. Check that out and let me know what you find out. This is one of the easiest hacks to install so it must be messed up somewhere. :)

And just to be sure...make sure you add this:

Code:

$replybox
After the SECOND instance of this in the showthread template.

Code:

</tr>
</table>
<!-- first unread and next/prev -->

Quote:

Originally posted by NexDog
Still doesn't work though.....:(

NexDog 08-07-2002 02:28 AM

I PMed you my showthread template. Originally I put it here:
PHP Code:

<!-- first unread and next/prev -->
<
table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextraalign="center">
<
tr>
    <
td><smallfont>$pagenav $replybox
$firstunread
&nbsp;</smallfont></td

But after your instructions, I put it here:
PHP Code:

</tr>
</
table>
<!-- 
first unread and next/prev -->
$replybox 

Which is right after that previous code. Still doesn't work.

LOD-squa 08-08-2002 02:04 AM

I tryed to install it but nothing appeared can I get some help?

LOD-squa 08-08-2002 04:27 AM

n/m I got it.

NexDog 08-08-2002 07:28 AM

Good for you. :)

Where am I going wong??

NexDog 08-09-2002 08:54 AM

Whimper....

I got vbhacker now. Can I use that to do this? It doesn't show up though. Would I have to reupload or something.

Firefly, where for art thou and all that malarkey. :D

Intex 08-14-2002 01:58 PM

Great hack Firefly :cool:.

Just another thought, how do I use graphic buttons for the Reply and Reset forms? I'd like to change it for the quick reply and the usual reply.

Cheers.


All times are GMT. The time now is 08:11 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.02368 seconds
  • Memory Usage 1,744KB
  • 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
  • (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
  • (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