phpBB Custom Coding • Re: Topics with tabs
@ pxdetroit, that post was made last year in April. I'm sure this topic has been dead for awhile. Like a forum having subforums, which we understand... A topic having subtopics makes no since. Thus,...
View Article[3.3.x] Styles Support & Discussion • Re: Style skeleton for prosilver
You cannot include the overall_header.html in another overall_header.html, it makes no sense.If you want to modify this file, make a copy in your own style and modify it.Furthermore, when you call a...
View ArticlephpBB Discussion • Re: Is my forum's DDoS issue due to configuration or hosting?
Are there any other tools in either Cloudflare or cpanel that can help me find common traits of these bots, so that I can perhaps block them with rules under Cloudflare?Statistics: Posted by ttfan —...
View ArticleExtension Writers Discussion • Migration Code Problem
I have a Toggle Dark Style extension created but I'm having a problem getting the migration file to work. In the phpbb_users table, I have all the user_dark_style values set to 0 on all users. When...
View ArticleExtension Writers Discussion • Re: Migration Code Problem
If you need to update column values, you'd need to perform update_data() using custom method in it.update_schema() only updates column properties (type/default value/etc).Statistics: Posted by rxu —...
View Article[3.3.x] Support Forum • ? Language variables outside common.php
Good evening to the community.I have created custom pages according to the instructions i found within the community and within them i have incorporated language variables for some of the languages...
View ArticlephpBB Discussion • Re: Why are empty index.htm files in folders?
It's a minor security enhancement. For example if you tried example.com/files/ the .htaccess file will prevent access to that folder and they should get 403 forbidden, it's unlikely but that can fail....
View ArticleExtension Writers Discussion • Event related to user post counter?
How can I get an event when user posts counter is changing?Statistics: Posted by serek — Wed Mar 12, 2025 5:41 am
View Article[3.3.x] Support Forum • Re: CANNOT_REMOVE_MODULE error while upgrading from...
I've hacked into the code to try and print more info. The CANNOT_REMOVE_MODULE happens when attempting to remove module ID 202, module class is "acp", and it's due the fact that executing...
View ArticleExtension Writers Discussion • Re: Event related to user post counter?
core.submit_post_modify_sql_data if it's about posting process. There's a couple more of places but there're no core events there.Statistics: Posted by rxu — Wed Mar 12, 2025 10:11 am
View Article[3.3.x] Support Forum • Re: Already read posts are showing « unread »
Thanks.It works.Problems solved !Statistics: Posted by kuri2004 — Wed Mar 12, 2025 10:24 am
View ArticleExtensions in Development • Re: [3.3][DEV] First & Last Post Avatar
I expect a version to test on Friday young man! Statistics: Posted by Stoker 4.0 — Thu Mar 13, 2025 7:43 am
View Article[3.3.x] Support Forum • Re: Similar behavior to Discourse possible (images,...
You can drag and drop a local file or files into the posting pane for upload. If it's remote image it will only be the URL. The media embed extension will convert common content links like Youtube,...
View Article[3.3.x] Support Forum • Re: Lost
Admin panelboard settingsDisable board: NOsubmitStatistics: Posted by KevC — Thu Mar 13, 2025 8:33 am
View Article[3.3.x] Support Forum • AI
Hi,Is anyone else experiencing interference from AI agents posting content on forum boards? Statistics: Posted by Harewood — Thu Mar 13, 2025 8:42 am
View Article[3.3.x] Support Forum • Re: AI
It's been going on for quite a while now. We see 'sleeper spam AI' accounts on here too. There quite easy to identify though.Bit more chat about it hereviewtopic.php?t=2657743Statistics: Posted by...
View ArticleExtensions in Development • Re: [3.2][3.3][RC] Thanks for posts (and optional...
I resigned and updated the mod with the last revision of the original by gfksx.ThanksOK! Cheers!Statistics: Posted by Naguissa — Thu Mar 13, 2025 9:37 am
View Article[3.3.x] Support Forum • Who can see hidden groups?
.Statistics: Posted by Just_A_Alien — Thu Mar 13, 2025 10:57 am
View ArticlephpBB Discussion • Re: Stupidly deleted a long thread - can I redirect/point...
Many thanks as usual for the good advice - the re-direction issue is now resolved - much appreciated!Statistics: Posted by ozstamps — Thu Mar 13, 2025 12:52 pm
View Article[3.3.x] Support Forum • Default Group
Hello I've set up Ranks to match my Groups and to change a Newly Registered User to a Registered User after 3 posts. The Member gets the Registered Group added to their profile and their Rank...
View Article