[3.3.x] Support Forum • Re: New user cannot post further until first post is...
I don't think there is a default way you can stop people making a second post. Until that post appears, as far as the software is concerned, they haven't made any proper posts at all yet.You're right....
View Article[3.3.x] Support Forum • Group permissions, Custom fields and email notifications
Is there a way to let users only see their posts while allowing other user groups to see all of them?I should create such a service for my sitehttps://it.fiverr.com/briefs/match/new?source=lihpAnd I...
View Article[3.3.x] Support Forum • Re: how to make possible access to directory?
Hi,I have installed phpbb in the webroot.I got a directory there, in the webroot, let's call it "gizmo". This directory is there, but isn't part of phpbb.If I try to access /gizmo, I get the error "No...
View Article[3.3.x] Support Forum • Re: Group permissions, Custom fields and email...
Can it be done with xf?What is xf?Statistics: Posted by warmweer — Tue Feb 13, 2024 7:19 pm
View Article[3.3.x] Support Forum • Re: Maximum login attempts. captcha required
When you login correctly, the login attempts should reset to zero.It is possible you have a bad actor trying to login to your users' accounts.Statistics: Posted by Brf — Wed Feb 14, 2024 1:58 pm
View ArticleExtensions in Development • Re: [3.3][BETA] Post Form Templates
Cleared all data, tried again with the given form changed to checkboxes with 1,2,3 as options. Here's what the database says: see attachment.Is that as it should be?Edit: grr. I get an html error when...
View Article[3.3.x] Convertors • Re: [SPLIT] Convert MyBB to phpBB?
Where I am at presently:Created a new Virtual Machine (VM).Installed Debian using the unattended install.Installed php5.6 (had to separately install php5.6-xml as well).Installed MyBB 1.8.37.Installed...
View ArticleExtension Requests • PhpBB Gallery and Ultimate SEO Friendly URL - how to set...
I installed phpBB Gallery and Ultimate phpBB SEO Friendly URL. But the gallery does not open. When I go to the link to the gallery - the main page of the forum opens. This is probably due to the...
View ArticleExtension Requests • Re: PhpBB Gallery and Ultimate SEO Friendly URL - how to...
Extensions are supported by their author.If you downloaded it on this site, the support tab is on the download page.Statistics: Posted by KevC — Wed Feb 14, 2024 8:05 pm
View Article[3.3.x] Support Forum • The submitted form was invalid, not able to login.
Support Request Template What version of phpBB are you using? phpBB 3.3.1 What is your board's URL? https://kramerforumz.com/ Who do you host your board with? GoDaddy How did you install your board? I...
View Article[3.3.x] Support Forum • Re: The submitted form was invalid, not able to login.
Your cookie_secure is set to False.Set that to true, clear board cache, clear your browser cache and cookies an try again.Statistics: Posted by warmweer — Thu Feb 15, 2024 7:16 pm
View Article[3.3.x] Support Forum • Re: how to make possible access to directory?
Is it a symbolic link to directory?Statistics: Posted by thecoalman — Thu Feb 15, 2024 8:45 pm
View Article[3.3.x] Convertors • Re: [SPLIT] Convert MyBB to phpBB?
Resetting all my forum permissions is a hassle. It would be nice if the converter tool was more interactive with this portion of the conversion and walked us through forum permissions.Icons and such...
View Article[3.3.x] Support Forum • Re: what is :run 'php ../composer.phar instal' ?
Just why?If you messed it up, you just download the fullpackage and load this up to your server and that's it. Just consider, that you don't delete your files likes attachments, images, Smilies etc....
View Article[3.3.x] Support Forum • Re: Getting HTTP ERROR 500 after updating from 3.2.7...
Thanks so much for the tips.[*] I deleted everything in /cache except for index.htm and .htaccess ; no success there. The /cache/production folder and its contents gets recreated when I try to access...
View Article[3.3.x] Support Forum • Re: upgrading from 3.2.5 to 3.3
Why are you not following the full package update?https://www.phpbb.com/support/docs/en/3 ... date_full/Statistics: Posted by janus_zonstraal — Fri Feb 16, 2024 8:51 pm
View Article[3.3.x] Support Forum • How to Change Board Logo
I know there is a whole topic on this: https://www.phpbb.com/support/docs/en/3 ... oard-logo/What is frustrating me is that I took the original SVG file, and although pixel sizes are somewhat moot in...
View Article[3.3.x] Support Forum • Re: 3.2.8 upgrade to 3.3.11 on a new server
Your Cookie domain .plasmaspider.com is incorrect, it appears that is from the previous installation. Knowledge Base - Fixing incorrect cookie settings.Thanks guys, I changed the cookie settings to...
View ArticleExtension Requests • Advanced Active Topics question
So I recently installed this extension https://www.phpbb.com/customise/db/exte ... ve_topics/Which is great and a nice addition to my site. I was wondering two things:1) getting it to be viewable on...
View Article[3.3.x] Styles Support & Discussion • Re: Remove "Contact" link...
Hi and welcome to phpBBAdd this at the end of your stylesheet.css file:Code: .profile-contact {display: none;}Don't forget to clear the cache afterscreenshot here:...
View Article