phpBB Discussion • Google reCaptcha service no longer will be free after 2025...
Today i recieved an email from Google announcing the migration to a Google Cloud project, waiting the abandonment of the reCAPTCHA Classic in 2025, which we are currently using in phpBB.Below 10.000...
View ArticleGeneral Discussion • Re: Largest phpBB sites
https://forums.realgm.com/boards/index.phpStatistics: Posted by edu81 — Wed Jan 29, 2025 2:52 pm
View ArticleExtensions in Development • Re: [3.3][DEV] Topic Statistics
I’m not crazy about the design as it seems like it’s taken from Discourse however I do think this is a very cool extension and very useful. Thanks for your work.Statistics: Posted by danieltj — Wed...
View Article[3.3.x] Styles Support & Discussion • Re: Can't get my site logo to show...
See, Knowledge Base - How to change your board logoStatistics: Posted by _Vinny_ — Wed Jan 29, 2025 5:54 pm
View Article[3.3.x] Support Forum • Out of range Value fo column 'topic_views'
Hopefully this can be fixed it was reported by a user:Support Request TemplateWhat version of phpBB are you using? phpBB 3.3.14What is your board's URL? https://www.freestylersupport.com/fsforum/Who...
View ArticlephpBB Custom Coding • insert a column into the database manually
Hi guys, can anyone help me? I would like to insert a column into the database manually, but I don't know the code exactly, I had an extension conflict and had to delete a column to solve the problem,...
View Article[3.3.x] Support Forum • Installation troubleshooting
Hey there, everyone. guineapig64 here. I'm also a new member here so I hope to get to know all of you here. I'm a total rookie being that I'm in the process of creating my very first forum all thanks...
View ArticleExtensions in Development • Re: [3.3][DEV] Hide user profile link
New version 1.0.6 is online, view first post.Not view login box. Instead of the login form appearing when the profile is called up without permission, an warning message appears.A demo is available...
View ArticlephpBB Custom Coding • Re: insert a column into the database manually
Hi guys, can anyone help me? I would like to insert a column into the database manually, but I don't know the code exactly, I had an extension conflict and had to delete a column to solve the problem,...
View Article[3.3.x] Support Forum • Re: Installation troubleshooting
Might want to look at the server error log to see what is generating the 500 error.Also, did you really put phpBB in www.example.com/forum/ or www.example.com/phpbb/ or some other version, or is it...
View Article[3.3.x] Support Forum • Re: Installing Extensions
I have just started using phpBB and I'm looking for an extension to show embedded videos in my posts.Might I strongly recommend the official phpBB Media Embed PlugIn. An official phpBB extension that...
View ArticleExtensions in Development • Re: [3.2][3.3] Sitemap
I am not sure what the problem was that you saw.I downloaded (without changes) the existing master branch from github and it is identical to what I have been running on my forums for the past 4...
View ArticlephpBB Custom Coding • Re: Place Inline Attachment Spacing
I have similar issue and cant find the fix. Whenever users press quote something it will start typing inside the quote instead of the spacing.I tried editing the content.css and adding 1em line...
View Article[3.3.x] Support Forum • Re: Notification options
Isn't it better to remove records WHERE user_id = @user_id AND method = 'notification.method.email' rather than SET notify = 0 ?Statistics: Posted by Hervé — Fri Jan 31, 2025 3:37 pm
View ArticleExtension Writers Discussion • Re: use php to add extra css class to existing...
HiEven though cabot has shown a great solution, I would still like to explicitly address one question:I guess that using php to add an extra class to an existing isn't possible. It would have made so...
View ArticleCustom BBCode Development and Requests • Re: Playlist audio player
If you’re looking for an easy way to stream entire playlists like albums or audiobooks without relying on third-party services, HTML5 might be your best bet. I’ve played around with it for embedding...
View Article[3.3.x] Support Forum • Re: [Split]Typing inside Quotes was:Place Inline...
There is nothing like that in phpBB. You look to be using some sort of visual editor. You would have to seek support where ever you got that.Statistics: Posted by Brf — Fri Jan 31, 2025 6:55 pm
View Article[3.3.x] Support Forum • SMTP
I have installed phpBB tree days ago.After that i have try to get SMTP functionality to working.My host provider is disabled PHP mail command.I have change...
View Article[3.3.x] Styles in Development • Re: [RC] Zeina - phpBB 3.3.14
Wow that fixed it, you guys are the best.Another question, is there a way to add the icons to the texts thats under the avatar, where it says Posts: Joined and Contact and etc., on message post...
View Article[3.3.x] Support Forum • Re: [SOLVED] ACP login link missing on forum
I was under the impression that the ACP menu would be visible without logging in to the forum.When this happens it means that there is a problem with permissions. The administration panel of a forum...
View Article