![]() |
I am confused about the instructions. I have it isntalled and it works fine. except:
I get a runtime error "object expected" I cant figure out how to add the smilie check box. I have read some refrences to to a quick reply template but I didn't make one I just made the changes to the showthread template as it says in my original doc. |
I cant find this code int he showtread template?
$textareacols = gettextareawidth(); |
Quote:
|
Quote:
|
How do you reduce the colspan? The quick reply box is longer than the message tables (got table width set at 95%)
|
.... for this hack,
would be a check box or radio button that could be incorporated into the postbit. When checked, the content of that post would be auto-inserted inside [quote] tags, when the QuickReply user hit the post reply button. Basically an auto-quote funtion, tagged by a radio button or check box in the postbit. |
firefly, i'm getting a small issue I think is related to the variable change in php...
No thread specified. If you followed a valid link, please notify the webmaster any quick fixes there? |
Do you get it every time?
|
yup :(
|
yes i get also an runtime error...but i noticed that ecerybody get it who installs MS office xp ..relly it sounds unbeliveable..but i aksed about 50 members and testes it..instllling ms office...deinstalled it and it works without runtime !..
|
There must be something else wrong then. I have MS Office XP installed and have never had a problem with this hack. It runs great here. There is no way that MS Office XP can be messing with it. :)
Quote:
|
Sweet Hack! Installed beautifully the first try!
Cygnus |
Thank you Firefly! Works like a charm :)
|
Where abouts is this line "$textareacols = gettextareawidth();"
Towards the Top, Middle, bottm... ect. This is the only thing holding me back from finishing the install.. finding the darn code! :surprised: |
About 266 post ago I asked what people should think about having the RATING function tied into the QuickReply box.
It surprized me actually that nobody replied to this, cause I think it's an indispensable thing to have if you want to be sure of people using the rate feature. I mean, just have a look yourself at most boards who have the QuickReply installed: they all have empty Rating table cells. I know people are lazy when it comes to rating posts, that's why we have to make this feature as easy accesible as possible, by implementing it next to the QuickReply SUBMIT button :) Did I make any sense? :cool: |
This is really a very long thread and I dont know either if someone else posted this modification before or if anybody can find it in hundreds of other posts, but I'll post it anyway:
This modification will configure notification mail settings of the quick box according to the default settings of the poster. That is, if the poster has enabled email notification in his user cp settings, his quick reply will be configured accordingly too. On the other hand, if his default setting of the poster is to get no notification, he will not be subscribed to the thread when he used the quick reply box.. This thread is very active so I dont have subscription here, therefore if you are replying this message, I will not be able to read.. :knockedout: |
Thanks, Logician. I'll use your modification in the morning.
|
Would this also work?
PHP Code:
PHP Code:
Quote:
|
My quick reply box seems to be appearing at the top of the thread rather than the bottom...
|
Nevermind, I just switched where it goes.
|
I can't seem to get this to work with vB 2.2.6... I can't find the code to replace. Can anyone help me out?
|
It's there, trust me. I am running it.
|
Well I modified what I think is the correct code, made the new templates, etc. and it still doesn't work... at all.
|
my quick reply box shows up at the top and not the bottom like on here, how do I fix that? how did you fix that GamerNext??
|
There are 2 parts in the code the same. Put it after the second part.
Quote:
|
Quote:
but what has the two parts? is it the showthread.php?? because I went from the bottom up and then inserted it in the right area. or is it in the admin panel that I did something wrong? |
You need to follow the directions and insert exactly where it tells you to in the showthread template. There are 2 instances of the code there. Put $replybox after the 2nd one.
|
Thank you very, very much. I appreciate it a lot. I love this site!!! it's full of awesome hacks
|
I know what it was like when I first started here. There are a lot of great people here and most of them will be more than willing to lend a hand. Enjoy! :)
|
My box is not obaying the page borders, its larger than the thread area. Anyone help me with a fix for this?
2600 |
Never mind all sorted now and ive marked as installed! Great hack thanks!
2600 |
I've got a modification that I wrote for my forums that allows users to turn the quick reply box on/off in their profile. If anyone's interesting, let me know, because otherwise I won't bother :).
|
I'm very interesting, and also very interested in this hack.
(Actually, I'm quite boring.) |
I want to be mature about this so...gimme, gimme, gimme, pweez! :)
Quote:
|
Since I already have two requests...
First, run this database query: Code:
ALTER TABLE user ADD showquickreply tinyint(1) DEFAULT '1' not null AFTER nosessionhash That will set the default to show the quick reply - changing "DEFAULT '1'" to "DEFAULT '0'" should set the default to no display. Make a new template "modifyoptions_showquickreply" with the following contents: Code:
<tr> PHP Code:
PHP Code:
PHP Code:
PHP Code:
In member.php, after: PHP Code:
PHP Code:
PHP Code:
Code:
,showquickreply='$showquickreply' PHP Code:
Add: PHP Code:
Edit the modifyoptions template. After the following code: Code:
<!-- *** --> Code:
$showquickreplyoption |
vB 2.2.6
Been trying to add the smilies to this with no luck... I tried $vbcode_smilies as in the new reply,etc.. but it is not working. Anyone know the code? Thanks, |
To add smilies to the quick reply box:
Add this line: PHP Code:
PHP Code:
PHP Code:
|
Parse error: parse error, unexpected '}' in c:\programmi\easyphp\www\upload\showthread.php on line 94
:( |
Post the lines 89 to 99 here and let us look at it.
Quote:
|
Quote:
|
All times are GMT. The time now is 01:50 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:
|