[3.3.x] Styles Database Releases • Re: WildWest
Style Updated to version 3.5.6See first post for Download LinkStatistics: Posted by _Vinny_ — Thu Nov 14, 2024 10:27 pm
View Article[3.3.x] Support Forum • Re: Groups and permissions
https://www.phpbb.com/support/docs/en/3 ... de/groups/Knowledge Base - phpBB3 PermissionsKnowledge Base - How to use the post count to limit forum accessStatistics: Posted by Scanialady — Thu Nov 14,...
View ArticleExtension Requests • Re: Where is Recent Topics v2.2.15?
Yes I knowLooks like I'm dyslexic, oops Statistics: Posted by Toxyy — Fri Nov 15, 2024 1:03 am
View Article[3.3.x] Support Forum • Re: TMP file in MYSQL keeps getting full and crashing...
If you have a lot of traffic from bots that are not listed in the bots list yes that can cause bloated sessions table. Another reason is phpbb cron is not running successfully. Cloudflare has lot of...
View Article[3.3.x] Support Forum • Is serch inside search results supposed to be like...
So, I searched for a word 'installing' in 'Search this forum' for 'viewforum.php?f=661', that gave me 1888 results. Now I entered 'one' to filter out results, that gave me 363 results.Then I entered...
View ArticleExtension Requests • Re: CAS authentication extension?
A very quick Google search doesn’t reveal any current solutions for CAS (central authentication sever) integration for phpBB 3.3 so I’d suspect someone would probably need to make this.You didn't look...
View Article[3.3.x] Support Forum • Can't Log In - Admin'
Hi guys,Boy do I feel stupid .... but .... not completely,... I had created a fresh install of 3.3.13 (to install and test the Pages extension to embed a TeamUp Calendar, which All went swimmingly,......
View Article[3.3.x] Support Forum • Re: Can't Log In - Admin'
Try the following:Backup your database firstIn phpMyAdmin, run the following, which will create an admin user named Admin1 with a password of admin. From that point you should be able to get into the...
View ArticlephpBB Custom Coding • Re: Some useful SQL
If you have an older forum like mine and check the user_login_attempts column you are probably going to find it's at 99 for many older accounts. We have instances here on phpBB.com and other sites...
View ArticleExtension Writers Discussion • Handle the file upload with plupload in the...
Where can I find a tutorial to integrate an editor with file upload plupload into an extension?I have found how to handle BBCode, but I can't find anything on how to parse file attachments and...
View ArticleExtensions in Development • Re: [3.3][DEV] Troll Mode
You started this topic back in January one can only assume it has been abandon.I merely pointed out i have an ext that does the same sort of thing and was going to post it but i wont bother. Forum...
View Article[3.3.x] Support Forum • Re: How to remove Foe posts from quotes and hide Foe...
Did anyone happen to come up with a solution for this? My users are much the same as OP. They came from an old forum, where they were able to block another user, which completely hid the blocked user...
View ArticleGeneral Discussion • Re: Will you pay for writers?
the opening post is going to be edited with a spam link sometime in the future The post editor prevents this through the edit time configuration in ACP > Posting > Messages > Post settings...
View Article[3.3.x] Support Forum • SMTP not working (Response: 501 Error: Syntax: HELO...
I use mailersend as SMTP. This worked fine with MyBB but not with phpBB.My settings are as follow:Server address: smtp.mailersend.netServer port: 587Authentication method: LOGIN (not specified by...
View Article[3.3.x] Support Forum • rss content include code problem
Helloi have a problem with rss contentwhen we have some links in post ( in code section ) , in rss content, paste all links after togetherfor example in post is:Code:...
View Article[3.3.x] Support Forum • Re: SMTP not working (Response: 501 Error: Syntax:...
Are you 100% sure about the mailersend.netStatistics: Posted by janus_zonstraal — Sun Nov 17, 2024 9:03 am
View Article[3.3.x] Support Forum • Re: TMP file in MYSQL keeps getting full and crashing...
Th phpBB cron performs task that need to be run periodically like cleaning up the sessions table. If you have it set to yes you need to use sytem cron task to run it. If you set it to no then it's by...
View Article[3.3.x] Support Forum • Help me to delete extension
Hello, i'm trying to delete extension but when i try to delete data i get this errorhttps://imgur.com/7TKwckbWhen i delete the folder i get thishttps://imgur.com/oSTVCr8this is the extension i use but...
View Article[3.3.x] Support Forum • Re: Help me to delete extension
You need to seek support from the extension author if you’re having problems with an extension on your forum. You can post in the support section here: https://www.phpbb.com/customise/db/exte ......
View Article[3.3.x] Support Forum • Prevent users from receiving private messages (except...
Hi.I'm looking for a way, hopefully without using an extension (or writing my own) to make it so that users in a given group can't receive PMs from other users (but can receive them from staff)I know...
View Article