![]() |
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 06:57 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:
|