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.
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 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
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.
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:
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.
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.
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 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.
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