Extension Requests • ranked voting / ordered preferences / tier list polls
Hi all.Who doesn't love to rank things? First to last, S tier to F tier, that kind of thing.We have polls in phpbb, but what about ranked polls? Has anyone created such a thing? Would it even be...
View Article[3.3.x] Support Forum • Re: How To Get Rid Of Old Announcement Center Tab
It is possible that the extension files were deleted without properly disabling the extension in advance?I would try putting back the extension files. Hopefully that will give you access to it in the...
View Article[3.3.x] Support Forum • Re: installation isn't running
Did you have the file transfer settings in Filezilla set right?https://www.phpbb.com/support/docs/en/3 ... filezilla/I did not... missed this one. I didn't question the upload since the support people...
View Article[3.3.x] Support Forum • Upload Security
Is there a way to have file attachments renamed as part of the upload process, for example the way Facebook does?My forum features many photos of a sensitive nature, rare plants in habitat and ancient...
View Article[3.3.x] Support Forum • Re: What is going on? Is this some kind of widespread...
Yup, looks like phpbb is also suffering. Currently 3082 guests. Statistics: Posted by skybound — Wed May 07, 2025 7:35 pm
View Article[3.3.x] Support Forum • Re: Upload Security
Files are already renamed during upload, and served via a dynamic script.Statistics: Posted by Paul — Wed May 07, 2025 8:08 pm
View Article[3.3.x] Support Forum • big session table
3.3.15 installed, traffic 3-4.000 but every day i see session table size 100-150 mband my server fronzen, if i truncate session table its okhow to do?Statistics: Posted by dmax12 — Wed May 07, 2025...
View Article[3.3.x] Support Forum • Re: How many cache files?
I would like to thank everyone for their help. I believe I have found the culprit, which was indeed an extension and more specifically the SEO metadata extension. I have disabled it and for the time...
View Article[3.3.x] Support Forum • Re: Update issue
Just in case helpful to anyone down the road, I just had to run the 'install' script -- as you would at the end of every update -- to fix the database and get all prefixes the same. I did that once...
View ArticleExtensions in Development • Re: [3.3][RC] Hash value in stylesheet.css
You even have me curious Stoker. I've never seen an extension that @imports stylesheets.The overall_header_head_append.html event template in an extension normally includes the extension's...
View Article[3.3.x] Support Forum • Re: All Guest counting as 1 on who’s online
anyone?Statistics: Posted by mattash — Thu May 08, 2025 9:52 pm
View Article[3.3.x] Support Forum • no admin rights after installation
Support Request Template What version of phpBB are you using? phpBB 3.3.14 What is your board's URL? www.finmaker.co.uk Who do you host your board with? heartinternet.co.uk How did you install your...
View Article[3.3.x] Support Forum • Re: no admin rights after installation
I apologize for the inconvenience, but after preparing the above message and logging out, I returned to the Finmaker forum and tried to log in. To my great surprise, I was logged in. I don't...
View Article[3.3.x] Support Forum • Deleting user posts
hello,how can I delete all topics and posts of user X, who was once deleted from the forum? only his posts and topics on the forum are left. is there any sql query that will do it automatically?...
View Article[3.3.x] Support Forum • Re: Problems updating from 3.0.14 to 3.3.15
LiteSpeed as its web server, not NGINXNot familiar with the LiteSpeed, but does it use phpBB's standard .htaccess of some own rewrite rules set? Wondering this because the error can be caused by...
View Article[3.3.x] Support Forum • Re: Deleting user posts
this is a spammer who added erotic posts and I need to delete it but how?In User Administration, when you pull up the user, at the bottom it says "Delete User"There's a pull down menu that says...
View Article[3.3.x] Support Forum • Re: Removed forums and now the website won't load
Hello everyone,Thanks for replies. With help of my friend we managed to figure out the issue. In the end it had nothing to do with the forums that I touched.The provider migrated web to another server...
View Article[3.3.x] Styles Support & Discussion • expand navbar
I would like to extend my nabar.So that I can import a link to an extension on the bottom row.Code: <li class="rightside" data-skip-responsive="true">{% EVENT navbar_custom_after...
View Article[3.3.x] Styles Support & Discussion • Re: expand navbar
You just need to add another <ul> and <li>s for the new links you want. At the bottom like so:Code: <div class="navbar" role="navigation"><div class="inner"><ul...
View Article[3.3.x] Support Forum • Re: Upload Security
My extension above hides the file name it does not remove it, and it is fully compatible with 3.3.15. See HERETried it, but was disappointed to see that it strips my added verbal descriptions of...
View Article