Custom BBCode Development and Requests • Re: BBCode to greet New User
No, I don't have any js script, that's why I don't understand why it doesn't work.Statistics: Posted by Hellendor — Thu Jan 02, 2025 2:51 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 ArticleExtensions in Development • Re: [3.3][DEV] phpBB Topic/Post Reactions,...
Same bug as calendar ext, I'll fix for next release thanks. If you get 5 mins could you pm the files to test with thanks.Statistics: Posted by Steve — Thu Jan 02, 2025 3:45 pm
View ArticleGeneral Discussion • Re: NIS 2 EU Directive (cybersecurity)
Again, nobody here is a lawyer and you (collectively, i.e. the community) should really seek advice from a lawyer that specializes in this area if you (collectively) believes it affects you...
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 ArticleGeneral Discussion • Re: Happy New Year
I already have trouble reading Roman numerals, so multiplying them... Statistics: Posted by cabot — Fri Jan 03, 2025 3:14 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 Article[3.3.x] Styles Support & Discussion • Re: When a message has an image...
Moved this to Styles Support and Discussion because you can at least partially do this with Style/CSS edits. phpBB doesn't store the image size in pixels so it's not possible to set exact image...
View Article[3.3.x] Support Forum • Re: [split from] MYSQL groups error PLEASE HELP!
Didn't have a chance to test anything today yet.Few hours ago decided to reboot it with regular "init 6" and got stuck with message "Probing EDD (edd=off to disable) ...."VPS Support still tries ti...
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 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.3][DEV] Styles Page 1.0.4
is this generated when you install the extension? the error says unknown column, it suggests to me that the two columns are not added to the Styles table. can you confirm this by checking the Styles...
View Article