Simple Quick Reply

All new MODs released in our MOD Database will be announced in here. All support for released MODs needs to take place in here. No new MODs will be accepted into the MOD Database for phpBB2
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

On February 1, 2009 this forum will be set to read only as part of retiring of phpBB2.
Post Reply

Rating:

Excellent!
58
64%
Very Good
15
16%
Good
10
11%
Fair
3
3%
Poor
5
5%
 
Total votes: 91

Extensions Robot
Extensions Robot
Extensions Robot
Posts: 29220
Joined: Sat Aug 16, 2003 7:36 am

Simple Quick Reply

Post by Extensions Robot »

Modification name: Simple Quick Reply
Author: Merri
Modification description: A very simple Quick Reply for your forum. Has only a textbox, preview and submit buttons (and a name box for a guest). Nothing else. Biggest difference to Smartor's Quick Reply MOD is that this MOD lets the template decide what the Quick Reply looks like.
Modification version: 2.0.1
Tested on phpBB version: See below

Download file: Simple_Quick_Reply_201.zip
File size: 2074 Bytes

Modification overview page: View


Selected tags:
  1. Category
    1. Add-Ons
  2. phpBB
    1. 2.0.23
Support for this modification needs to be asked within this topic. The phpBB Team is not responsible or required to give anyone support for this modification. By installing this MOD, you acknowledge that the phpBB Support Team or phpBB MODifications Team may not be able to provide support.

This MOD has only been tested by the phpBB MOD Team with the phpBB version listed in the topic. It may not work in any other versions of phpBB.
Last edited by Extensions Robot on Sat Apr 05, 2008 9:45 pm, edited 3 times in total.
(this is a non-active account manager for the phpBB Extension Customisations Team)
ycl6
Registered User
Posts: 5696
Joined: Sat Feb 15, 2003 10:35 am
Location: Taiwan
Contact:

Post by ycl6 »

MOD Validated/Released

Notes:
This is another Quick Replay MOD, it's simple and the look of the reply box will be controlled by the template.
MULITRI
Registered User
Posts: 16
Joined: Fri Jun 03, 2005 9:54 pm

please, help with this mod

Post by MULITRI »

i have installed Simple Quick Reply MOD, and i'm getting the following errors:

Warning: Cannot modify header information - headers already sent by (output started at /home/mrosario/public_html/foro/language/lang_spanish/lang_main.php:1019) in /home/mrosario/public_html/foro/viewtopic.php on line 561

Warning: Cannot modify header information - headers already sent by (output started at /home/mrosario/public_html/foro/language/lang_spanish/lang_main.php:1019) in /home/mrosario/public_html/foro/includes/page_header.php on line 475

Warning: Cannot modify header information - headers already sent by (output started at /home/mrosario/public_html/foro/language/lang_spanish/lang_main.php:1019) in /home/mrosario/public_html/foro/includes/page_header.php on line 477

Warning: Cannot modify header information - headers already sent by (output started at /home/mrosario/public_html/foro/language/lang_spanish/lang_main.php:1019) in /home/mrosario/public_html/foro/includes/page_header.php on line 478


I'm using version 2.0.13 with Classic Template, i made exactly what it sais in the .txt file provided but i cannot find what is wrong, and i'm not an expert.
Could anyone help me?, Thanks in advance
MULITRI
Registered User
Posts: 16
Joined: Fri Jun 03, 2005 9:54 pm

Post by MULITRI »

i'm sorry for insist, but after several tries i found i did everything ok, but i'm still having those error messages, please need urget help from an expert. Please!!!
Sorry again and thanks in advance
ubtsa
Registered User
Posts: 27
Joined: Mon Apr 25, 2005 12:55 pm

Post by ubtsa »

this mod is neat! there's only one thing not showing properly...which is the "Preview" botton text should be bold just like the "Submit"...any ideas how to make it right?

thanks
MULITRI
Registered User
Posts: 16
Joined: Fri Jun 03, 2005 9:54 pm

Post by MULITRI »

open forum/templates/subSilver(or ur template)/viewtopic_body.tpl

in the code you have inserted there to get this mod, find this:
<input type="submit" name="preview" class="liteoption" value="{L_PREVIEW}" />

replace it for this:
<input type="submit" name="preview" class="mainoption" value="{L_PREVIEW}" />

it changes the class for that text, i got it changed on mine and it works.
llxiaoll
Registered User
Posts: 4
Joined: Thu Jun 09, 2005 9:50 am

Post by llxiaoll »

Very nice mod! With the other mods it takes ages to install it, this just took me 3 mins :) and it works as good as the other ones :)
Very nice job!
beanzapper
Registered User
Posts: 50
Joined: Sun May 29, 2005 11:44 pm

Post by beanzapper »

demo plz
KONE
Registered User
Posts: 9
Joined: Sun Nov 07, 2004 12:21 am

Post by KONE »

:D I love this one for its simplicity! For something called "quick", it should be simple! :wink:
simplescrapskathy
Registered User
Posts: 54
Joined: Tue May 31, 2005 4:08 am
Location: Northwest Arkansas, USA
Contact:

Post by simplescrapskathy »

Awesome! So easy to install and works great! Thanks!
smitjel
Registered User
Posts: 461
Joined: Sat Jun 11, 2005 11:40 pm
Location: Birmingham, AL

Post by smitjel »

This mod would be killer if it was integrated better...much like Invision's I guess, where you click the button "Quick Reply" and it opens a hidden div at the bottom of the posts table and you fill in the form from there.

Anyway, nice work. :)
MULITRI
Registered User
Posts: 16
Joined: Fri Jun 03, 2005 9:54 pm

Post by MULITRI »

maybe the goal is like it is now,not clicking or doing anything, just write and send, more quick impossible :wink:
smitjel
Registered User
Posts: 461
Joined: Sat Jun 11, 2005 11:40 pm
Location: Birmingham, AL

Post by smitjel »

MULITRI wrote: maybe the goal is like it is now,not clicking or doing anything, just write and send, more quick impossible :wink:

No. It's more from a usability standpoint. If you always have a quick reply form visible, then the user might get confused that the quick reply is the only way to reply to a post. That's why you have both "reply" and "quick reply" buttons side-by-side, so the user understands there is a difference. :D
MULITRI
Registered User
Posts: 16
Joined: Fri Jun 03, 2005 9:54 pm

Post by MULITRI »

another valid point of course, now it will be in the taste of every webmaster :roll:
my taste is that i like how it is, and if the user the first time will think is the only way to reply, he will see the next time the buttons "new Post" and "post Reply", and he will see the difference.
mods are for that, to give personality to each forum according with the look of the webmaster.
let see if the creator of this mod update the release and he can gives us the two options, good idea.
Last edited by MULITRI on Sun Jun 12, 2005 2:24 pm, edited 1 time in total.
N0nSt0p
Registered User
Posts: 14
Joined: Tue Jun 07, 2005 3:16 pm

Post by N0nSt0p »

how cool, cheers :wink:
Post Reply

Return to “[2.0.x] MOD Database Releases”