phpBB 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 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: How to limit minimum font size tag in post
Surely anyone using size=1 is a spambot. It is better to let them post like that as a simple way to identify them.Statistics: Posted by Brf — Thu Apr 03, 2025 1:26 pm
View Article[3.3.x] Support Forum • Send notification email by default
Hello,I want my users to get a notification email by default when there is a reply in a post. (Notify me when a reply is posted, ticked by default)I think this extension should do the work but it is...
View ArticlephpBB Discussion • Re: Another font size bug (no minimum size)
Oh I was already running this as part of it: viewtopic.php?p=15940471#p15940471Code: span[style*="font-size"] span[style*="font-size"]{font-size:100% !important;}Doesn't matter what tricks you try...
View ArticleExtensions in Development • Re: [3.2][DEV] [3.2] [DEV] Fool's day
Greetings, I corrected the links and the definition in the browser language selection. Please check it outStatistics: Posted by igorbond — Fri Apr 04, 2025 11:34 am
View Article[3.3.x] Support Forum • Re: Cannot Post because my IP has been blocked
One of my users also had this problem. The blocking notification message is inside language/xy/common.php as "IP_BLACKLISTED"So how do i disable this protection in PHPBB? 3.3.x ?This worked: AdminCP,...
View ArticleExtensions in Development • [3.2][3.3][DEV] Screen Hair Effect
Extension Name: Screen Hair EffectAuthor: southkladExtension Description: Adds realistic hair effect on screenScreenshot:Supported Styles:allInstallation:Download the latest release and unzip...
View ArticleExtensions in Development • Re: [3.2][3.3][DEV] Screen Hair Effect
Can you explain why you are proposing an extension with a download link that returns this error 403 Forbidden?Statistics: Posted by ssl — Fri Apr 04, 2025 1:01 pm
View Article[3.3.x] Support Forum • New User Registration Requests Not Going to Admin's...
Newbie here... I have 'Account activation' set to 'By admin' in the ACP and I have Email 'checked' in the admin account's UCP for 'User requiring activation' in the 'Edit notification options' section...
View Article[3.3.x] Support Forum • Re: New User Registration Requests Not Going to...
The email does not check to see if you are logged in.Perhaps the Email is queued, and it is only sent when the cron runs when you visit your board. That can happen on a board that does not have many...
View Article[3.3.x] Support Forum • Disabling Extension when updating forum
At one time I believe that we told to disable extension when updating the forum to a newer version, this is what I have been doing on all previous versions updates. Is it still recommended to disable...
View ArticlephpBB Discussion • Re: Thank you, thank you, thank you!
You update website has error?What problem are you having?Statistics: Posted by JLA — Sat Apr 05, 2025 10:05 am
View ArticlephpBB Discussion • Re: The future of prosilver (phpBB 4)
This thread is like 12 pages long. Anybody have a link as to what this style is supposed to look like?Statistics: Posted by JLA — Sat Apr 05, 2025 10:09 am
View ArticlephpBB Discussion • Re: download older versions of phpbb
hello how do i download oldest version of phpbb like phpbb2 or first version of phpbbthanks.i know phpbb2 is retired but how to do anyways?Support for phpBB2 and a link to the download (at SF) can be...
View Article