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.
grittani
Registered User
Posts: 19
Joined: Fri Mar 12, 2010 6:20 pm

Problem

Post by grittani »

Im getting an error when I go to view the topic where the quick reply should be. Im farely new to phpbb3 so Im not too sure what the problem means.
My forum is http://gamersfb.conceptmtl.x10hosting.c ... um.php?f=6 and the error appear when clicking on the test topic or any of the topics for that matter.
Any help would be greatly appreciated
grittani
Registered User
Posts: 19
Joined: Fri Mar 12, 2010 6:20 pm

Re: Problem

Post by grittani »

grittani wrote:Im getting an error when I go to view the topic where the quick reply should be. Im farely new to phpbb3 so Im not too sure what the problem means.
My forum is http://gamersfb.conceptmtl.x10hosting.c ... um.php?f=6 and the error appear when clicking on the test topic or any of the topics for that matter.
Any help would be greatly appreciated
btw line 320 in my viewtopic_body.html for my template is

<td class="cat"><form name="viewtopic" method="post" action="{S_TOPIC_ACTION}"><span class="gensmall">{L_DISPLAY_POSTS}:</span> {S_SELECT_SORT_DAYS}&nbsp;<span class="gensmall">{L_SORT_BY}</span> {S_SELECT_SORT_KEY} {S_SELECT_SORT_DIR}&nbsp;<input class="btnlite" type="submit" value="{L_GO}" name="sort" /></form></td>
rxu
Extensions Development Team
Posts: 3952
Joined: Wed Oct 25, 2006 12:46 pm
Location: Siberia, Russian Federation

Re: Quick reply for phpBB3

Post by rxu »

grittani wrote:btw line 320 in my viewtopic_body.html for my template is
It's said about line 320 of /cache/tpl_fisubice2_viewtopic_body.html.php (cache file), not of viewtopic_body.html itself ;)
Must be some error in viewtopic_body.html edits though.
grittani
Registered User
Posts: 19
Joined: Fri Mar 12, 2010 6:20 pm

Re: Quick reply for phpBB3

Post by grittani »

do u have an idea of what it could be, i really want this mod to work!!!
User avatar
TheMainEvent
Registered User
Posts: 89
Joined: Sat Mar 13, 2010 7:11 pm

Re: Quick reply for phpBB3

Post by TheMainEvent »

tried installing (uploading .rar file through automod) and I'm not sure what to do. Getting this error:

Replace With

'user_options' => 2943,

The Find specified by the MOD could not be found
piervi
Registered User
Posts: 1
Joined: Sun Mar 21, 2010 9:03 pm

Re: Quick reply for phpBB3

Post by piervi »

How does it work on 3.0.7?
I love this mod, and I won't update my stile if i can't have this! :D
rxu
Extensions Development Team
Posts: 3952
Joined: Wed Oct 25, 2006 12:46 pm
Location: Siberia, Russian Federation

Re: Quick reply for phpBB3

Post by rxu »

TheMainEvent wrote:'user_options' => 2943,The Find specified by the MOD could not be found
Please, read this post.
piervi wrote:How does it work on 3.0.7?
Works for me :) Just don't enable built-in QR on per-forum level.
sterlinron
Registered User
Posts: 15
Joined: Fri Aug 31, 2007 8:32 pm

Re: Quick reply for phpBB3

Post by sterlinron »

NEED SUPPORT HELP

Ok so I know only enough to get into trouble, I am a total amateur when it comes to phpbb. I had a great working board that was 3.0.RC5, but my hosting company made me update to the latest. I had just a few mods, and I did those years ago. Mainly the mods were what this mod is supposed to achieve.

I need a QR with smilie, bbcode, and quote selected. I have tried installing individual mods to the supplied QR. I only accomplished the bbcode mod. Couldn't get smilies to work. If I understand this mod should cover me for what I need. BUT I can't seem to get it installed.

I tried running it in auto mod and get the following message:

Information

Cannot locate File: ./../store/mods/Olympus_QR//Olympus_QR/store/mods/Olympus_QR/templates/subsilver2.xml

Then I see that maybe I need to update the install.php file, so I did that, and I get the same error in auto mod.

So I tried pointing my browser at the install.php file to see if that will do anything, and I get:

Warning: include(./common.php) [function.include]: failed to open stream: No such file or directory in /home/frontlin/public_html/sspbd.com/_install/install.php on line 17

