[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 • Issues with 3.3.12 update
I updated from 3.3.11 and have encountered two issues: The default action on the posting page has changed from 'Submit' to 'Preview'. By default action, I mean pressing CTRL+Enter with the text are...
View Article[3.3.x] Support Forum • Re: Issues with 3.3.12 update
The posts shown by by the "New Posts" page( search.php?search_id=newposts ) has changed. Before, it showed all threads, now it only shows a handful. My users noticed this immediately and complained,...
View Article[3.3.x] Styles Database Releases • Re: damaïo
Style Updated to version 1.0.9See first post for Download LinkStatistics: Posted by _Vinny_ — Wed Jun 19, 2024 3:36 am
View Article[3.3.x] Styles Database Releases • Re: proflat
Style Updated to version 1.3.12See first post for Download LinkStatistics: Posted by _Vinny_ — Wed Jun 19, 2024 3:47 am
View Article[3.3.x] Styles Database Releases • Re: Elegance
Style Updated to version 3.3.12See first post for Download LinkStatistics: Posted by _Vinny_ — Wed Jun 19, 2024 3:51 am
View Article[3.3.x] Styles Database Releases • Re: Latte
Style Updated to version 3.3.12See first post for Download LinkStatistics: Posted by _Vinny_ — Wed Jun 19, 2024 3:59 am
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 ArticlephpBB Discussion • Re: Claudebot attack
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: Error in attachment setting
Check for an updated language pack from wherever you downloaded it from. You can also fix it yourself by using comparison tool like Winmerge. Compare the custom language pack to the British English...
View Article[3.3.x] Styles in Development • Re: [RC] Zeina theme for phpBB 3.3.12
Version 3.3.11This error also appears when disabling all extensions.I have now tested it to ensure the integrity of the latest update of the Zeina theme, so I downloaded an original copy of phpBB...
View ArticleExtensions in Development • Re: [3.3][RC] ACP Styled
When trying to download from topics from your site, the file is corrupted. Not talking about the link above. Like this topic: https://sniper-e.net/viewtopic.php?t=29Statistics: Posted by bonelifer —...
View Article[3.3.x] Support Forum • Re: user account validation
...it has been years (v2.x days) since i wrote a mod for phpBB... i guess they are called "extensions" now? It's a lot more than just a name change.Mods require(d) code editing and re-editing with...
View ArticleExtension Writers Discussion • Re: I asked ChatGPT for an extension to...
I have tried using ChatGPT to write some extensions for me, and I have learned a lot of what does not work in a phpbb extension, but not much about what does work. Although, I have been able to get an...
View Article[3.3.x] Support Forum • Re: Filesize Unknown on Downloads
It's to do with your header. What's your forum's address I want to tryCould I PM you the link if possible? ThanksYep pm me Statistics: Posted by Forex Station — Thu Jun 20, 2024 4:40 am
View Article[3.3.x] Support Forum • Register is not responding: HTTP ERROR 500
Support RequestWhat version of phpBB are you using? phpBB 3.3.11, with php 7.4What is your board's URL? http://forum.ppli.irWho do you host your board with? parspackHow did you install your board? I...
View Article[3.3.x] Support Forum • Re: LDAP error
attachStatistics: Posted by casca123 — Thu Jun 20, 2024 5:33 am
View ArticlephpBB Discussion • Re: The Russians are Coming!
I've just had to disable my "contact us/contact admin" thing because the crafty Russians have been using it to spam me!Statistics: Posted by John Little — Thu Jun 20, 2024 6:29 am
View Article[3.3.x] Support Forum • Re: Phpbb SEO - google indexing not reaching all
Not indexed is usually because of thin content or duplicate content. If you look at the URL's not indexed most of them will probably be ones with just the p parameter which is direct link to a...
View ArticleExtensions in Development • Re: [3.2][3.3][RC] Extension Credits
When trying to download from topics from your site, the file is corrupted. Like this topic: https://sniper-e.net/viewtopic.php?t=29Thank you for the report. The download file has been repaired. Please...
View Article