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