Wanted! • Re: My forum has errors
I can fix the problems, sent you a pm! Cheers.Statistics: Posted by Madalin10 — Sat Apr 19, 2025 5:44 am
View Article[3.3.x] Support Forum • Default topic icon
Hello,I can enable topic icons so that a user can choose an icon to add when creating a topic.Is it possible to add a default icon that the user cannot change for a particular forum ?Statistics:...
View ArticleGeneral Discussion • PHP editor? Which one? Curiosity...
Which PHP editor do you use?Statistics: Posted by Chico Gois — Sun Apr 20, 2025 1:56 am
View Article[3.3.x] Support Forum • Re: Login to ACP problem.
There is time limit once you exceed certain amount of failed logins to prevent brute force attacks. Try (change phpbb_ prefix as needed):Code: UPDATE `phpbb_config` SET `config_value` = '1' WHERE...
View ArticleGeneral Discussion • Re: PHP editor? Which one? Curiosity...
phpStorm & VSC.Statistics: Posted by Anișor — Sun Apr 20, 2025 5:27 am
View ArticlephpBB Ideas • Improve smiley addition process
At the moment, if you are trying to add multiple smileys and you make even one misclick, or forget one emotion or whatever, you get an error page and you lose all of the progress up to that...
View ArticleExtension Writers Discussion • Re: Make current user ID globally available in...
Ok cool. phpBB just lost my post. Better post it again...At the moment I have this in main-listener:Code: namespace gumboots\gbcurrentuser\event;/** * @ignore */use...
View Article[3.3.x] Support Forum • Help Wanted
Now I can see my ACP, I can see my problems just began.So, I'm looking for experienced board's wizards willing to help me to have real forum.Please use PM to contact me. ThanksStatistics: Posted by...
View Article[3.3.x] Support Forum • Re: Help Wanted
If you are looking for help in this section. please post your full issue here so that we can assist. If you feel what you want to do is beyond your capability, then please post in the Wanted! forum...
View ArticlephpBB Discussion • Re: Is Cloudflare the only solution?
I've tested CF multiple times over the years - I've found it detrimental to my user's experience, only got feedback that the forum was too slow. Last time I tried it, it broke a lot of functionality...
View ArticlephpBB Discussion • Re: Showcases here
If anything, I think they should either can it, or make it a more community oriented part of phpbb.com where site admins can submit their sites to feature on that page.Statistics: Posted by nou nou —...
View ArticleExtensions in Development • Re: [3.3][DEV][b] phpBB 🙂 Reactions
I cannot for the life of me get this new version to work. Disabled old version, deleted all data. Installed new version in the directory where instructed to. Deleted the folder in migrations named...
View Article[3.3.x] Styles Support & Discussion • Refresh on the Who's Online page
Is there an easy way to disable or slow down the refresh on Prosilver's Who's online page? I'm trying to identify and block bad bots and the refresh keeps making me lose my place.Statistics: Posted by...
View Article[3.3.x] Support Forum • Re: 3.3.15: download counter doesn't work
In phpbb_extension_groups DB table, what are the values for cat_id column?Statistics: Posted by rxu — Wed Apr 23, 2025 7:58 am
View ArticlephpBB Ideas • Re: Add an ID_CURRENT_USER global template variable to...
Well it's not really a bug, which is why I didn't think of adding it to the bug tracker. It's a request for a (small) additional feature.[...]The tracker houses a bug and feature tracker so everything...
View ArticlephpBB Custom Coding • Re: post_subject = topic_title
I have custom script for various maintenance tasks like this and execute it with cron job once a day. There is probably a more efficient way to do this but you can just use a loop. ThanksCode:...
View Article[3.3.x] Styles Support & Discussion • Re: #variant_switch button:active
Without changing the JS, you can simply generate the rules with [data-color] in the loop to define the image path according to the attribute value. Then, as with the color select button, a default...
View ArticlephpBB Discussion • Re: Remove sid's dfrom URLs
The function append_sid() will not use the session I'd unless it is active in the sessions table... it will update the session accordingly to the current browser session id. Current browsers can...
View Article[3.3.x] Support Forum • Re: My first update attempt
.Well that didn't go well. I started uploading the Zipped file early this morning and it seemed to be going on forever (45mins or so)....Then I tried to open the forum normally and it had a "general...
View Article[3.3.x] Support Forum • Re: Google search console difficulty
That's still zero information to work with.Please fill out the Support Request Template and post it back here to enable us to assist you better.Statistics: Posted by KevC — Thu Apr 24, 2025 7:56 am
View Article