Quick reply for phpBB3

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

NOTICE: This forum is only for the announcement of new releases and/or updates of MODs. Any MOD support should be obtained through the Customisations Database in the support area designated for each MOD.

A direct link to support for each MOD is in the first post of the respective topic.
Locked
nabeelmallick
Registered User
Posts: 89
Joined: Sun Dec 16, 2007 12:02 am

Re: Quick reply for phpBB3

Post by nabeelmallick »

ok so i'll try the edits on viewbody_html.. one by one and see which one does the trick..
(pls consider my lack of php knowledge) :lol:
rxu
Extensions Development Team
Posts: 3711
Joined: Wed Oct 25, 2006 12:46 pm
Location: Siberia, Russian Federation
Contact:

Re: Quick reply for phpBB3

Post by rxu »

You can leave just the following MOD code in viewtopic_body.html:

Code: Select all

<!-- IF QUICK_REPLY --><!-- INCLUDE quick_reply.html --><!-- ENDIF -->
nabeelmallick
Registered User
Posts: 89
Joined: Sun Dec 16, 2007 12:02 am

Re: Quick reply for phpBB3

Post by nabeelmallick »

awesome... man.. now u saved some time for me.. :D
CVROY
Registered User
Posts: 22
Joined: Mon Jan 28, 2008 8:42 pm

Re: Quick reply for phpBB3

Post by CVROY »

nabeelmallick wrote:hmm strange.. it does not do that for my prosilver board.. :?
make sure you are clicking on the topic title and not the small icon which takes u to the last post.. :D
I am clicking the topic title only... I am using IE7.
rxu
Extensions Development Team
Posts: 3711
Joined: Wed Oct 25, 2006 12:46 pm
Location: Siberia, Russian Federation
Contact:

Re: Quick reply for phpBB3

Post by rxu »

CVROY wrote:I really like this mod, it's only down side is when you go into a topic it automatically goes to the quick reply box and you have to scroll up to read the post. Is there a way to get it to not snap to the quick reply box when entering a topic?
Yes, this is known issue with this MOD and IE. Here is the respective part of discussion, but I didn't implement a fix for the MOD yet.
CVROY
Registered User
Posts: 22
Joined: Mon Jan 28, 2008 8:42 pm

Re: Quick reply for phpBB3

Post by CVROY »

Thanks, Looking forward to a new release with the fix :)
RedShine
Registered User
Posts: 18
Joined: Mon Mar 31, 2008 2:25 pm

Re: Quick reply for phpBB3

Post by RedShine »

Hi, i downloaded this mod but sadly i can't seem to make it work in two styles: codeblack and subsilver2.

It seems like the code of the files to edit it's different. The install file is based on "prosilver" and works with the "arrow style" but not with those two.

I have to edit these files:
Ficheiros a editar

But the install file doesn't seem to work..

Can you help?
rxu
Extensions Development Team
Posts: 3711
Joined: Wed Oct 25, 2006 12:46 pm
Location: Siberia, Russian Federation
Contact:

Re: Quick reply for phpBB3

Post by rxu »

RedShine
Please, read this first.
If it won't be helpful, feel free to ask your questions more :)
RedShine
Registered User
Posts: 18
Joined: Mon Mar 31, 2008 2:25 pm

Re: Quick reply for phpBB3

Post by RedShine »

Thanks, i think it's fine now! ;)
thecatalyst
Registered User
Posts: 3
Joined: Sun Mar 30, 2008 2:45 am

Re: Quick reply for phpBB3

Post by thecatalyst »

I'm having a bit of trouble with the mod. It installed wonderfully, but the text is in a different language even though I set it up for English.

Image
Image

I know I must have made a silly mistake somewhere while installing the mod, but I can't seem to find where. Thanks.

EDIT: I fixed it. Had a mix up with the .php file.
Last edited by thecatalyst on Tue Apr 01, 2008 1:28 am, edited 1 time in total.
RedShine
Registered User
Posts: 18
Joined: Mon Mar 31, 2008 2:25 pm

Re: Quick reply for phpBB3

Post by RedShine »

Hi,

I have follow the steps to the installation of this mod but when i run the install.php it appears a blank page. The same thing when i tried to go to the Administration Control Panel. I have done nothing in my forum but this installation so it must be this mod. What did i do wrong?
nabeelmallick
Registered User
Posts: 89
Joined: Sun Dec 16, 2007 12:02 am

Re: Quick reply for phpBB3

Post by nabeelmallick »

rxu wrote:You can leave just the following MOD code in viewtopic_body.html:

Code: Select all

<!-- IF QUICK_REPLY --><!-- INCLUDE quick_reply.html --><!-- ENDIF -->
ok removing this gets rid of Quick Reply box itself.. lol ...
i want to remove the "Quote" Link under the user rank??
r0ckstarr
Registered User
Posts: 10
Joined: Tue Jun 13, 2006 9:41 pm

Re: Quick reply for phpBB3

Post by r0ckstarr »

rxu wrote:
r0ckstarr wrote:Fatal error: Call to undefined function: add_form_key() in /home/content/r/0/c/r0ckstarr/html/phpBB3/includes/quick_reply.php on line 172
What version of phpBB3 are you using?
Thanks for the help. Just realized I was running an older version. I have 3.0.RC5. I'll update.
thecatalyst
Registered User
Posts: 3
Joined: Sun Mar 30, 2008 2:45 am

Re: Quick reply for phpBB3

Post by thecatalyst »

I have a really simple question:

How do I center the "Quote" text or even get rid of it?

Image

I think it looks really awkward on the side like that.
rxu
Extensions Development Team
Posts: 3711
Joined: Wed Oct 25, 2006 12:46 pm
Location: Siberia, Russian Federation
Contact:

Re: Quick reply for phpBB3

Post by rxu »

RedShine wrote:but when i run the install.php it appears a blank page.
What install.php did you run? try to use this fixed version, please.
nabeelmallick wrote:ok removing this gets rid of Quick Reply box itself.. lol ...
Don't remove this code, but let it stay. Remove all the QR MOD code from viewtopic_body.html excepting

Code: Select all

<!-- IF QUICK_REPLY --><!-- INCLUDE quick_reply.html --><!-- ENDIF -->
thecatalyst
To get rid of quote link, you can do the same as for nabeelmallick ;)
Locked

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