[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 ArticleExtensions in Development • Re: [3.3][RC] ModernStats - Modern Statistics for...
It's because of styles/all/template/event/overall_header_head_append.htmlIt always loads the css from the "all" folder... {ROOT_PATH}ext/illusion/modernstats/styles/all/theme/modernstats.cssIt's...
View Article[3.3.x] Support Forum • Send username and password on register
Hello,How can I make my board send by email the username and password when someone registers?I want the person to use his username and new password to login to the forum and not directly logged in...
View Article[3.3.x] Support Forum • Re: Send username and password on register
Surely sending the password as a plain text email would be a massive security hole.What's the purpose of it?Statistics: Posted by KevC — Thu Apr 03, 2025 11:12 am
View Article[3.3.x] Support Forum • Re: Unable to approve an admin
Thank you gentlemen!Statistics: Posted by pgilpat — Thu Apr 03, 2025 10:16 pm
View ArticleExtensions in Development • Re: [3.2][DEV] [3.2] [DEV] Fool's day
And there is text replacement line under case 17: that should pull from a language file$(this).html("Точно? Не передумали кликать? :)");There needs to be a en lang file for English or another language...
View Article[3.3.x] Support Forum • Re: Secure connection failed for attached images
(same database as the forum's)It is better to have two separate databases, one for wordPress and another for phpBB. This avoids a lot of errors.The board is available at two different...
View Article[3.3.x] Support Forum • Re: How to limit minimum font size tag in post
OMFGit was reported 2 years ago.. and still here we areStatistics: Posted by user0 — Fri Apr 04, 2025 4:34 am
View ArticlephpBB Discussion • Re: Another font size bug (no minimum size)
My 2c: minimum font-size should be about 70%. At that size it is just usefully legible for me (average/not super good eyesight).Allowed minimum font size should be set to 50 by default as it equals...
View Article