Extension Requests • Re: CAS authentication extension?
I blame Google! Also beware that hasn’t been updated in 4 years so even though it is designed for v3.3, it’s still very much outdated.Statistics: Posted by danieltj — Sat Nov 16, 2024 8:34 am
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: Can't log into my forum. 'Forgot My Password' not...
No need to apologise. Happens to me all the time.I do suggest changing your mailaddress: yahoo and gmail (for me) have always come through, hotmail not.Statistics: Posted by warmweer — Mon Nov 18,...
View Article[3.3.x] Support Forum • PHP runs out of memory on viewtopic
Support Request Template What version of phpBB are you using? phpBB 3.3.13 What is your board's URL? not publicly accessible right now Who do you host your board with? on "bare metal" in data center...
View Article[3.3.x] Support Forum • Re: PHP runs out of memory on viewtopic
That query definitly shouldn't return all users within your database, it should only return the users that a_ permissions, which are admin permisions.I suggest you start by checking if you made a...
View ArticleExtensions in Development • Re: [ABD] phpBB Topic/Post Reactions, Thanks, Like
Back up and running, download of version 0.9.0 added to 1st post. Hello Steve,maybe I look at the wrong place, but in the 1st post I can't see any download link:Statistics: Posted by Neverlands — Mon...
View ArticleExtensions in Development • Re: [3.3][DEV] phpBB Topic/Post Reactions,...
Sorry I forgot to add note. Link is removed due to new version available soon. I just need to write instructions. Hopefully release this week.Statistics: Posted by Steve — Mon Nov 18, 2024 1:46 pm
View ArticleExtensions in Development • Re: [3.2][3.3][DEV] Tabs Menu BBcode Extension
I needed to search to find it as its very old: https://www.phpbb-es.com/foro/viewtopic ... bs#p249030Hope this works for you, for the Fontawesome Code I could later give the BBCode Changes as its...
View ArticleExtensions in Development • Re: [3.2][3.3][RC] Mp3 Playerbbw on index
Some might want this player inside his profile, some inside posts, others inside announcements as normal BBCode use, but the songs coming from the database where they got added.Ok adding it to events...
View Article[3.3.x] Support Forum • 2.x.x to 3.3.13 conversion errors
Hello everyone, I was recently tasked with updating a phpbb server that's been hosted since 2005 and runs on PHP 4. While simulating the conversion locally, I got some errors regarding duplicated...
View ArticleExtensions in Development • Re: [3.2][3.3][DEV] Horizontal Attachments
Firstly & mst importantly - thanks! Having attachments (even when they're inline) running all the way down the screen looks bad & seems a waste of screen real estate.Can you suggest a reason...
View Article