[3.3.x] Support Forum • Re: error on "who is online"
Sounds like a possible incomplete update. Second constructor parameter for viewonline_helper was added since 3.3.11.I'd recommend to recheck if all files are matching 3.3.14 code, and specifically...
View ArticlephpBB Custom Coding • Re: Best way to include vars?
You could also use my simple portal extension.It has its own language file.And offcourse some other stuff you can delete.Statistics: Posted by Stoker 4.0 — Mon Mar 31, 2025 7:27 am
View ArticleExtensions 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] 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.3][DEV] phpBB Events Calendar
Sorry forgot to post back once I could expend the image. You need to you the full year date: for e.g. 2025Statistics: Posted by Steve — Wed Apr 02, 2025 6:30 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 ArticleExtension Requests • Send notification when user login
Send a board notification to admin (and maybe mods) when a user login.Board notification under ucp settings -> ucp.php?i=ucp_notifications&mode=notification_optionsChose:NotificationsMailWeb...
View ArticleExtensions in Development • Re: [3.3][DEV] Custom HTML Inserter
IMHO after first post isnt the best place for something you want users to see.Its after last post.Maybe some config where admins can chose:After first postAfter last postBoth if topic has more than X...
View ArticleExtensions in Development • Re: [3.3][DEV] First & Last Post Avatar
Thanks for showing interest in my extension.My time is limited, although I have a version of it ready, I usually try to refactor the code a few times before releasing it to make sure it looks and...
View Article[3.3.x] Support Forum • Re: Clear
Post it in the bug tracker. If they want to fix it they will. But as I don't think that page has changed since 3.0.0 I wouldn't get your hopes up.Statistics: Posted by KevC — Thu Apr 03, 2025 7:21 am
View Article[3.3.x] Support Forum • Re: https question
force server url settings is not a redirect, the initial request is not redirected. It never occurred to me how you are using it but it's better than nothing if you don't have .htaccess redirect. That...
View Article[3.3.x] Support Forum • How to limit minimum font size tag in post
There are spam bots posting links inside size tag =1 making it "invisible", egCode: [url=SPAM][color=#FFFFFF][size=1]SPAM[/size][/color][/url]ACP > Post settings has only setting to limit:Maximum...
View ArticleExtensions in Development • Re: [3.3][BETA] Major 2025 overhaul of RH Topic...
Thank you for explanation.Statistics: Posted by leschek — Thu Apr 03, 2025 10:35 am
View Article