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)

mmmender 05-07-2003 04:33 PM

Quote:

Today at 07:28 AM Mr_Johnson said this in Post #959
Start from scratch, and do what I mentioned above. I had the exact problem, and it works fine now.
i've gone over this installation three times now and read all 64 pages of this thread to try and figure out what i'm doing wrong....it's still not working, nor is it even showing up at all!!

if anyone could please help me out with this directly, i'd greatly appreciate it.

:o

leesa@cocteautwins.org

xs1 05-07-2003 06:22 PM

it shows me at the top of the page !

jheim 05-07-2003 07:31 PM

i installed this hack...and it works right but i get a 'done with errors on the page' at the bottom

brendanlim 05-07-2003 08:00 PM

Quote:

Today at 03:53 PM MajorGeek said this in Post #960
This needs to be updated for 2.30. The line where you call the box is no longer in showthread.php and others are saying above. Need new line to insert the code $replybox

Yes, I am desperate for this to work on 2.3 -- Please?? :cool: :banana:

mute 05-07-2003 10:27 PM

Just insert it anywhere you want in 2.3.0's showthread, it works fine.

Theres 2 occurances of the show next/prev links, one above the posts, and one below. Just scroll down you'll find it.

If you put it in the wrong spot, you'll know.

Edit: found the answer to my q :)

mmmender 05-07-2003 11:53 PM

i still can't get this to work!!!!!!!! :disappointed:

SVTBlackLight01 05-08-2003 01:22 AM

Quote:

Yesterday at 03:53 PM MajorGeek said this in Post #960
This needs to be updated for 2.30. The line where you call the box is no longer in showthread.php and others are saying above. Need new line to insert the code $replybox
Not sure if this is what your taliking about, but $replybox goes in the showthread template, not showthread.php.

MajorGeek 05-08-2003 01:24 AM

I think I have it for you guys, heres what worked for ME at least.

1:
I DOWNLOADED showthread.php and edited it manually for step 1. Had to search partial lines, but found it.

2:
I created a new template in control panel for step 2.

3:
In control panel I opened showthread and placed the line where I show you as an example below:

<!-- first unread and next/prev -->
<table cellpadding="2" cellspacing="0" border="0" width="100%" align="center">
<tr>
<td><smallfont>$pagenav </smallfont></td>
<td align="right"><smallfont>
<img src="images/prev.gif" alt="" border="0">
<a href="showthread.php?s=$session[sessionhash]&threadid=$threadid&goto=nextoldest">Last Thread</a>

<a href="showthread.php?s=$session[sessionhash]&threadid=$threadid&goto=nextnewest">Next Thread</a>
<img src="images/next.gif" alt="" border="0">
</smallfont></td>
</tr>
</table>
<!-- first unread and next/prev -->
$replybox

<!-- /spacer -->
</td><td width="10"><img width="10" height="1" src="images/space.gif" alt=""></td></tr></table>
<!-- /spacer -->

Hope that helps you guys, it confused me. I am using 2.30 final.

|oR|Greg 05-14-2003 02:59 AM

Worked fine for me.. added the smilies part too.. just read the instructions and followed themm... ??

Floris 05-18-2003 02:22 AM

Installed on every vBulletin version from 2.2.x to 2.3.x without problem! And so cool to see this as a default feature in vBulletin 3 :)


All times are GMT. The time now is 08:59 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.01810 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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