[3.3.x] Support Forum • Re: Word censoring
If you have very specific file names you can do this using phpMyadmin. First make a full backup of your database. Open phpMyadmin from your hosting control panel. Open the *phpbb*_posts table. There...
View Article[3.3.x] Support Forum • Re: Word censoring [to change image file extension]
If it's in a bbcode it should be fairly simple. If you follow the directions I gave you it should give you preview of about 10 posts before committing.Statistics: Posted by thecoalman — Wed Jan 24,...
View ArticlephpBB Custom Coding • Re: Making PARENT_ID available to the templates
@Mannix_Thanks for telling me about the Twig syntax. I'm now using the following and it works exactly as expected...Code: {% ifSCRIPT_NAME != 'index' or(SCRIPT_NAME == 'index' and forumrow.FORUM_ID in...
View ArticleExtension Requests • Re: Attachment button
To add you can attach multiple images at once. If you have the dialog box open select the first one, hold shift and click the last one in a series. You can also select and deselect them while holding...
View ArticleExtensions in Development • Re: [3.2][3.3][RC] AI Labs with Midjourney,...
@sakkiotto, I have yet to see anything AI-related that is "free" It appears that the useapi.net API now offer support for text-to-video using the Pika Discord bot (which is currently free?), it can...
View ArticlephpBB Discussion • Re: Word censoring [to change image file extension]
just did it! it works!! thanks to all for support!!still searching for errors, but it seems to be all ok Statistics: Posted by sebo — Wed Jan 24, 2024 9:08 pm
View ArticlephpBB Custom Coding • Re: Identifying the type of a forum
Is there a documentation somewhere that lists all these variables? There used to be in the Wiki but that got axed. I don't know where it would be located in current docs or if they are at all. You can...
View ArticlephpBB Custom Coding • Re: Read external html files from a directory
Let's say I'm using the extension page mod.Suppose I have a folder which contains index.html and other supporting subfolders which has images, sounds, javascript then in which location should I place...
View Article[3.3.x] Support Forum • Incorrect subject titles
What is the problem? Topic title does not match what is in overviewWhen did the problem arise? New installationAddress of your forum: http://forum.ballooning.nuExtensions on your forum:Current...
View Article[3.3.x] Support Forum • Need Help Upgrading to 3.3
Support Request TemplateWhat version of phpBB are you using? phpBB 3.2.5What is your board's URL? http://phpbb.ferrets.caWho do you host your board with? IONOSHow did you install your board? Someone...
View Article[3.3.x] Support Forum • Re: Need Help Upgrading to 3.3
There is step by step instructions here:https://www.phpbb.com/support/docs/en/3 ... date_full/If you want paid help you can post in the wanted section but be aware phpBB is not affiliated with anyone...
View Article[3.3.x] Support Forum • Re: Incorrect subject titles
No, the topics are correct but the title in the forum is not correct. In the first issue, the link go to the right one.So, when you go to te forum 'Balloon Meetings' you see the list with all the...
View ArticlephpBB Custom Coding • Add costum description to a category
i want to add something like this the thing you see highlighted is a php script but that is no important since i have already the scriptWhat i want is to add the script or just a test text message...
View ArticlephpBB Custom Coding • Re: Add costum description to a category
i managed to figure it out in forumlist_body.html find the first result of Code: {forumrow.FORUM_NAME}and add next to it Code: <!-- IF forumrow.FORUM_ID == '10' -->Your code<!-- ENDIF...
View Article[3.3.x] Support Forum • Can you help me fix a cache problem permanently?
Hi, my forum (PhpBB 3.3.8, PHP Version 7.1.33) a few years ago was moved from a dedicated server to a VPS which significantly improved its performance (the forum currently has more than 28,000...
View Article[3.3.x] Support Forum • Re: Can you help me fix a cache problem permanently?
I'm presuming they are referring to OPcache. Go to the system tab in the ACP and click the php information link on the left. Search for OPcache and see if it's enabled.----------edit-----------If it's...
View Article[3.3.x] Support Forum • Help needed to fight malware injection
Hi there,we've had our phpbb forum in place for 20 years, with little issue until recently. (It's been upgraded periodically over those years, currently to phpbb3.3.5, I see there's now a 3.3.11. I...
View Article[3.3.x] Support Forum • Re: Help needed to fight malware injection
Report it to the security tracker. https://tracker.phpbb.com/secure/Browse ... jspa#10020Statistics: Posted by thecoalman — Fri Jan 26, 2024 6:21 pm
View ArticlephpBB Discussion • My experience with CloudFlare and phpBB
I wanted to share my experience with CloudFlare, which I've been using for two years. On this board, there are several complaints about CloudFlare affecting phpBB's functionality, and I don't doubt...
View ArticleExtensions in Development • Re: [3.3][RC] BGTOP 3.3.x
I’m glad you mentioned that Statistics: Posted by Mick — Sat Jan 27, 2024 7:27 pm
View Article