[3.3.x] Support Forum • Re: After Upgrade to 3.3.12 and reparse bbcode with SSH
Greetings,after having updated the forum to version 3.3.12 and having reparsed some non-working bbcodes in the posts, when I go to create a new topic the size of the inserted text gradually gets...
View Article[3.3.x] Styles Database Releases • Re: Crayon
Style Updated to version 3.3.12See first post for Download LinkStatistics: Posted by _Vinny_ — Mon Jun 17, 2024 2:41 am
View Article[3.3.x] Styles Database Releases • Re: DVGFX
Style Updated to version 3.0.12See first post for Download LinkStatistics: Posted by _Vinny_ — Mon Jun 17, 2024 2:43 am
View Article[3.3.x] Styles Database Releases • Re: DVGFX2
Style Updated to version 3.0.12See first post for Download LinkStatistics: Posted by _Vinny_ — Mon Jun 17, 2024 2:49 am
View ArticleExtension Requests • Re: phpbb 3.3.x Portal XL 5.0 version Request
Yes, here: https://board3.de/viewtopic.php?t=11807Statistics: Posted by ssl — Mon Jun 17, 2024 4:39 am
View Article[3.3.x] Support Forum • Re: Send post
How to write on the forum, I want to send a post, but after sending the post, about 5-10 seconds, the post has just been sent and there is a big problem. The post should be sent immediately.Is this a...
View Article[3.3.x] Styles in Development • Re: [RC] Zeina theme for phpBB 3.3.12
Got it! Ref the “QuickReply Reloaded” extension, based on what you have said above would you recommend we uninstall it from 3.3.12?Statistics: Posted by dbrewood — Mon Jun 17, 2024 6:36 am
View ArticlephpBB Custom Coding • Re: Help: show latest 6 images of post
Maybe this extension can put you on the right track.https://www.dmzx-web.net/viewtopic.php?t=4870 thank you very much!Regards Salvo Statistics: Posted by salvocortesiano — Mon Jun 17, 2024 7:56 am
View ArticleExtensions in Development • Re: [3.3][DEV] ACP Styled
Yea I felt like I was pushing too much into it. I stepped back and just wanted to style the acp.But I can push it back in on the next version. It's always good to have choices.Update:There wasn't but...
View Article[3.3.x] Support Forum • How to enable AVIF attachment support?
Does anyone know how to get AVIF attachment support? I have the following: ImageMagick with AVIF support. PHP extension enabled.Added the avif extension to the "Images" extension group in ACPBut...
View Article[3.3.x] Support Forum • Re: user account validation
Hi,You can disable verification for new users with ACP > Board configuration menu > User registration settings > Account activation option.I don't know what kind of verification you want when...
View Article[3.3.x] Support Forum • Re: ACP Email Settings - Send a test email weird...
The main website forum email is the same as showing and being used but once that button is clicked it directs to another of my emails ?Is there somewhere else in the software I have forgotten to...
View ArticleExtension Writers Discussion • Re: SQL Query optimization
Not an SQL guru here, but I'd try something likeCode: $sql = 'SELECT COUNT(p.post_id) AS topics_solvedFROM ' . POSTS_TABLE . ' p, ' . TOPICS_TABLE . ' tWHERE p.poster_id = ' . (int) $user_id . 'AND...
View Article[3.3.x] Support Forum • Re: Issues with 3.3.12 update
The new posts issue is apparently a bug in 3.3.12https://tracker.phpbb.com/browse/PHPBB-17312Tell them to use the active topics list in the meantime, the only difference is it doesn't limit it to last...
View ArticlephpBB Discussion • Python/3.10 aiohttp/3.9.3 anyone?
Has anyone seen “Python/3.10 aiohttp/3.9.3” or similar hanging about and or found an explanation that is understandable in plain language? Plus, has anyone found a way to stop it without blanket...
View ArticlephpBB Discussion • Re: Claudebot attack
I've blocked them in my .htaccess yesterday.Statistics: Posted by deninho32 — Wed Jun 19, 2024 7:29 am
View ArticlephpBB Discussion • Re: Python/3.10 aiohttp/3.9.3 anyone?
Has anyone seen “Python/3.10 aiohttp/3.9.3” or similar hanging about and or found an explanation that is understandable in plain language? Plus, has anyone found a way to stop it without blanket...
View Article[3.3.x] Support Forum • Re: Register is not responding: HTTP ERROR 500
There's probably some issue with the Persian translation you're using. Try checking TERMS_OF_USE_CONTENT language entry value in /language/fa/ucp.php (and specifically sprintf format...
View ArticlephpBB Discussion • Re: The Russians are Coming!
You could try the Obscure contact us or the Contact admin extensions if you wish to have a contact us option or just leave it turned off if you don’t.Statistics: Posted by Mick — Thu Jun 20, 2024 7:28...
View Article[3.3.x] Support Forum • Re: LDAP error
Are you sure the user/password is correct?Statistics: Posted by warmweer — Thu Jun 20, 2024 7:35 am
View Article