Extensions in Development • Re: [3.2][3.3][DEV] Hangman - Resurrected
Versie: 0.11.0 NL update:https://www.phpbbextnl.be/viewtopic.php?p=126#p126Statistics: Posted by SpIdErPiGgY — Wed Dec 11, 2024 5:28 am
View Article[3.3.x] Support Forum • Re: BBCode issue makes posts empty and appear only if...
Any post with just <t></t> in the post_text column should be empty if you go to edit it normally through phpBB. How it would get to that state is anyone's guess.If it's not empty on live...
View ArticlephpBB Discussion • Re: phpBB.com Website Feedback
/me hides in cornerYeah, I did not add decorations to my account either. Statistics: Posted by [Dimetrodon] — Wed Dec 11, 2024 4:11 pm
View Article[3.3.x] Support Forum • File name problem (images not showing)
Hi,I am moving to a new server and already redirected my domain to the new one. Hence, I can no longer reach forum on the old server but I can access files at the previous provider. I simply installed...
View Article[3.3.x] Support Forum • Re: File name problem (images not showing)
The attachments are served up by download/file.php.What error are you seeing when you right-click on the broken image and open it in a new tab?Statistics: Posted by Brf — Wed Dec 11, 2024 5:23 pm
View ArticleWanted! • Re: Avatar Generator
The cheapest option is to link to an avatar creator site with a "create an avatar" link on the avatar upload page. Statistics: Posted by halil16 — Wed Dec 11, 2024 8:21 pm
View Article[3.3.x] Support Forum • Deleted Users Posts Keep Appearing
I had a small surge in spammers on my board for a while and eventually deleted their phpBB user accounts. Since then, I've had posts from some of these deleted users showing up periodically. I tried...
View Article[3.3.x] Support Forum • Re: Deleted Users Posts Keep Appearing
If the posts made by deleted users were retained when you deleted those users, you can still search for posts made by those deleted users (the post still has the poster_name) and then delete those...
View Article[3.3.x] Support Forum • Re: Integrate phpBB into Wordpress with the same...
I don't know about WordPress, but if you know Joomla, there is this extension. I've used it and it works perfectly.https://alterbrains.com/joomla-extensio ... pbb-bridgeStatistics: Posted by Chico...
View ArticleExtensions in Development • Re: [3.3][RC] Simple Portal
Updated to 1.0.7Fixes some errors Statistics: Posted by Stoker 4.0 — Thu Dec 12, 2024 9:22 pm
View ArticleExtensions in Development • [3.3][DEV] phpBB 3.3 Newspage Extension 📢
Extension Name: phpBB 3.3 Newspage ExtensionAuthor: nickvergessen Updated to version 3.3.x GalandasExtension Description: Adds an extra page to the board where a switchable number of news can be...
View Article[3.3.x] Convertors • Re: Problems with Categories Hierarchie To phpBB3 Convertor
Due to modifications done to the phpBB-2.0.21 by adding the Categories Hierarchie extensions to add post attachment capabilities, there is a specific convertor to use as noted. This convertor only...
View Article[3.3.x] Support Forum • Changing the forum view
Hello!Is there a way I can change phpbb to display threads similar to Flarum, Discourse, etc.? Ideally I would prefer to be able for my guests to view topics from the start rather than navigating...
View Article[3.3.x] Support Forum • Re: Changing the forum view
I don't use either of Flarum, Discourse so pardon me if I misunderstand the request. Would suggesting to guests that might want to try using something like Active topics help?PS. phpBB has topics, not...
View ArticlephpBB Discussion • Re: Google is not crawling to individual topic or post...
We had the same issue, had to fix the "alternate page with proper canonical tag" & "Duplicate without user-selected canonical" issues. Little better now but we still see Google delays...
View Article[3.3.x] Support Forum • how tu create .htaccess
how can I create a .htaccess for 3.3.14Statistics: Posted by linkcs.in — Sat Dec 14, 2024 9:34 am
View Article[3.3.x] Support Forum • Re: how tu create .htaccess
how can I create a .htaccess for 3.3.14The phpBB package comes with a .htaccess. If you can't see it it's probably due to your file visibility settings.As to creating an .htaccess ... it's a simple...
View Article[3.3.x] Support Forum • Re: Issue with update from 3.3.13 to 3.3.14
IIS user probably doesn't have required (write) access permissions to the Windows temporary directory (and/or directory defined in sys_temp_dir in php.ini).I will play with the permissions and see if...
View ArticlephpBB Custom Coding • Re: [SOLVED] viewtopic-body.html - IF user is viewing...
After figuring this one out - viewtopic.php?t=2655820 - I tried an alternative method of dealing with the lack of a CURRENT_USER_ID variable. This also works...Code: {% set currentUserId =...
View ArticleExtension Requests • First & Last Avatar
I know there is an extension to display the last avatar, but I'm looking for something to show both the first and last avatar.Is there an easy solution for this and are there any events for...
View Article