[3.3.x] Support Forum • Re: Long-standing issue
What's that, now?The site's completely gone?(Note to the admin: I posted that on the wrong topic...it is correct now...).Statistics: Posted by Lost_in_Space — Sun Feb 11, 2024 6:43 am
View ArticlephpBB Ideas • Boards overview on narrow screens: also show date+time of last...
Currently, the boards overview on narrow screens, does not show the date+time of last posts.If a person visiting a phpBB forum on e.g. a smartphone has an account, they can simply find new posts by...
View Article[3.3.x] Support Forum • Board being targeted by spammer school
It’s been two days in a row now that my board has been attacked by spammers. It looks like they first registered, then get themselves out of the newly registered users group and then start spamming...
View Article[3.3.x] Support Forum • Re: Board being targeted by spammer school
There has been quite a lot of spambot activity this last couple of weeks. If you have the NRU active then each of the new users posts has to be approved by a moderator until he reaches the set...
View Article[3.3.x] Support Forum • Re: White screen after updating to 3.3.11
See PHP supported versions and note that only versions 8.2 and upwards are supported. phpBB 3.3.11 works fine with PHP 8.2.Statistics: Posted by Mick — Sun Feb 11, 2024 10:02 am
View Article[3.3.x] Support Forum • Re: is 'manual update' option where I should be?
In /cache, delete /installer and /productionin /store delete io_lock.lock and install_config.phpthen navigate to /install and select database updatesee https://www.phpbb.com/support/docs/en/3 ......
View ArticleExtensions in Development • Re: [3.2][3.3][DEV] Hangman - Resurrected
Quotation marks do have a meaning within PHP so if you want to use them you schould escape them with a backslash but I'm not sure that will work and I didn't try it.Statistics: Posted by Mike-on-Tour...
View Article[3.3.x] Support Forum • Re: How do I download my backup to my computer?
There’s always Knowledge Base - Forum Backup Instructions.Statistics: Posted by Mick — Mon Feb 12, 2024 9:50 am
View ArticleExtensions in Development • Re: [3.3][DEV] Like&Dislike
How to hide/remove dislike button and dislike counter?I only want to keep like button.Statistics: Posted by exemplary1 — Mon Feb 12, 2024 10:01 am
View Article[3.3.x] Support Forum • URL Issue
This may and probably has been asked before but the amount of results when searching is staggering.My question is simple. Currently, my forum URLs show in the browser as this...
View Article[3.3.x] Support Forum • Re: URL Issue
Changing the URL in the way you mention will do nothing for your rankings. Google et al are aware of dynamic URL's like this and can index them correctly without any further intervention.Statistics:...
View ArticleExtension Requests • Re: Ads extension suggestion for specific forums
It's not allowed to offer payment in any form for assistance in this forum, but we can help you, for free! If you feel what you want to do is beyond your capability, then please post in the Wanted!...
View Article[3.3.x] Support Forum • Re: Admin Panel Times Out
Sure here we gohttps://japancarforums.com/Please ignore the layout on the front page as its gone a bit odd.Statistics: Posted by tomoko33 — Tue Feb 13, 2024 9:38 am
View Article[3.3.x] Support Forum • Re: Over 80 spam registrations today
They are not bypassing it. They've worked out the answer.Having 3 questions is not good because then you don't know which one they've beaten so you have to change all of them.Statistics: Posted by...
View Article[3.3.x] Support Forum • Re: how to make possible access to directory?
I know what it is, I put it there!I want to access it directly, buy phpbb's symphony won't let me.How can I access that directory ?Statistics: Posted by manarak — Wed Feb 14, 2024 2:20 am
View Article[3.3.x] Support Forum • Re: xampp redirects to localhost/install/app.php
This is the directions for Windows, you'd have to Google for other OS.To avoid path issues you can edit your local DNS. Open C:\Windows\System32\drivers\etc\hosts and at the end of the file add:Code:...
View ArticleExtension Writers Discussion • php path to image
The following are in a JS file as part of my April Fools (Bugs In The Machine) ExtensionCode: imageSprite: "./ext/hifikabin/aprilfools/styles/prosilver/theme/images/fly-sprite.png",Code: imageSprite:...
View ArticleExtension Writers Discussion • Re: php path to image
Just declare in your PHP script something like:Code: $this->template->assign_vars(['HIFIKABIN_APRILFOOLS_PNG_PATH'=> $this->phpbb_root ....
View Article[3.3.x] Support Forum • Re: I made some mistake in upgrading
delete vendor okay. re-upload?the whole thing?I only just did it. Took all morning. Thousands of folders.Have some got modified since I attempted to run /install ?Can't we isolate it down to just a...
View Article[3.3.x] Support Forum • Re: How do I download my backup to my computer?
Thanks everyone.Statistics: Posted by AbuHossam — Thu Feb 15, 2024 8:52 am
View Article