Extensions in Development • Re: [3.2][3.3][RC] AI Labs with Midjourney,...
Got gemini running. I like it.Is Gemini the only free one?Yes.Statistics: Posted by privet.fun — Sat Apr 05, 2025 4:36 pm
View ArticleGeneral Discussion • Re: Largest phpBB sites
We have over 668 million posts with over 256 million attachments Took 20 years to reach that level.Statistics: Posted by JLA — Sat Apr 05, 2025 6:30 pm
View Article[3.3.x] Support Forum • Re: SQL error.
General ErrorThe requested environment production is not available.This means you've made a mistake while editing the config.yml file. If you have a mix of tabs and spaces, or didn't put any spaces at...
View ArticleGeneral Discussion • Re: Artificial intelligence (AI) spam
If you have any vigilance about who/what is actually browsing your site - you would be shocked. In the last year, the deluge of AI companies attempting to take all from sites like ours has become...
View ArticlephpBB Discussion • Re: Discuss: phpBB 3.3.15 Release
Another flawless update. Thank you all on the phpBB team!Statistics: Posted by invenio — Sat Apr 05, 2025 9:40 pm
View Article[3.3.x] Support Forum • Re: Password says it is incorrect when it isn't
I’m following this topic. I have the same issue.Usually the password is accepted on the second attempt. And yes, it’s the exact same password.It happens only on one of my iPads. Not on other...
View Article[3.3.x] Support Forum • Re: Remove bad extension
I could never enable it in the ACP, it was giving me an error.The reason for the error you are seeing is that the file was deleted without "disable" and then "delete data" in ACP>Customise...
View Article[3.3.x] Support Forum • Safely migrate phpbb from another distro.
I have xampp running on my Ubuntu 24.04 but it's system is unexpectedly froze and i tried fixing online it still results goes same and i installed some packages that i accidentally almost broken it. I...
View Article[3.3.x] Support Forum • Re: Safely migrate phpbb from another distro.
Knowledge Base - Transferring Your Board to a New Host or Domain, Knowledge Base - Forum Backup Instructions or Knowledge Base - How to backup and restore your database with SSH.Statistics: Posted by...
View ArticleExtension Requests • Re: Changes for Index
So without editing the HTML?You could add this to your css:Code: .online-list em {font-weight: bold;font-style: normal;}Statistics: Posted by Stoker 4.0 — Mon Apr 07, 2025 1:21 pm
View ArticleExtensions in Development • [3.2][DEV] Log Search v1.0.1
Description:Search Logger is a phpBB extension that logs all search queries made by users.The extension stores the username (respecting the group color), the search query, the number of results, and...
View ArticleExtensions in Development • Re: [3.2][3.3][RC] AI Labs with Midjourney,...
One question, do AIs respond automatically or only if they are called with a quote or mention?thanks for the work!Statistics: Posted by eunaumtenhoid — Tue Apr 08, 2025 10:53 am
View ArticleExtension Writers Discussion • Re: Get users Browser name and Browser version...
Try this: https://stackoverflow.com/questions/246 ... -characterThere's a space before the bit you want, so something like this should work.Statistics: Posted by Gumboots — Tue Apr 08, 2025 11:46 am
View Article[3.3.x] Styles Support & Discussion • Re: Prosilver standard (brower...
Your welcome, I might have to work on a release for that extension.Nice work on replacing the icons with your css images. You did a very good job with that, Impressive!Statistics: Posted by Sniper_E —...
View ArticleExtension Writers Discussion • Re: Need a SPACE in my row
like:'BOT_IP'=> str_replace(",", ", ", $row['bot_ip']), Statistics: Posted by Steve — Wed Apr 09, 2025 1:51 pm
View ArticlephpBB Discussion • Re: Quickest way to move a phpbb website?
https://www.phpbb.com/support/docs/en/3 ... or-domain/should help you out a wee tad Statistics: Posted by Steve — Wed Apr 09, 2025 2:04 pm
View ArticleExtensions in Development • Re: [3.3][DEV] Enable Debug & Display Load Time
I use an acp option and permissions for this...but here; event in includes/functions.php 'core.phpbb_generate_debug_output'code Code: if (empty($auth->acl_get('a_'))){return false;}No manual edits...
View ArticlephpBB Discussion • Re: Using a CDN
All I know is CDN(content delivery network) is server sided, both your server and the other server should always work in harmony...Most current web browser only load images if the are in the users...
View ArticlephpBB Discussion • Re: The future of prosilver (phpBB 4)
How about a topic: what should the phpBB4 style look like? Statistics: Posted by Steve — Wed Apr 09, 2025 2:21 pm
View ArticleCustom BBCode Development and Requests • Re: payhip BBCODES required
@ the OP, i updated my post.@ Clarity to mannix, brf and mickI hope you under stand...Mick it's not about extensions its in regards on how bbcodes are built in the 1st place.Statistics: Posted by...
View Article