[3.3.x] Styles Support & Discussion • nav tab icon
Is there a nav tab dropdown "class" that doesn't have an icon? I have a new tab that I added to the navbar next to quick links. I'd like to remove the icon from that new tab but I'm running into all...
View Article[3.3.x] Styles Support & Discussion • Re: nav tab icon
Make sure you are clearing phpBB's cache after template edits, also make sure you are clearing browser cache for CSS file edits. Right click the element and select "inspect" or similar text, this will...
View Article[3.3.x] Support Forum • Re: Is my forum's DDoS issue due to configuration or...
I'm still having this issue with massive swarms of bots. When I set Cloudflare to 'I'm under attack', it blocks the lot of them, but when I switch it back to "high" the bots return. I've had swarms of...
View ArticleExtensions in Development • Re: [3.2][3.3][RC] Thanks for posts (and optional...
Seems something wrong on migration procedure. Steps are:1) Disable original extension2) Delete all files for old extension and upload new ones (on path ext/naguissa/thanksforposts )3) May be not...
View Article[3.3.x] Support Forum • Re: Imgur extension problem with uploading
For what it's worth: just now installed v 1.7.2 ( the first version to officially support PHP 8.0) on a testboard and it passed some quick testing (with PHP 7.4.27 and 8.0.30)Then also tried v 1.5.0...
View Article[3.3.x] Support Forum • Re: Forgotten Password No Email
Did you get your issue resolved? I had a similar problem recently and it was a bear to track and fix.I did not...Statistics: Posted by ithicaagain — Mon Mar 10, 2025 4:53 pm
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 ArticlephpBB Discussion • Why are empty index.htm files in folders?
Hello,why are in some folders of phpbb empty index.htm files? Can I remove them without any issues? I have installed Error page mode, so if these empty index.htm files only for protect before indexing...
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 Article[3.3.x] Support Forum • Lost
I am so lost in my installationDoes anyone have timne to fo a zoom call and walk me through things?I'm stuck here after installinghttps://i.imgur.com/qfCQgif.pngContact me at...
View ArticlephpBB Discussion • Re: Stupidly deleted a long thread - can I redirect/point...
You can use .httaccesshttps://help.dreamhost.com/hc/en-us/art ... ccess-file"Redirecting a single URL"Statistics: Posted by SpIdErPiGgY — Thu Mar 13, 2025 4:15 am
View ArticlephpBB Discussion • Re: Content is king, but....
Im not sure its a good idea to display different content for bots, unless it is less content.I will stick with the ad for guests and see what happens.I chose ads because they annoy everybody.But it...
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