![]() |
Screenshot of the following from attachment in post #1160:
[check message length] [ ] Subscribe to Thread? [ ] Use Signature? Go |
Quote:
|
Have you added the replybox variable, like so, to the showthread template?
<!-- first unread and next/prev --> $replybox <!-- /spacer --> |
yeap i have and still nothing
|
What do you see when you view the HTML source - where the replybox is supposed to be on the showthread.php page? Also, just in case, the replybox only shows when you are logged into your board.
|
PHP Code:
|
Thanks, but I meant on the actual webpage, when you right click and view source, right after the following, what do you see?
Code:
<!-- first unread and next/prev --> Edit: The problem blakkboy was having has been fixed. :) |
what am I doing wrong! What is meant to go in the new template? Just the words:
Post Reply Your Reply: [check message length] ??My computer may not be showing this up right? |
think it may be that my reader of the code is showing up the insert code to put in template: showthread_replybox
What should I put in this template? |
sweet! Thanks for the hack (and javascript fix); it's beautiful
|
I've installed the rpg integration hack, lesane's store, the arcade, but this has been the hack I've had most trouble with. Maybe it was because I was tired and kept making simple mistakes.
Installed on vB 2.3.2. Thanks FireFly! |
hahaha loser :p
|
Quote:
|
ahhaha dont worry, i know him lol
|
Yeah, we're friends.
I don't know why, but for some reason it takes a bit before the quick reply shows up at the bottom of a thread. |
Quote:
|
that used to happen to me. its cuz of ur expanded style, try ur style fixed. and it wont take so long.
|
Does this work with vB 2.3.2 ???
|
Yes, I just got done installing it on vB 2.3.2.
|
Hi...
I am putting the 2.3.2 version out there... This is the version that Chen originally created...and I just got it working. I got it working on www.runaked.com if you need to see it to believe it. Rock on! |
yeah i forgot to post back.. i got it to work on my vb 2.3.2
|
Quote:
PHP Code:
|
Quote:
|
I'm having a problem finding the first part of the code in showthread.php
Am I looking in the correct place? Show Thread Templates [expand] > showthread [change original] Before I get to frustrated with this, maybe someone could point me in the right direction? This is my first attempt of adding a hack to my board. Thanks. ryan@chicagovelocity.com |
nevermind, I found it :p
|
I got a bit of trouble.
The quick Reply box is at the top of the thread, can someone please help me to move it down to the bottom. Thanks. |
Just look for the next chunk of code - you added it at the first instance - not the second :)
|
After 3 months of leaving my forum as is, I returned to hacking it and stalled some hacks, but hands down the best is this one
THANKS FireFly !!! Now I have a weird Problem, I installed it tested it and as you can see it I translated it, but even when I did not make any changes the Qreply apperared in the TOP of thew page, I have broken my Skull figuring out why, I even reinstale dit and the same thing happens...any hints? ehere is a Screen of the problem Thanks again! |
Quote:
|
I have a question... I don't know if it has been answered or not as I haven't looked through the entire thread.. lol, but where it says:
1. In showthread.php find this bit of code: // ################################################## if (!$getperms['canviewothers'] and ($thread['postuserid']!=$bbuserinfo['userid'] or $bbuserinfo['userid']==0)) { show_nopermission(); } if ((!isset($pagenumber) or $pagenumber==0) and $pagenumber!="lastpage") { $pagenumber=1; } // ################################################## I cannot find the second part in the php file. Will this work with v2.3.2? TIA Patricia |
Quote:
|
Thank you :)
Another question, if you don't mind. 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 </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> <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 --> // ################################################## What 'showthread' template is this referring to? Thanks, Patricia |
The template in the admin cp, named showthread :rolleyes:
|
n/m I got it :)
lol.. I'm a newbie at this. I'm full of questions. How do I get rid of the second quick reply? I have two for some reason. |
Quote:
|
If I can't find the second part in showthread what do I replace?
if (!$getperms['canviewothers'] and ($thread['postuserid']!=$bbuserinfo['userid'] or $bbuserinfo['userid']==0)) { show_nopermission(); } if ((!isset($pagenumber) or $pagenumber==0) and $pagenumber!="lastpage") { $pagenumber=1; |
I should have said I am in 2.3.2 In the first instance this follows:
$bbcodeon=iif($forum[allowbbcode],$ontext,$offtext); $imgcodeon=iif($forum[allowimages],$ontext,$offtext); $htmlcodeon=iif($forum[allowhtml],$ontext,$offtext); $smilieson=iif($forum[allowsmilies],$ontext,$offtext); IN the second instance this follows: if ($noshutdownfunc) { $DB_site->query("UPDATE thread SET views=views+1 WHERE threadid='$threadid'"); } else { $shutdownqueries[]="UPDATE LOW_PRIORITY thread SET views=views+1 WHERE threadid='$threadid'"; } |
Thanks a lot Its ok now, by the way you can put banners inside those quick reply with the hack ehere in the Vbulletin.org, I am testing it if its ok Ill post the hack later!
|
I installed this hack on 2.3.2. I cant get the Reply Box to show up. But when I add a line of text where the box should beI can see the text. I follewed the directions very carefully and I have done it 3 times now. Can anybody help me please???
My url is: www.offshoremuscle.com |
I have attached a screenshot for you to view.
|
All times are GMT. The time now is 10:30 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|