[3.3.x] Styles Support & Discussion • Re: Using prosilver stylesheet in...
Wonderful, thanks for confirming @_Vinny_!Statistics: Posted by digioz — Wed Dec 04, 2024 4:21 am
View ArticlephpBB Custom Coding • Re: Hide QuickLink for guests
You might need to wrap the whole <li id="quick-links" ... > ... </li> element into {% if S_REGISTERED_USER %} ... {% endif %} condition.Statistics: Posted by rxu — Wed Dec 04, 2024 5:55 am
View ArticlephpBB Discussion • Re: The future of prosilver (phpBB 4)
A fixed sidebarNot for me, they can be problematic especially in mobile situations, you could always add one via extension.Statistics: Posted by Mick — Wed Dec 04, 2024 9:28 am
View ArticleExtensions in Development • Re: [3.2][3.3][RC] Attachments images rotation...
Hello all, just a update that my issue is now resolved The issue I had was that the php version was missing a ext of it own which allowed this EXT to work correctly, strangely all my other EXT`s...
View ArticlephpBB Discussion • Re: Google is not crawling to individual topic or post...
But if you click on the item in the search list it did goto differnt topic items thoughWhen you click links on Google, you are visiting your topic as yourself, or a guest, not as Google would see it....
View Article[3.3.x] Support Forum • Re: [Split] SMTP Email Error, Errno 2
Like i said on first post, i can get to smtp relay using PING and NMAP on the same machine, no firewall, ive tested emails daily till i did update worked fine, i did not mess with VPS for months.Yes,...
View Article[3.3.x] Support Forum • Whois Localization
Hello, Is it possible to view the location of a member's IP address when clicking the Whois button (located in "Who is online," for example)? Currently, this button opens an empty window. Does it need...
View Article[3.3.x] Support Forum • Re: Whois Localization
Hello, Is it possible to view the location of a member's IP address when clicking the Whois button (located in "Who is online," for example)? An IP is assigned by the ISP (which usually has the...
View ArticleExtension Requests • Re: [Ext. REQUEST] Registration Check Password if ';--pwned
Relatively useless information.I have 2 online testing boards on which I use different self-randomized passwords (10 characters) (I have to write them down, failing that I'ld constantly need to reset...
View Article[3.3.x] Support Forum • Re: Limit access to ACP by IP
The is already some functionality for this. Never used it so you'd have to test it yourself but you can exclude IP's from banning and then ban everyone else using wildcard but that's forum wide. You...
View Article[3.3.x] Support Forum • [Solved] Remove founder user and place in new group
Hello,I'm securing my forum. Is it ok to remove my founder account from the administrator group and place it in a new hidden group with moderator privledge? And also remove the founder privledge from...
View Article[3.3.x] Support Forum • Re: Google Search Console: lots of pages not indexed
I have an issue that shows up in Google Search Console:Discussion Forum: 99% of your items don't qualify for advanced resultsCheck and fix issues that invalidate your...
View ArticleExtension Requests • I am looking for a solution for the portal
I am considering adding a portal to my phpBB 3.3.12 to increase the possibilities. For example, making blog-like entries, creating a knowledge base.Optionally, in the future I would also like to make...
View Article[3.3.x] Support Forum • Re: Remove founder user and place in new group
Yes that's fine. Just make sure you make the new founder first because only a founder can add or remove that ability from another.Statistics: Posted by KevC — Fri Dec 06, 2024 10:55 am
View ArticleExtension Requests • Re: I am looking for a solution for the portal
I've moved your topic to the extension requests forum, phpBB Discussion is for general phpBB topics. What have you searched for so far? Also, Board3 portal is (or at least has been) very popular so...
View ArticlephpBB Discussion • Re: Hosting extortion
I've been with my host since 2006 and couldn't be happier. None of what you describe. I won't spam the board but feel free to PM me if you want my recommendation.Statistics: Posted by nou nou — Fri...
View ArticlephpBB Discussion • Re: Why choose phpBB forums over the rest? What’s the big...
I sometimes get asked this question by users on my forum, and a couple of years ago I wrote this about it:(I see I missed a little CSS adjustment there...)Statistics: Posted by nou nou — Fri Dec 06,...
View Article[3.3.x] Support Forum • Re: [Solved] Remove founder user and place in new group
You don't need to add founder to any group if you are just using it for ACP access. By default founder has full access to ACP.Statistics: Posted by thecoalman — Fri Dec 06, 2024 1:46 pm
View ArticleExtension Requests • Re: [Split] Auto resize attachments images
Still no luck finding a way to do this. Is there no such thing? I know a forum that uses Invision Community which is written in PHP and they have features enabled that automatically resize images to...
View ArticleExtensions in Development • Re: [3.3][DEV] phpBB Topic/Post Reactions,...
What do you error log say?Hello,Code: PHP Fatal error: Uncaught Twig\Error\LoaderError: Unable to find template "@steve_postreactions/reactions.css" (looked into:...
View Article