Extension Requests • Is there another phpBB arcade?
I tried the JV-Arcade one but it keeps self advertising, there is a play limit, I can't install most games without needing some stupid private key, they can block your access and your website has to...
View ArticleExtension Requests • Re: Is there another phpBB arcade?
JV-Arcade is for rich people. There was Relax arcade, but it seem they are offline Statistics: Posted by SpIdErPiGgY — Thu Nov 14, 2024 5:12 am
View ArticleGeneral Discussion • Re: Informative email testing tool
10/10 with mail tester Statistics: Posted by SpIdErPiGgY — Thu Nov 14, 2024 6:13 am
View ArticlephpBB Custom Coding • Re: Merging Forums Together.
i am in the process of merging with another forum. They are on PHBPP. is there a way to merge it onto mine?Everything is possible ... but there's no automatic merge (well? not that I know).It's a task...
View Article[3.3.x] Support Forum • Re: [SOLVED] Images displayed as [img] only on post,...
issue is solved.Until you do something that make use of the default [img] bbcode, e.g. some extensions.The longer you wait to really fix the issue, the higher the probability becomes that posts will...
View Article[3.3.x] Support Forum • Re: Images displayed as [img] only on post, but works...
It's not the [img] bbcode that will be broken. If [img=] was used anywhere it will be broken. Go into phpmyadmin and run this sql to see if it's present in any posts. Code: SELECT * FROM `phpbb_posts`...
View Article[3.3.x] Support Forum • Groups and permissions
recently i set up newly registered users now i want to set group where i can add users and this users can have permissions of regular user even if they didnt meat conditions of newly registered...
View Article[3.3.x] Styles Support & Discussion • Re: Removing {{...
Great, thanks!Statistics: Posted by Terrio — Thu Nov 14, 2024 10:14 pm
View Article[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 Article