phpBB Discussion • Re: Spammers or SPAMbots?
From what I've seen, it's still the age old reason of backlinks. The post goes in, seemingly real, they leave it to sit there for days, weeks or even months by which time the post is on another page...
View ArticleGeneral Discussion • Re: TEMU advertisements are popping up everywhere
I do not know if you noticed this recently but suddenly all discussion forums both phb & non phb are getting bombarded with TEMU ads all over the place , to the bottom, to the top, inside in the...
View Article[3.3.x] Support Forum • Re: The Founder setting not select
What does an STK do?STK is a set of tools that will allow you to perform certain tasks such as seeing a list of all users with founder status, repair database, remove extra tables and columns, many...
View Article[3.3.x] Support Forum • Moderator Control Panel shows messages that can't be...
Dear phpBB folks,I'm running the latest version of phpBB 3.3.14 (as of writing this post) and my board is functioning normally.I'm logged in as a user with administrator rights and enter: Moderation...
View Article[3.3.x] Support Forum • Re: Moderator Control Panel shows messages that can't...
There's a difference between administrator and moderator rights, if you want to do moderator tasks you need to be a member of that group in order to have the necessary permissions.Statistics: Posted...
View Article[3.3.x] Styles Support & Discussion • Re: How to have both left and right...
Example: https://www.bbs.cinfoshare.com/viewtopic.php?t=3I have a completely different question for you. Off topic. How could Google Adsense enable monetization for you if your forum is empty and on a...
View ArticleExtensions in Development • [3.3][BETA] Username Gradients
Name: Username GradientsDescription: Customise usernames with a simple gradient overlay.Version: 1.0.0 (public beta 1)Author: danieltjFeatures:Adds three new settings to allow for a custom gradient...
View ArticleExtensions in Development • Re: [3.3][BETA] Username Gradients
Post reserved for future usage.Statistics: Posted by danieltj — Fri Jan 24, 2025 11:02 am
View Article[3.3.x] Support Forum • Re: Dealing with bot traffic
If the bot is identifying itself with user agent your first line of defense is robots.txt , Generally if they identify themselves they obey robots.txthttps://developers.google.com/search/do ......
View ArticleExtensions in Development • Re: [3.3][DEV] phpBB Events Calendar
Are you sure you have the permissions to view the calendar?Statistics: Posted by ssl — Fri Jan 24, 2025 7:30 pm
View ArticlephpBB Ideas • Synchronise board settings and guest account administration
In the "Board settings" are the settings for "Default language", "Date format" and "Guest timezone" not synchron with the settings in the guest account.The settings "My language", "My timezone" and...
View ArticleExtension Requests • Re: Facebook post to phpBB post converter
Invent a feed page that has a scrolling list click-bait images. Fb is a chameleon, it can contain content from anywhere and about anything. A 1959 Plymouth BB would naturally be unable to compete....
View ArticlephpBB Discussion • top external link are started with mails
link from extenal url are all started with mail. is this normal or some kind of hack/hijack. last time i had url redirect hack. Thats why i am suspicious with these links, i just want to make sure...
View ArticleExtensions in Development • Re: [3.3][BETA] Username Gradients
The load time of my forum went from 0.060s to 0.266sYes I know, it's not much But strange for a small ext like this...?Statistics: Posted by SpIdErPiGgY — Sat Jan 25, 2025 11:41 pm
View Article[3.3.x] Styles Support & Discussion • How to set the Align to Justify...
Hello,For my postings i always use the Align Justify BB-Code:Code: [align=justify]TEXT[/align]I dont like to set this BB-Code bevore every of my postings. And other Users never use this BB-Code. So...
View Article[3.3.x] Support Forum • Re: The Founder setting not select
If you try changing it in the ACP, does the changed status reflect in your database in phpbb_users?Does the same happen in another browser, with all extensions disabled?Are you using some non-standard...
View Article[3.3.x] Support Forum • Re: Updating 3.3.0 to 3.3.14
I am looking to update my board from 3.3.0 to 3.3.14 using the Automatic Update Package because honestly I do not recall if I have made changes to core phpBB files.Take the advice of others and find...
View Article[3.3.x] Styles Support & Discussion • Re: How to disable underlined links?
Code: /* Post body links */.postlink {text-decoration: none;border-bottom: 1px solid transparent;padding-bottom: 0;}.postlink:hover {text-decoration: none;}remove border-bottom: 1px solid...
View Article[3.3.x] Styles Support & Discussion • Re: How to set the Align to Justify...
I assume you wan to set text-align: justify; so just find and add it hereCode: .postbody .content { font-size: 1.3em; overflow-x: auto;}Statistics: Posted by Mannix_ — Sun Jan 26, 2025 7:07 am
View Article[3.3.x] Support Forum • Hashing password to compare with database
I've read a ton of topics but most were old and password hashing changed with new versions.If I have $pass with a password a user entered, how can i run it through the same hash and compare it with...
View Article