Custom BBCode Development and Requests • Re: BBCode to greet New User
I'm failing to see what is suppose to recognize the user and give him color? Do you have some kind of js script running for it or something else?Statistics: Posted by Mannix_ — Thu Jan 02, 2025 2:41 pm
View ArticleExtensions in Development • Re: [3.2][3.3][DEV] Hangman - Resurrected
You can use both at the same time, and ultimate has some features that advanced points does not share. Both are a bit buggy but in combination with running both of them things could be managed to be...
View Article[3.3.x] Support Forum • Colors in Board and in ACP
Hi,The Colors blue for example, show in ACP but not in the Board.Help - Thanks, MustafaStatistics: Posted by lunarious87 — Thu Jan 02, 2025 3:20 pm
View Article[3.3.x] Support Forum • Re: Colors in Board and in ACP
Care to explain a bit more what your post is about??Statistics: Posted by Mannix_ — Thu Jan 02, 2025 3:26 pm
View ArticleGeneral Discussion • Re: Happy New Year
You could also use 5^2(3^6)Well, it's a perfect square year, so why would you want me to write it any other way? Statistics: Posted by cabot — Fri Jan 03, 2025 11:53 am
View Article[3.3.x] Styles Support & Discussion • background image cover
Hello,I use this code for background image:Code: html { background: url(images/bg.jpg) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size:...
View ArticlephpBB Discussion • Re: How to see answers given by users to my anti-spam Q&A
Hi, is there any way I can see what answers were given to my anti-spam Q&A? I'd like to see whether some answers seem to come from real users that I would like to accept, but they were rejected...
View Article[3.3.x] Styles Support & Discussion • Re: background image cover
Hello,I don't see any problems on my side. :/Code: body {background: url("./images/foo.jpg") no-repeat fixed 50% 50% / cover;}Statistics: Posted by cabot — Fri Jan 03, 2025 2:33 pm
View Article[3.3.x] Styles Support & Discussion • When a message has an image...
Hello,I am not sure if I post in the correct forum, I hope so. If not, please forgive me, and meanwhile I wish you all an Happy New Year 2025 The subject says it all: when a message has an image...
View ArticleExtensions in Development • Re: [3.3][DEV] Styles Page 1.0.3
I checked the files that report the version, composer.json and the installation file, array('config.add', array('stylespage_version', '1.0.3')), in both I see v1.0.3, the only file that reported...
View ArticleExtension Requests • Re: Poetic/Account Options
Basically what you want seems to be a separate (sub)forum for each "poet".As such you could grant the "poets" some moderative permissions for their respective forum (and other "poets" would have just...
View ArticleExtension Requests • Re: Allow users to fully ignore/hide other users
...Where we originally came from (not a phpbb forum), there was a feature to block another user. If blocked, that user's threads and posts were completely hidden from sight for the user who blocked...
View ArticleExtension Requests • Re: Infracion
https://github.com/rfdy/infractions/blo ... _0_0_1.phpStatistics: Posted by Anișor — Sat Jan 04, 2025 8:37 am
View Article[3.3.x] Styles Support & Discussion • Re: When a message has an image...
There is no documentation here for this I'm aware of, you can google how to do this but most results are going to come back with using static width/height for a container.You have an idea of what to...
View ArticleExtensions in Development • Re: [3.3][RC] Toggle Password
I checked some common sites with those features. Shouldn't this eye slash appear inside the input box as outside of it? But it seems to work nearly fine with just a small _before the eye if you click...
View Article[3.3.x] Support Forum • Upgrade procedure on PostgreSQL is broken
Hi.I am trying to upgrade phpbb 3.2.11 to 3.3.14 on PostgreSQL 9.1 server. I've encountered the following error: Code: PHP Fatal error: SQL ERROR [ postgres ]<br /><br />ERROR: relation...
View Article[3.3.x] Support Forum • Re: Upgrade procedure on PostgreSQL is broken
Tickets can be submitted to bug tracker: https://tracker.phpbb.com/secure/Dashboard.jspaStatistics: Posted by thecoalman — Sat Jan 04, 2025 2:47 pm
View ArticleCustom BBCode Development and Requests • Re: Modal BBCode....Almost...
Hi All, This is a bit of longshot but thought I would post to get some feedback and some insight. Using the W3Schools Modal example, I've hacked together something that almost works for phpbb, but not...
View ArticleExtensions in Development • Re: [3.2][3.3][DEV] Hangman - Resurrected
Do you plan to bring other extensive games in the future?Sorry for the delayed answer, which is that I have no plans. Do you have any games in mind?Statistics: Posted by Mike-on-Tour — Sun Jan 05,...
View ArticleExtension Writers Discussion • Re: Format date of board_startdate
Hmmm ... are you the real Stoker 4.0? Suspicious.$start_date = $user->format_date($config['board_startdate'], 'Y/m/d H:i:s');So that stupid a question? Its me, quite rusty. I have forgotten a...
View Article