![]() |
Quote:
Cud sum 1 explain the last part, part 3! Thanks! |
You go to the admin panel, under templates, click 'modify', find the template named 'showthread' listed under 'showthread templates' and add '$replybox' where it says too.
now my question is, does this NOT work on 2.3.0? I've installed it and triple checked it and then some...and It does not show up what-so-ever...any ideas? |
Thanks but i just got it! lol
Yer it works on 2.3.0 coz i have donne it! Can you tell me wot you have donne so far? |
Now i'm getting a parse error way down on line 515, it's an unexpected '$' *rolls eyes*
|
Well i dunno much about it but mine works fine!
|
well, I got rid of the parse error..but the box for quick reply just DOESN'T show up..I get no errors at all, it just doesn't show up.
|
you did place it in the forum display template right?
|
It works on my 2.3.0, but it appears at the top, which I don't mind but the bottom would be better... Any ideas???
|
|
Quote:
|
no answer on an attachment fix eh?
|
Quote:
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; } // ################################################## And replace it with the following: // ################################################## if (!$getperms['canviewothers'] and $thread['postuserid']!=$bbuserinfo['userid']) { show_nopermission(); } if (($bbuserinfo['userid']!=$thread['postuserid']) and (!$getperms['canviewothers'] or !$getperms['canreplyothers'])) { $replybox=''; } elseif (!$getperms['canview'] or (!$getperms['canreplyown'] and $bbuserinfo['userid']==$thread['postuserid'])) { $replybox=''; } elseif (!$thread['open'] and !ismoderator($thread['forumid'],'canopenclose')) { $replybox=''; } else { $textareacols = gettextareawidth(); eval("\$replybox = \"".gettemplate('showthread_replybox')."\";"); } if ((!isset($pagenumber) or $pagenumber==0) and $pagenumber!="lastpage") { $pagenumber=1; }[/QUOTE] |
I installed this a long time ago, but forgot to say COOL BEANS! And click install, excellent work, I have done much modification to mine since then :)
|
the box does not give the option to subscribe to the forum. how can i set my users to subscribe to the forum they are replying to , by default?
|
I've got this installed, but when I use it i keep getting this error..
No thread specified. If you followed a valid link, please notify the webmaster. Any Ideas? |
vbcode botton it does not work with $vbcode_buttons
idea? |
Works perfectly fine with vB2.3.0 RC3.
|
uh i did something wrong .. mine says "No input file specified." when i click on quick reply
|
Maybe I'm wrong somewhere, that's why I got this message:
https://vborg.vbsupport.ru/ Kindly help... this is the first time I'd like to install this Quick Reply hack. |
I just installed this hack. Works great, my members will enojy this new feature. Easy to install as well. :)
|
Very usefull hack.... I am sure once my boards are going and all it be well used.... ~ clicks install...
Now to find how to add a image to the text bg . |
Seems to be working fine at my 2.2.9 board
*clicks install* cool hack :D |
Hmm.... I just installed it on my board *(vB 2.3.0) But the reply box doesn't work, I've already it on a version 2.2.9 but I don't know what I did worng. Is their any php code changes in 2.3.0 that isn't in the quickreply text file?
|
N/m I fixed the problem, Avio 7 how do you get smilies with the quick reply hack? Because you used to have them next to the quick reply box how do you do that?
|
Quote:
Where do I put $clickysmiles at in the template? Anywhere? |
I got it. Never mind. :)
Quote:
|
Sorry if someone already asked this, but do I have to make any changes to the .php files to get Quick Reply working with another style? I just installed a new style earlier and I went and added the "showthread_replybox" as instructed. Are there any other steps I need to take?
Thanks. [Edit - Found out I skipped a step... d'oh! :paranoid: ) |
Unless you have replaced those files with a new version for a upgrade, then I would say no.
|
Hehehe, thanks refertech ;)
|
Hi!
What´s to do that the Quick Reply-Box is only at the bottom of the last Page of the Thread ? Sascha |
Quote:
Kindly help... |
I don't know if it was mentioned in one of the many pages of this thread, but can somebody help me on where to find out how to get it so that the quick reply box doesn't appear when a thread is closed?
|
i have 2.3.0
and i'm pretty sure i installed it at the right place, but it is still showing up at the top of the page. not the bottom? edit: n/m, figured it out :) i did indeed install it at the wrong place |
so this works with 2.3.0?
|
I have tried 3 times, and it dosent give errors, but it doesnt put a quick reply eaither
|
Can anyone tell me how I can make it so that a user has to click a button for all the smilies to be displayed?
And also, maybe a button for vBCode wouls be nice... I dont want to add the full smilie box in my quick reply since that makes it big :( |
Can anyone tell me how I can make it so that a user has to click a button for all the smilies to be displayed?
And also, maybe a button for vBCode wouls be nice... I dont want to add the full smilie box in my quick reply since that makes it big :( |
Gimppy I'll help IM me at Meww2894. Robink, add this code to where you want your smilies link.
Note take out the *'s <*a href="javascript:opensmiliewindow(240,280,'')">Get More</a*> |
Ok I've read through all 59 pages of this thread and couldnt find an answer so here goes:
Ever since installation I get complaints of no Email Notifications going out when people are posting using quick reply, i've seen a few other complaints in this thread of the same thing but no fixes. Any ideas ?? |
Just one thing. Could someone work on a vB3 like quick reply with QUOTE!?
|
All times are GMT. The time now is 08:14 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|