Extensions in Development • Re: [3.3][BETA] 2025 overhaul of 3D-I Top Poster...
Bookmark addedStatistics: Posted by Galandas — Sun Mar 23, 2025 2:42 pm
View Article[3.3.x] Convertors • IPB 1.3 to phpBB 3.3.x
Hi,Is it possible to convert IPB 1.3 to phpBB 3.3 or is IPB too much outdated and do we need to upgrade to phpBB 3.0 first?Thank you.Statistics: Posted by Just an Alien — Sun Mar 23, 2025 3:59 pm
View ArticleExtensions in Development • Re: [3.3][BETA] Major 2025 overhaul of RH Topic...
Well, idealistically it would be reverting tag_manager class constructor back to its initial state for this to work correctly in "old" migration, and creating a child class with your updated code...
View ArticlephpBB Custom Coding • Re: Dealing with bot traffic
To textkit, thanks for pointing out the HTTP status code issue; I have also added it.The sid-traffic on my site has definitely gone down, but when I think it had completely stopped it goes up again...
View ArticleExtension Writers Discussion • Migrations problem - old migration file wants...
In re-developing RH Topic Tags for phpBB 3.3.x compatibility and a bunch of improvements, I've run into the following problem:The migrations/release_0_0_8.php file (very old, from the phpBB 3.1.x era)...
View Article[3.3.x] Support Forum • Automatically resize avatar when upload
Do i need imagemagick for the procedure to happen? Whenever i upload a file that is larger than 9px, it will automatically resize to the maximum limit i chose either 10px or whatever px i...
View Article[3.3.x] Styles in Development • Re: [RC] Helion
Thanks for the feedback. As far as the login drop-down menu is concerned, I deliberately decided that it was just a visual gimmick with no added value and I didn't want to make it accessible because...
View Article[3.3.x] Convertors • Re: IPB 1.3 to phpBB 3.3.x
But what would be the way if the person wants to convert? First to phpBB 3.0x and then to 3.3x?Statistics: Posted by Just an Alien — Mon Mar 24, 2025 11:51 am
View ArticleExtension Writers Discussion • Re: Migrations problem - old migration file...
You need to fix the 0.0.8 file's instantiation of the tags_manager class with the correct argumentsStatistics: Posted by MattF — Mon Mar 24, 2025 2:19 pm
View ArticlephpBB Discussion • Re: phpbb market share
Obviously take this with a grain of salt, but da Google™ shows "about 7,730,000 results" with the words powered by phpBB. If we take an approximate value of 1,200,000,000 websites in the entire world,...
View Article[3.3.x] Support Forum • Table 'phpbb3.phpbb_acl_groups' doesn't exist...
Support Request Template What version of phpBB are you using? phpBB 3.0.0 What is your board's URL? http://localhost Who do you host your board with? Self - desktop installation How did you install...
View Article[3.3.x] Support Forum • Re: Table 'phpbb3.phpbb_acl_groups' doesn't exist...
Have downloaded the latest version of WAMPRegardless of the problem that's not going to work. You need older version of php. Now sure about WAMP but you can download older versions of XAMPP...
View Article[3.3.x] Support Forum • 3.3.8 to 3.3.14 any issues?
I'm currently running 3.3.8 and am hoping to update it to the latest 3.3.14 version. Any known issues going straight from .8 to .14?Statistics: Posted by CPTOM — Tue Mar 25, 2025 3:58 pm
View ArticleCustom BBCode Development and Requests • Remove sid's dfrom URLs
I will propose that sid (session ids) are removed from the URLs (configurable or entirely).The sid in the URLs only provide some benefit to people that won't accept cookies.A sid is only sensible for...
View ArticlephpBB Custom Coding • Re: email template file
I didn't think of that, I believe it was Google that entered my email in. My bad, my apology VED036... It wasn't you. Thanks guys!Statistics: Posted by Sniper_E — Wed Mar 26, 2025 1:43 pm
View ArticlephpBB Discussion • Re: Remove sid's dfrom URLs
True but it isn't directly related to SID being injected into URL, but rather to the phpBB sessions design in common. That is, as far as bots don't store cookies (I think they don't?), every new...
View ArticleGeneral Discussion • Re: [Time: 0.3s | Queries: 7 | Peak Memory Usage: 4 MiB...
So Time: 0.000s only refers to the time it takes to run the the set amount of queries and has nothing to do with the time it takes to load the actual page.THANKS for the repliesStatistics: Posted by...
View Article[3.3.x] Support Forum • Largest Contentful Paint - why and how?
I have these problems, I think you have enough experience to fix things.Statistics: Posted by siân — Wed Mar 26, 2025 3:58 pm
View ArticlephpBB Discussion • Re: phpBB.com Website Feedback
I'm Constantly being logged out on this site and other phpBB sites since my iPhone updated to IOS 18.3.2, Any one else experiencing this?Statistics: Posted by Steve — Wed Mar 26, 2025 4:13 pm
View Article[3.3.x] Support Forum • English just for robots
Hi,Is there a way to allow English language just for robots?I would like for users to just see the forum language, and not be able to change it.Statistics: Posted by johnnydement — Wed Mar 26, 2025...
View Article