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
tucsondrivers
Registered User
Posts: 161
Joined: Sat Mar 10, 2007 7:57 pm
Location: toronto, ontario
Contact:

Re: Quick reply for phpBB3

Post by tucsondrivers »

amxcorey wrote:are there any installation instructions - - anywhere.
first page -- download the mod, then in the extracted folder open up QR_pbpBB3.xml in Internet Explorer. Those are your instructions

RXU thanks for the mod! I'm gonna try her out now :)
http://tucsondrivers.com -- Hyundai Tucson Forum & Community
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 »

Aexo wrote:I have this error
install.php should be uploaded to the board root to run, not to the /install folder.
Alize
Registered User
Posts: 11
Joined: Sat Mar 22, 2008 5:09 pm

Re: Quick reply for phpBB3

Post by Alize »

I tried installing it twice and still keep getting the same error whenever I try to create or view a topic

Code: Select all

Fatal error: Cannot redeclare deregister_globals() (previously declared in /home/digiht/public_html/forum/common.php:32) in /home/digiht/public_html/forum/common.php on line 29
I uploaded all the correct files from the instructions, edited all the files correctly, ran the install.php file, deleted the install.php file. oh and I don't see anything in the ACP to change any of the quick reply settings either????

any ideas?

Thanks
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 »

Alize
The MOD doesn't change anything neither in post/reply function nor in /common.php. Are you absolutely sure this error is related to quick reply installation?
Alize
Registered User
Posts: 11
Joined: Sat Mar 22, 2008 5:09 pm

Re: Quick reply for phpBB3

Post by Alize »

the last part of the instructions say to edit the "language/en/acp/common.php" file.

this is the only MOD i've downloaded and tried to install so far so I don't think it could have gotten mixed in with a different mod.
tucsondrivers
Registered User
Posts: 161
Joined: Sat Mar 10, 2007 7:57 pm
Location: toronto, ontario
Contact:

Re: Quick reply for phpBB3

Post by tucsondrivers »

Update - Installed perfectly. Wonderful customization options in the ACP -- best quick reply I've seen yet.
Many thanks!
http://tucsondrivers.com -- Hyundai Tucson Forum & Community
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 »

Alize wrote:the last part of the instructions say to edit the "language/en/acp/common.php" file.
Yep, but not
Alize wrote:forum/common.php
;)
Check if you edited the correct file. Any chance you've edited forum/common.php instead of forum/en/acp/common.php?
Alize
Registered User
Posts: 11
Joined: Sat Mar 22, 2008 5:09 pm

Re: Quick reply for phpBB3

Post by Alize »

I double checked that file and it looks ok. to make sure I even re-uploaded a fresh copy of the /common.php file from the phpbb3 zip folder.

i also ran uninstall.php and then install.php again but still the same error. BUT, i do see the quick reply settings in ACP now which I didn't see before.

but still getting that same error when I click on a topic to view it.
Alize
Registered User
Posts: 11
Joined: Sat Mar 22, 2008 5:09 pm

Re: Quick reply for phpBB3

Post by Alize »

here is a link as well... if you click on the topic to try to view it you will see the error..

http://digital-ht.com/forum/viewforum.php?f=4
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 »

Try to temporarily remove or put in comment the code in viewtopic.php

Code: Select all

if ($config['allow_quick_reply'])
{
	include($phpbb_root_path . 'includes/quick_reply.' . $phpEx);
}
and say if error stays the same when you're trying to view a topic.
And pastebin your /common.php somewhere ;)
Alize
Registered User
Posts: 11
Joined: Sat Mar 22, 2008 5:09 pm

Re: Quick reply for phpBB3

Post by Alize »

ok, so I ran uninstall.php again, deleted all the "edited" files and uploaded the original files and I am still getting the same error?

maybe a problem with the forum somewhere else? should I try a reinstall of phpbb?
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 »

What do you have on line 29 of viewtopic.php?
Alize
Registered User
Posts: 11
Joined: Sat Mar 22, 2008 5:09 pm

Re: Quick reply for phpBB3

Post by Alize »

line 29 shows this

Code: Select all

$voted_id	= request_var('vote_id', array('' => 0));
so im doing a reinstall to double check EVERYTHING, i did notice something during the install process.

register_globals is NOT turned off, would this affect that?

im trying to turn them off but i keep getting an error when i add

Code: Select all

php_flag  register_globals  off
to my .htaccess file and then I can't view ANY pages at all.
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 »

Alize
I'm sorry, but if your problem is not the MOD related, it wouldn't be correct to continue discussion in this topic.
You could try to ask support in the appropriate 3.0.x Support Forum. Thanks :)
ttuu
Registered User
Posts: 224
Joined: Wed Feb 13, 2008 6:28 pm

Re: Quick reply for phpBB3

Post by ttuu »

hare its hebrew translation for this mod:

http://hhorn.no-ip.biz/forum/download/Olympus_QR_he.rar
Locked

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