Warning: include(./common.php) [function.include]: failed to open stream: No such file or directory in /home/frontlin/public_html/sspbd.com/_install/install.php on line 17

Warning: include() [function.include]: Failed opening './common.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/frontlin/public_html/sspbd.com/_install/install.php on line 17

Fatal error: Call to a member function session_begin() on a non-object in /home/frontlin/public_html/sspbd.com/_install/install.php on line 20


So then I tried moving the install folder to the phpbb root fold cause I think I read to try that somewhere. And I get the same thing.

I have tried searching this topic, and read the first several and last several pages and have found nothing related to my problem.

Please hold my hand I need this mod.
rxu
Extensions Development Team
Posts: 3952
Joined: Wed Oct 25, 2006 12:46 pm
Location: Siberia, Russian Federation

Re: Quick reply for phpBB3

Post by rxu »

sterlinron, all you need to install this MOD is to modify files in according to the installation instruction, and then run install.php from the board root folder (I guess it should be pointed as sspbd.com/install.php).
If you're new to the MODs installing, please read this [Tutorial] How to install a MODX modification.
sterlinron
Registered User
Posts: 15
Joined: Fri Aug 31, 2007 8:32 pm

Re: Quick reply for phpBB3

Post by sterlinron »

:lol: Instructions! Who woulda thought instructions would help.

Sorry I didn't realize that was an instructions file. This should surely help.

Thanks! :lol:
sterlinron
Registered User
Posts: 15
Joined: Fri Aug 31, 2007 8:32 pm

Re: Quick reply for phpBB3

Post by sterlinron »

Awesome! It's amazing how easy it is when there are instructions. Thanks so much for this mod. I almost have it all working. I just have two problems.

1. When you click on a smilie to insert it using prosilver, it takes you to the top of the page. But they work fine in Subsilver 2

2. I have two QR boxes. The new one, and the one supplied with 3.0.6 I can't seem to turn one off without disabling the other.

I think I saw someone else having this problem I will go searching. If anyone wants to point me in the right direction I would greatly appreciate it.

THIS MOD ROCKS!
sterlinron
Registered User
Posts: 15
Joined: Fri Aug 31, 2007 8:32 pm

Re: Quick reply for phpBB3

Post by sterlinron »

Some users are reporting the smilies issue with subsilve 2 as well, but they work for me. May be a browser thing. I had better get to searching.
sterlinron
Registered User
Posts: 15
Joined: Fri Aug 31, 2007 8:32 pm

Re: Quick reply for phpBB3

Post by sterlinron »

Demoney420 wrote:
rxu wrote:Please show the line 1475 of /includes/session.php.
I checked that and I redid it like it told me to still the same thing
I had this error, the copy paste didn't have a comma after it. So past it in (make sure there is only one comma in front of the pasted text, then add a comma to the very end of the pasted text.

I feel so smart :lol:
sterlinron
Registered User
Posts: 15
Joined: Fri Aug 31, 2007 8:32 pm

Re: Quick reply for phpBB3

Post by sterlinron »

But not smart enough. I still need help.

I have the mod installed correctly I think. And after reading pretty much this whole topic, I cannot find a solution to my problems. It appears that winrider07 experienced the smiley problem I am having as well, but i don't see where anyone was able to resolve it.

Problem one:

I have two quick reply boxes. Both at the bottom of the screen. The second one appears to be the one that comes with 3.06. I tried turning it off in the ACP, but it turns off both of them. The second one does not have smilies, nor do I want it to. I just want the QR that this mod provides.


Problem two:

Under the following scenarios, when users click on smilies it does not enter the emoticode, it sends the user to the top of the page. Note: the only scenario where this does work properly is using Firefox with Subsilver 2.

Does not work when:
Using Internet Explorer with Prosilver or Subsilver 2
Using Firefox with Prosilver.

PLEASE HELP!
rxu
Extensions Development Team
Posts: 3952
Joined: Wed Oct 25, 2006 12:46 pm
Location: Siberia, Russian Federation

Re: Quick reply for phpBB3

Post by rxu »

sterlinron wrote:Problem one:
The cause is that you have current QR and built-in QR enabled at the same time. Just leave built-in QR switched on globally, but turn it off on per-forum level.
sterlinron wrote:when users click on smilies it does not enter the emoticode, it sends the user to the top of the page.
If we're talking about phpBB version earlier than 3.0.7, then that's a phpBB bug that was fixed in 3.0.7. In this case you'll experience the same problem with the full post editor. Please be up to date ;)

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