[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?
What do you mean you have installed phpbb in the webroot? And you created a directory named gizmo/ in the webroot?You know what it is because you put it there does not tell anyone what you did or...
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: How do I download my backup to my computer?
Thanks everyone.Statistics: Posted by AbuHossam — Thu Feb 15, 2024 8:52 am
View Article[3.3.x] Support Forum • Re: Getting HTTP ERROR 500 after updating from 3.2.7...
500 errors are indicative of suppressed PHP errors, have a look at your server error logs for any clues to the problem. If you can’t get at the error logs ask your host for them. You can post anything...
View Article[3.3.x] Support Forum • Re: Fresh install
This topic is over two years old and it’s doubtful it’s going to be helpful to you. You should start your own topic by please filling out the Support Request Template and posting it back here in your...
View Article[3.3.x] Support Forum • Re: [Split] Over 80 spam registrations today
We did check the OP’s anti-spam settings. If the anti spambot measures had been turned off there would be a record in the admin log like [Altered anti-spambot settings]. I see you’re using one of the...
View Article