[3.3.x] Support Forum • Re: cron.task.core.update_hashes locked
what's happeningWhat will the following SQL query yield for your board?Code: SELECT user_password FROM phpbb_users WHERE user_password LIKE '$CP$%'Statistics: Posted by rxu — Thu Jun 27, 2024 3:20 pm
View Article[3.3.x] Support Forum • Re: Unable to post after upgrade to 3.3.12
It may not help but try clearing the cache, button is on the main page of the ACP.If there is no error in the server error logs either it's an error logged to apache log which you'll need to contact...
View ArticleExtension Writers Discussion • Re: Custom input box showing up at the top of...
Instead of posting code, it would be helpful if you uploaded it to a VCS system (such as GitHub). I asked chat GPT4 to write me the extension, and it gave me the following codeChat GPT is not a...
View ArticleExtensions in Development • Re: [3.3][RC] ACP Styled
Have an issue with the dark theme text (v1.1.1). I went to edit some permissions and the text is the same color as some of the rows and I have to highlight the text to be able to read it. Sorry for...
View ArticlephpBB Discussion • Re: Phpbb SEO - google indexing not reaching all
My sitemap doesn't lack anything. SEO was working until last year. I don't understand why now it is not indexing, because i have not touched anything in there...Statistics: Posted by Laurentziu — Sat...
View ArticleExtensions in Development • Re: [3.2][3.3][RC] Thanks for posts (and optional...
Hi,I wanted to know if it was possible to replace the thank you icon with this icon of mine.to make the icons homogeneous with the existing onesGreat extension ThanksBest RegardsSalvoStatistics:...
View Article[3.3.x] Support Forum • Calendars in phpBB
I am having trouble finding to what extent calendars and calendar events are supported in phpBB. I did a search for a calendar extension and that produced a single result, a Hijri calendar extension...
View ArticleExtensions in Development • Re: [3.3][RC] Browser Push Notifications
When I disable Sticky bar ext, then the Push Notifications works in the notification dropdownConfirmed, but that is something caused by the Sticky bar extension design so it just can't be fixed in...
View Article[3.3.x] Support Forum • Re: 3.3.12 update error...
meaning ....meaning you did not use the full package update methodSo start over:First read: Minor Updates Within 3.3.xFull PackageStatistics: Posted by warmweer — Sun Jun 30, 2024 3:49 pm
View ArticleExtension Requests • Re: Organise viewtopic_body individually
From your description I assume you meant viewforum_body.html:Code: <!-- INCLUDE overall_header.html --><!-- EVENT viewforum_forum_title_before --><h2 class="forum-title"><!--...
View ArticleWanted! • Hide bbcode to certain user o group with Thanks for Post compatible
Title/Job Description: Hide bbcode to certain user o group with Thanks for Post compatibleTarget audience: HobbyistsReward: MoneyDeadline: NeverPreferred contact method: PM and E-mailLink to the...
View ArticleExtension Requests • Re: Important message
Thanks for your fast reply.I'm waiting for other possible solutions but "Board Announcements" seems to be exactly what I'm looking for.Statistics: Posted by Hervé — Mon Jul 01, 2024 2:30 pm
View ArticleGeneral Discussion • Bots eating up all the bandwidth
I look after a website that is getting a lot of bots, everytime i visit the site it has over 200 bots online at any one time. The site is allocated 100GB of Bandwidth each month and every month it is...
View ArticlephpBB Custom Coding • Re: $request->file('files'); not working ?
I have found that uploading a single file works just by doing...Code: <input type="file" name="files" multiple>Where I had "files[]" before. Code: Array( [name] => tos104uk.img [type] =>...
View ArticleGeneral Discussion • Re: Bots eating up all the bandwidth
Already a couple of topics on this as others have seen the same with other botsviewtopic.php?t=2652265viewtopic.php?t=2654353Statistics: Posted by KevC — Mon Jul 01, 2024 3:31 pm
View Article[3.3.x] Support Forum • Migration punBB -> phpBB3 3.0.14 -> phpBB3 3.3.12
HiMy name is Juan, I've been trying to migrate a very very old forum, I've mostly successfully achieved that.The original forum is punBB (which has been dead for several years now), I was able to...
View Article[3.3.x] Support Forum • Re: phpbb_sessions table causing recurring issues.
viewtopic.php?p=16010872#p16010872I would solve this first, unfortunately there is not a lot people on here familiar with NGINX. the only non-Wordpress erroWordPress will attempt to handle all...
View ArticleExtension Writers Discussion • Re: How to utilize extensions for an extension...
Thank you so much Statistics: Posted by Robbie626 — Tue Jul 02, 2024 6:28 pm
View ArticleExtension Requests • html email
There are a few extension from forumhelp, dmzx etc... to send html mass emails, but non of them work anymore, support = 0Could someone please create an ext so I can send html emails Statistics: Posted...
View Article[3.3.x] Support Forum • Re: How can I make a specific topic...
I'll install it to see what it gives and I'll post back hereInstalled it on phpBB 3.3.12 with PHP 7.4.27.Installed just fine.it's a user (and group) permission.Fiddled around with some topics, marking...
View Article