[3.3.x] Support Forum • Re: How to bulk select and move or delete topics in a...
Hello gentlemen.I'm looking for a way to select a group of topics and then move or delete them all at once in my forum. Is there a way to do this?MCP > Moderate forum > mark topics > choose...
View Article[3.3.x] Styles Support & Discussion • Re: Topics & Posts - Hide/Remove
forumlist_body.html (prosilver) (back up that file first)comment line 19 and 20 to remove column headers<dd class="topics">{L_TOPICS}</dd><dd...
View Article[3.3.x] Support Forum • Re: Claudebot attack
Yes, even more now.Edit: I've added them to the following lines and that solved it.Code: ##spammersOptions +FollowSymLinksRewriteEngine OnRewriteBase /RewriteCond %{HTTP_USER_AGENT}...
View ArticleExtensions in Development • Re: [3.3][BETA] Anonymous Posts
Use the Disabling all extensions at onceIn future when trying out untested extensions: take a db backup before installing the extension. Should the board be screwed, simply restore the dbbackup and...
View ArticleCustom BBCode Development and Requests • Re: Clickable phone number in the post
My question is that up to now BBcode still does not support embedding phone numbers in forum post content?Statistics: Posted by thegioiluatsu — Fri Mar 29, 2024 5:10 am
View ArticleExtensions in Development • Re: [3.2][3.3][DEV] Horizontal Attachments
Thanks again, will test it out when i get the chance Statistics: Posted by -neo- — Fri Mar 29, 2024 8:33 pm
View Article[3.3.x] Support Forum • Re: How can I stop the ACP kicking me out every few...
Please fill out the Support Request Template and post it back here to enable us to assist you better.Statistics: Posted by warmweer — Fri Mar 29, 2024 8:39 pm
View Article[3.3.x] Support Forum • Re: Transfer from ver 3.3.7 to 3.3.11
This is what you should do for the update: https://www.phpbb.com/support/docs/en/3 ... date_full/When you say you run it on an "iMac", are you running this on a local server? That is a very odd and...
View Article[3.2.x] Support Forum • Can configure the main forum board as a grid of forums?
Hello all!I want configure my main forum board as a grid. There are native options to achieve this?This is the base forum styleI want make this only shows Icon + Forum name and get aligned in a...
View Article[3.2.x] Support Forum • Re: Can configure the main forum board as a grid of...
There's a style that does thathttps://www.phpbb.com/customise/db/styl ... t_durango/Statistics: Posted by KevC — Fri Mar 29, 2024 9:48 pm
View Article[3.3.x] Support Forum • Re: Non-existent usernames listed on Index Page
not quite. those usernames are only names that you have previously typed into that username blank in the login box. it only keeps track of the names that you type into that log in box. the names have...
View Article[3.3.x] Support Forum • Reorder forums more than one position
Hello, I have a category with many forums inside, I want reorder it but only can move one by one position at same time. There are some ways to move fast? I was reordering a list of more of 50...
View Article[3.3.x] Support Forum • Re: Server overload
Hi it seems a server issue It's solved thank youStatistics: Posted by hicmed — Sat Mar 30, 2024 4:01 am
View Article[3.3.x] Support Forum • Re: Search Facility
You also need to allocate RAM to it and be able to edit the .conf file, the larger the DB the more RAM it needs. Basically you need a VPS or better.Statistics: Posted by thecoalman — Sat Mar 30, 2024...
View ArticleExtensions in Development • Re: [3.3][BETA] Image Compressor
Attached PNG Image Converthttps://www.phpbbguru.net/community/vie ... hp?t=47951Statistics: Posted by RomaamoR — Sat Mar 30, 2024 10:03 pm
View ArticlephpBB Discussion • [PHP8.2]Initialise config with database and/or cached entries
Deprecated: Automatic conversion of false to array is deprecated in /var/www/html/Code: $config[$row['config_name']] = $row['config_value'];Not solved @ https://github.com/phpbb/phpbb/blob/mas ......
View Article[3.3.x] Support Forum • Re: Managing phpbb via CLI
There's no need for CLI.You can easily use the ACP to configure your users (I suspect you're referring to the permissions)That's the point: I do not want to manually configure users. Instead I want to...
View Article[3.3.x] Support Forum • Re: Fatal error: Uncaught Error: mysqli object is not...
I have run into the same issue (PHP Fatal error: Uncaught Error: mysqli object is not fully initialized) although my mariadb has not crashed at all.But it is a fresh setup on Debian 12,The confusing...
View Article[3.3.x] Support Forum • Re: Module Management MCP not working.
Bump. Any more ideas on this? I'm not sure why I would need to use module management for MCP but I'm a bit nervous about it not working.Statistics: Posted by dgkulick — Sun Mar 31, 2024 1:31 am
View Article[3.3.x] Support Forum • Re: Allow guests to post?
Thanks. Done.Statistics: Posted by dgkulick — Sun Mar 31, 2024 2:45 am
View Article