[3.3.x] Support Forum • Re: installation isn't running
Spent a good while with my host today, and they say it runs fine on their side, so not a server side issue...Statistics: Posted by jeepwhisperer — Tue May 06, 2025 12:13 am
View ArticleExtensions in Development • Re: [3.3][ALPHA] Hash value in stylesheet.css
will be a nice additioni've been using your css_hash.php for quite some timeStatistics: Posted by Prosk8er — Tue May 06, 2025 12:42 am
View Article[3.3.x] Support Forum • Problems updating from 3.0.14 to 3.3.15
Support Request Template What version of phpBB are you using? phpBB 3.3.15 What is your board's URL? http://raiderstation.com Who do you host your board with? hostarmada How did you install your...
View ArticlephpBB Custom Coding • Re: Using Varnish with phpBB for bot / guest traffic
On my forum, I have since followed this suggestion to disallow "sid=" in URLs for guests:The second change is in append_sid (the root cause of it all) in functions.php.Code: // Append session id and...
View ArticleExtensions in Development • Re: [3.3][DEV] phpBB Events Calendar
Try the GitHub files for me please. https://github.com/Steven-C-18/calendarYes better But when you select "No Topic Icon" , I get "The selected forum ID is empty"Statistics: Posted by SpIdErPiGgY —...
View Article[3.3.x] Support Forum • Re: Problems updating from 3.0.14 to 3.3.15
Just in case, is nginx the webserver phpBB is running on?Statistics: Posted by rxu — Tue May 06, 2025 2:59 am
View Article[3.3.x] Support Forum • Re: How To Get Rid Of Old Announcement Center Tab
Make a full backup first. What's the worst that can happen? If it doesn't work you just delete the files again.Statistics: Posted by invenio — Wed May 07, 2025 12:10 am
View ArticleExtension Requests • Re: Shorten URLs (viewtopic -> topic, viewforum ->...
What would that accomplish? All it is doing is rewriting the request viewforum.php so the server sees it as f.php which includes viewforum.php. The URLs would still say "viewforum.php". All you would...
View Article[3.3.x] Support Forum • All Guest counting as 1 on who’s online
hey any idea on how to show my actual guest? it always shows 1 guest is on all the time. I use AWS EC2Statistics: Posted by mattash — Wed May 07, 2025 3:22 am
View Article[3.3.x] Support Forum • Re: What is going on? Is this some kind of widespread...
ever since i turned on cloudflare my site had been lighting fast. Feb until May was awful. i lost so many users because of those bots.Statistics: Posted by mattash — Wed May 07, 2025 3:23 am
View Article[3.3.x] Support Forum • Re: Upload Security
Because that information is stored in the database. The files themselves on the server are renamed so that if two people upload "picture.jpg" they get unique file names so that they don't overwrite...
View ArticleWanted! • Re: Paid work: Create a calendar "event" extension and...
viewtopic.php?t=2659177https://www.phpbb.de/community/viewtopi ... 9&t=233145Statistics: Posted by SpIdErPiGgY — Thu May 08, 2025 2:58 am
View Article[3.3.x] Support Forum • Re: Guests online
According to Google AI, it's 56252. You might wish to change the Allow rule name from Imgur to something generic, like 'Allow,' so it's labeled better. Ours has all the explicit allowed traffic for...
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: How many cache files?
Glad you got it sorted.Please report it to the extension author so he can take care of it.Statistics: Posted by Stoker 4.0 — Fri May 09, 2025 1:51 am
View ArticleExtensions in Development • Re: [3.3][RC] Hash value in stylesheet.css
As I explained in my first post it could be a stupid question.What I meant was stylesheets included by an extension.Just like this example: Code: <link...
View Article