Extensions in Development • [3.3][RC] ModernStats - Modern Statistics for...
Modern Statistics Extension for phpBBVersion: 1.0.0 Author: Illusion Compatibility: phpBB 3.2.0+Description Modern Statistics is a sleek and informative extension for phpBB that adds a modern...
View ArticleCustom BBCode Development and Requests • payhip BBCODES required
Code: <div class="payhip-embed-page" data-key="qgyfK">...</div><script type="text/javascript" src="https://payhip.com/embed-page.js?v=24u68984"></script>How do i get this...
View ArticleExtensions in Development • Re: [3.3][RC] ModernStats - Modern Statistics for...
Looks nice!Statistics: Posted by deninho32 — Mon Mar 31, 2025 10:28 am
View ArticleCustom BBCode Development and Requests • Re: payhip BBCODES required
Acp > posting > bbcodes > add new bbcode:Notice I used [test][/test use [payhip][/payhip]The data-key is incorrect I presume for privacy and when the bbcode is submitted will only show a...
View Article[3.3.x] Support Forum • Re: Updating to 3.3 from 3.0
That should never happen actually as this error means the board doesn't have any active styles (that is, no styles are enabled at all).In phpbb_styles table at least 1 style should have style_active...
View Article[3.3.x] Styles Support & Discussion • Re: fa-institution vs fa-home
I know this is a bit late, but there's any easy way of doing this stuff.Don't use font-size. Use transform: scale(); instead. The advantage is that the browser effectively scales a snapshot of the...
View Article[3.3.x] Styles Support & Discussion • Prosilver standard (brower cashing)
I use a heavily modified prosilver on my forum (adapted to a dark layout etc. etc.). Now I would like to make a (copy ?)of this thme, but then with the original colours.css of prosilver.The intention...
View Article[3.3.x] Styles Support & Discussion • Re: Prosilver standard (brower...
In my experience, it's best to have the prosilver light style and a prosilver-dark style.I found that having a dark css load over the light prosilver css causes a flash of the light style colors when...
View Article[3.3.x] Styles in Development • Re: [CDB] Zeina - phpBB 3.3.14
This style has been published in styles database: https://www.phpbb.com/customise/db/style/zeina/For support please post here: https://www.phpbb.com/customise/db/style/zeina/supportStatistics: Posted...
View Article[3.3.x] Styles in Development • Re: [CDB] DarkFire 3.3.14
This style has been published in styles database: https://www.phpbb.com/customise/db/style/darkfire/For support please post here: https://www.phpbb.com/customise/db/styl ... re/supportStatistics:...
View Article[3.3.x] Styles Support & Discussion • Re: fa-institution vs fa-home
Here's another trick. The default phpBB CSS for the icon class is this:Code: .icon, .button .icon, blockquote cite:before, .uncited:before {display: inline-block; font-family: FontAwesome;...
View ArticleExtensions in Development • Re: [3.3][DEV] phpBB Events Calendar
Any updates?IthicaStatistics: Posted by ithicaagain — Tue Apr 01, 2025 11:04 pm
View Article[3.3.x] Support Forum • emails sent through administration contact
I am the administrator for https://www.nswrfsforum.info/ forum.I am receiving emails addressed to me through the administration contact but unable to find where these emails are stored.Please help -...
View ArticlephpBB Discussion • Re: download older versions of phpbb
As long as the release date for the PHP version is in the vicinity of the release date for phpBB version they should be compatible. The PHP version should be older than newer. You can also just look...
View Article[3.3.x] Support Forum • Re: emails sent through administration contact
They are not being stored.Statistics: Posted by SpIdErPiGgY — Wed Apr 02, 2025 5:37 am
View ArticleExtensions in Development • Re: [3.2][3.3][RC] AI Labs with Midjourney,...
Got gemini running. I like it.Is Gemini the only free one?Statistics: Posted by Stoker 4.0 — Wed Apr 02, 2025 7:33 am
View ArticlephpBB Discussion • Re: Remove sid's dfrom URLs
[*]The sid in the URLs only provide some benefit to people that won't accept cookies.That is not true. Everyone has a sid on their first page. It makes sure the cookie session ID matches.Strange, when...
View ArticleExtensions in Development • Re: [3.3][BETA] Major 2025 overhaul of RH Topic...
Glad that worked!I guess I will not be able to use some charactersThat's generally customizable by carefully changing the regex in the ACP (though that requires some skill with regular expressions)....
View Article[3.3.x] Support Forum • Re: 3.3.14 - 3.3.15
I was able to get a copy and everything is up and running.Thanks for all who helped.JohnStatistics: Posted by johns1124 — Thu Apr 03, 2025 12:32 am
View ArticleExtensions in Development • Re: [3.3][RC] ModernStats - Modern Statistics for...
Maybe try reset cache or I don't know, change css from extension not from styletry CTRL + F5 after changing csstried all that - no workie. I can change the css in /all so it's no big deal, but this is...
View Article