phpBB Discussion • Inquiry about Adding Google Indexing API to phpBB Forum
Hello ♥ Community,I am reaching out to inquire about the possibility of integrating or installing the Google Indexing API into a phpBB forum.As you may know, the Google Indexing API allows for a more...
View Article[3.2.x] Convertors • Re: Converting myBB 1.8.12 to phpBB 3.2.x or 3.1.x
Maybe...Ekran görüntüsü 2024-01-20 131250.jpgACP > "Board configuration" or "Posting" > Post settings...They're converting from MyBB, so that setting isn't going to do anything.I get this error...
View Article[3.3.x] Support Forum • Re: Fresh install, admin account cannot log in
Clear browser cache and Restart your browser.that should fix it.Statistics: Posted by SpIdErPiGgY — Tue Jan 23, 2024 5:11 am
View ArticlephpBB Custom Coding • Re: External connection to a second db
Why a second database and not the one from phpbb?Also you can try this extensie, maybe it all ready does what you are trying to do.viewtopic.php?t=2468891Statistics: Posted by janus_zonstraal — Tue...
View Article[3.3.x] Styles Support & Discussion • tabbed statistics (who's...
On the forum index I have tabbed all the statistics and who is online. This all works well and without any problems.But now I would like to do the same with who is online/forum permissions in...
View ArticlephpBB Discussion • Re: Inquiry about Adding Google Indexing API to phpBB Forum
You could do anything you want but you would need an extension or hardcode it....This is what I asked about in the beginning: Do you have something like this?Point is that Google service is limited to...
View Article[3.3.x] Translations • Re: Creating/Adding languages to Standalone Ajax Chat
I know it's late to reply, but it will be worth it for those who would like to use this chat.There is an update for this chat. New: php > 7.4HTML5-SoundDetailed description in English and...
View Article[3.3.x] Styles Support & Discussion • Re: tabbed statistics (who's...
Hello,Use the same conditional statements as for displaying the blocks, this should work:Code: <!-- IF S_IS_POSTABLE and rules|length --><!-- DEFINE $SHOW_PANEL = 'statistics' --><!--...
View ArticleCustom BBCode Development and Requests • Re: BBCode send Text to an URL Query...
It’s not recommended to use ‘&’ in URLs, it needs to be escaped like %26 for example.Statistics: Posted by Mick — Tue Jan 23, 2024 1:23 pm
View ArticlephpBB Discussion • Re: Word censoring [to change image file extension]
thanks, i know XAMPP and use it for testing, but i use it most for quite empty db.i know that the process is faster and safer in local, but i don't even like to "bump" everytime my db to upload it...
View Article[3.3.x] Styles Support & Discussion • Re: adding a 190x190 banner on the...
Hello,Just add this at the end of colours.css:Code: @media screen and (min-width: 790px) {.section-index ul.forums {background-image: url(YOUR_IMAGE_PATH), linear-gradient(to bottom, #D2E0EB 0%,...
View ArticlephpBB Custom Coding • Making PARENT_ID available to the templates
Hi all Simple question : how can I make PARENT_ID available to the templates, the same way S_FORUM_ID or forumrow.FORUM_ID are?TIA Statistics: Posted by Denis — Wed Jan 24, 2024 11:13 am
View Article[3.3.x] Support Forum • Re: update download fails
...Open source software should support privacy.Errrmm? You're implying phpBB doesn't support privacy ???Just because a connection using a specific VPN wasn't established?Nothing wrong with Informing...
View ArticlephpBB Custom Coding • Re: Making PARENT_ID available to the templates
Which page(s)?Statistics: Posted by Kailey — Wed Jan 24, 2024 12:12 pm
View Article[3.3.x] Support Forum • Re: Users are being logged out
Can you give us a link to your board?Statistics: Posted by janus_zonstraal — Wed Jan 24, 2024 9:16 pm
View ArticleExtensions in Development • Re: [3.2][3.3][RC] AI Labs with Midjourney,...
I would be surprised to see ChatGPT responding with BBCodesI’m surprised it doesn’t but I see people are beginning to ask the question so it will soon.Statistics: Posted by Mick — Thu Jan 25, 2024...
View Article[3.3.x] Support Forum • Error after upgrading to latest version
Hello,There is an error, after I update my forum.Please advise.ThanksCode: Fatal error: Uncaught Error: Call to undefined function str_contains() in...
View Article[3.3.x] Support Forum • Re: Error after upgrading to latest version
You're not giving much info.Upgrading/updating from which phpBB version to ?...Please post anything relevant back here so we can see what’s going on. In the meantime please fill out the Support...
View ArticleExtensions in Development • Re: [3.3][BETA] Post Form Templates
Hi!I installed this yesterday. While testing I figured out, that only one radio button shows for the first option, there is none in the next line for the second option. Tried Edge and Chrome, same...
View Article[3.3.x] Support Forum • Re: Need Help Upgrading to 3.3
I think you actually need to follow these directions as you are moving from v3.2.X to the current version (and not from v3.3.X): https://www.phpbb.com/support/docs/en/3 ... upgrade32/Not sure what...
View Article