[3.3.x] Support Forum • Registration loops back to terms after date is included
Support Request TemplateWhat version of phpBB are you using? phpBB 3.3.11What is your board's URL? https://cichlidae.com/forum/Who do you host your board with? pair.comHow did you install your board?...
View Article[3.3.x] Support Forum • Re: Registration loops back to terms after date is...
Why phpBB 3.3.4?Statistics: Posted by halil16 — Sat Jan 20, 2024 5:33 pm
View Article[3.3.x] Support Forum • Re: Tweet Embeds are now X Embeds
Well it seems the embed post works for x.com: Code: https://x.com/TuckerCarlson/status/1729654845806727548?s=20But when I try to create a new post with a x.com or twitter.com embed it will not...
View Article[3.3.x] Support Forum • Re: Disable changes topic type
Use the permission masks to see where it's coming from. Also make an account yourself and see if you can do it. They are forum specific permissions so you need to check them in a forum where you...
View ArticleCustom BBCode Development and Requests • BBCode send Text to an URL Query but...
Code: [command]{URL}[/command]Code: <iframe src="../command?cmd={URL}" style="width:100%" scrolling="no"></iframe>I got a BBCode which sends the Input between the brackets to a certain URL...
View ArticlephpBB Ideas • Re: Add open graph meta data to improve sharing of content
I'm giving my upvote for this OG image metadata adding feature too, which is included in the 'maintained, but no further features to be added' SEO Metadata extension linked above and Magic OGP.And...
View Article[3.3.x] Support Forum • Re: Database Update problem
There is no need to do a new install before updating.Just follow Minor Updates Within 3.3.x, preferably Full Package or Changed files package (allowing you to keep customisations if you had...
View Article[3.3.x] Support Forum • Fresh install, admin account cannot log in
I just installed phpBB, and I cannot login with my admin user/pass. I've done the install twice from scratch with no change in results. I followed the quick installation instructions, which went fine....
View ArticlephpBB Custom Coding • External connection to a second db
Hello everyone!Thanks for programming PHPBB!!I've been using phpBB for few years, making some mod sometimes, and I'm looking to improve my PHP skills over time. I have a 3.3.10 installation now and...
View Article[3.3.x] Styles Support & Discussion • adding a 190x190 banner on the...
Hi guys how can I add a 190x190 banner on the right of the index page if you see my index I have modified the template over time, and there is a lot of space after text, any help would be much...
View Article[3.3.x] Support Forum • Users are being logged out
Hello phpbb,I would like to ask some help. My forum is since the last two days logging people out. I have been today on the forum but in the night it started to log me out.Any solutions for this?...
View Article[3.3.x] Support Forum • Re: Users are being logged out
My forum is since the last two days logging people out.I have been today on the forum but in the night it started to log me out.These things generally do not just start happening. Did you make any...
View Article[3.3.x] Support Forum • Re: update download fails
Okay, so the actual reason was that the website doesn't seem to accept connections from the VPN I'm using.Which is a bit restrictive, I'd like to say. Open source software should support...
View Article[3.3.x] Support Forum • Word censoring [to change image file extension]
Hello everyone!!I have a "problem" with word censoring.I'm running versione 3.3.10 on SQL.i would like to censor a part of a word:i'm changing all of my images to webp format (not the forum's, but the...
View Article[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 Article