[3.3.x] Support Forum • Re: A 16-year-old unsolved mistake
After the merge the topic indeed gets the title from the other topic but after editing the title is set correctly.Statistics: Posted by Anișor — Tue Jan 28, 2025 8:28 pm
View ArticleExtensions in Development • Re: [3.3][RC] Top Stats
Updated to 1.0.4Option to display on forum index, Simple Portal or both addedStatistics: Posted by Stoker 4.0 — Wed Jan 29, 2025 11:03 am
View Article[3.3.x] Support Forum • Re: moved forum to new domain Now not secure
You can obtain a free certificate from multiple sources like Let's encrypt but you need to install and maintain it yourself assuming Godaddy didn't disable that in Cpanel.That or switch to host that...
View ArticleExtensions in Development • Re: [3.3][DEV] Topic Statistics
It would also be really cool to have events so that other extensions can place information in your extensionStatistics: Posted by eunaumtenhoid — Wed Jan 29, 2025 1:18 pm
View Article[3.3.x] Support Forum • Re: Strange error when trying to preview or update an...
thank youahhh the joys of trying to share information with the world while also trying to thwart nefarious actors bots gnomes etc.thank you!I will trydisablemake the edit/changereenable!Statistics:...
View ArticlephpBB 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 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 • Re: Installing Extensions
Directions for installing extensions can be found here:https://www.phpbb.com/extensions/installing/Please note support for extension is from the author. If they were downloaded here you may ask in the...
View ArticleExtension Writers Discussion • Re: use php to add extra css class to existing...
Hello,You could use BODY_CLASS.Code: $this->template->assign_vars(['BODY_CLASS'=> $spwclass,]);Then declare the style accordingly.Code: .styleedits0 .headerbar {}.styleedits2 .headerbar...
View Article[3.3.x] Styles Support & Discussion • Re: Anyone developing arty's styles...
Sorry for the late reply, I'll upload the style to GitHub next week and post the link here.Statistics: Posted by cabot — Thu Jan 30, 2025 2:18 pm
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: Notification options
Thanks, clear.In other wordsif I find a record the table prevailselse Board notifications = yes, email notifications = noStatistics: Posted by Hervé — Fri Jan 31, 2025 2:57 pm
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 ArticleExtensions in Development • Re: [3.2][3.3] Sitemap
aye aye aye... my bad.sorted it out. i was putting the numbered folder (sitemap-0.3.0) into the v12mike/sitemap/ director, not the contents beneath it. once i made that change, we're golden on the...
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