[3.3.x] Styles Database Releases • Re: Pro_Ubuntu Lucid
Style Updated to version 3.3.12See first post for Download LinkStatistics: Posted by _Vinny_ — Sat Jun 01, 2024 7:33 pm
View ArticleExtension Requests • Re: phpbb 3.3.x Portal XL 5.0 version Request
I know about this portal, but I will request for the new version with Portal XL 5.0 plugin.Thanks for your suggestion.Statistics: Posted by korayaksu61 — Sat Jun 01, 2024 10:52 pm
View ArticlephpBB Discussion • Re: Discuss: phpBB 3.3.12 Release
I've used the update install many times before. With this version, running locally with XAMPP, it runs for a few seconds, the progress bar reaches 65%, then it stops with "The installer has detected a...
View Article[3.3.x] Support Forum • Re: Bouncing email - 550 Date header far in the...
Open your text editor and paste this in new document.Code: <?phpecho date('r', time());?>Save the file as anyname.php, upload to your server and point your browser at it. Post back here what is...
View Article[3.3.x] Support Forum • Messed up Installation of 3.3.12
Support Request Template What version of phpBB are you using? phpBB 3.3.11 What is your board's URL? https://pinesheltered.com Who do you host your board with? Bluehost How did you install your board?...
View Article[3.3.x] Support Forum • Re: Messed up Installation of 3.3.12
Download and use WinSCP for file operations. Your host should have documentation for the configuration. https://winscp.net/eng/index.phpStatistics: Posted by thecoalman — Sun Jun 02, 2024 5:56 am
View Article[3.3.x] Support Forum • Re: Customizing Google search results for Index page
In the plugin settings you should have space provided for a brief description of your forum, then this will appear in a META tag when looking at the source code of the page.Otherwise use the forum...
View Article[3.3.x] Support Forum • Re: Upgrade to 3.3.12, MYSQL error
Can you run these queries in phpMyAdmin and post the results:Code: SHOW CREATE TABLE `phpbb_users`;Code: SELECT row_format FROM information_schema.tables WHERE table_schema="your database name" AND...
View Article[3.3.x] Support Forum • could there be no links to a forum off of anywhere on...
The viewing/posting would be possible only if people knew/ clicked on the forum URL. I've tried searching the support forum for a similar topic but nothing comes up.I was wondering if having a...
View Article[3.3.x] Support Forum • Re: Unable to restore from Back-up
Were you able to fix this? I can see your board just fine.EDIT: Oh, I see. Some topics show a SQL error, others report "the requested topic does not exist".Statistics: Posted by Kailey — Mon Jun 03,...
View Article[3.3.x] Support Forum • Re: How to show the latest post in a thread first
see here: viewtopic.php?p=12952555#p12952555stevemaury is the best. i also needed that, works beautifully.Statistics: Posted by dontcoz — Mon Jun 03, 2024 1:01 am
View Article[3.3.x] Support Forum • Re: Permission issue solved only clearing the cache
I cannot disable OpCache, can only enable or disable opcache.jit.Now I enabled it.The board apparently works incredibly well and fast, but this is my error log now:Code: 03/06/2024 23:49:50[error]...
View ArticleWanted! • Re: Extension to restrict members to reply only in their own topics
I would be happy to give this a go. I think the most logical way would be to go down the permission route and have a forum based permission of `can reply to other user's topics`. Then you could set...
View Article[3.3.x] Support Forum • Forum crashed: phpbb_posts is locked and in use!...
Dear phpbb support,My forum crashed the other day after my server ran out of space. For some reason Bluehost charges me 75 dollars now for VPS compared to 24 dollars in 2014 for the same server...
View ArticleExtensions in Development • Re: [3.3][RC] Browser Push Notifications
I know this extension is still in development. But is there a way to enable push notifications by default for everyone. Maybe with an SQL query?That isn't possible because it relies on the user to...
View Article[3.3.x] Support Forum • Help with phpbb and robots.txt
The google bot is suddenly going haywire on my site using up a ton of bandwidth because it's trying to index a bunch of session/redirect/login URLs that look similar to:Code:...
View Article[3.3.x] Support Forum • Re: Help with phpbb and robots.txt
Also look up the IP's involved to make sure it's actually a GoogleBot, a lot of bad actors spoof Google.Statistics: Posted by bonelifer — Tue Jun 04, 2024 2:52 am
View Article[3.3.x] Support Forum • Re: Taking forum offline
@invenio - as mentioned, I have always used cPanel to do backups. I’ve never used the ACP. I will take another look at the instructions but if I used cPanel to do a SQL database backup, home directory...
View Article[3.3.x] Support Forum • Re: Fatal error: Uncaught Error: mysqli object is not...
No response at all. Hmm. But now I can answer myself, as my obervation has changed: The problem is gone.What changed? Nothing. Or lots - whichever way you want to look at it.So I have a script that...
View ArticleGeneral Discussion • How can I block "AI"?
Hi there,I am running several larger forums.As I am very uncomfortable with ChatGPT and AI in general I want to block them from using my content to "learn" from.How can I do that? Any...
View Article