[3.3.x] Support Forum • Re: When to update
Out of curiosity: how many programs do you use that inform you of a fixed update date?NoneStatistics: Posted by lunarious87 — Sat May 10, 2025 5:46 pm
View Article[3.3.x] Support Forum • Problem upgradding phpbb 3.3.14 to phpbb 3.3.15
Support Request TemplateWhat version of phpBB are you using? phpBB 3.3.15What is your board's URL? https://christianpipesmokers.orgWho do you host your board with? InMotionHow did you install your...
View ArticleExtensions in Development • Re: [3.2][3.3][RC] Thanks for posts (and optional...
Took the shortest easiest route as a start. Disabled the AJAX and it now works. Will test the other option later.Forum scripts are in example.com/phpBB3/ folder. You rock - thank you.I've made a deep...
View Article[3.3.x] Support Forum • Re: Problem upgradding phpbb 3.3.14 to phpbb 3.3.15
Ask your hosts if they're blocking the site on mod_security for some reason.They may have noticed a lot of uploading and the server security has dropped the hammer to mistakenly 'protect' the...
View Article[3.3.x] Support Forum • Re: What is going on? Is this some kind of widespread...
What are you expecting phpBB to do?Statistics: Posted by Mick — Sun May 11, 2025 10:47 am
View ArticleExtension Writers Discussion • Re: [Info] Using Github Actions to Test...
Hi MattThe new framework is a significant improvement as it's more flexible and has fewer pitfalls. For example, it's very convenient that you no longer have to specify the Ubuntu package (version),...
View Article[3.3.x] Support Forum • Re: Phpbb 3.3.14 Can't see new uploaded mods.
Thank you, By uploading the new version it all worked again. Thank you very much!Statistics: Posted by Vuzqii — Sun May 11, 2025 4:39 pm
View ArticleExtensions in Development • Re: [3.3][RC] Editor Syntax Highlighter
That's better. Thank you Statistics: Posted by SpIdErPiGgY — Sun May 11, 2025 5:27 pm
View ArticleExtensions in Development • Re: [3.3][DEV] Track Users
Extension Version: Features Implemented:Profile VisitorsVisited ProfilesAttachment downloadsBugs Fixed: yeahExtension Download:Due to a major overhaul to the file system and code, please:: disable,...
View ArticleExtensions in Development • Re: [3.1][3.2][3.3][RC] Twig Converter
@KaileyIt's running flawlessly in my local development environment with 3.3.15/8.4. I recently used it to convert a template from phpBB to Twig for my Extension Manager Plus (3.1.0 Beta) so I don't...
View ArticlephpBB Custom Coding • Having problems getting a num_row count
Hi there everyone,I looked through the existing code and tried to borrow a num_row count check but I'm failing to implement it correctly. Could someone take a look at this blurb and tell me what I'm...
View ArticleExtension Requests • Voting option
I'm looking for Voting option, if any are available.Statistics: Posted by dobermen — Mon May 12, 2025 3:34 pm
View ArticleExtension Requests • Re: Voting option
I've moved this extension requests for you.Have you searched for anything that might fit your use case at all? When you say voting, what do you actually mean? Polls are a default feature in phpBB 3...
View ArticlephpBB Custom Coding • Re: Having problems getting a num_row count
Code: if (mysqli_num_rows($result) == 0) {//do something}https://www.php.net/manual/en/mysqli-re ... m-rows.phpStatistics: Posted by thecoalman — Mon May 12, 2025 5:05 pm
View ArticleExtensions in Development • Re: [3.2][3.3][RC] Thanks for posts (and optional...
You are a star Naguissa. Thank you! You are a truly dedicated individual.Statistics: Posted by skybound — Mon May 12, 2025 6:02 pm
View Article[3.3.x] Support Forum • Re: Odd little bug
Just for the record, the issue is caused by a leftovers (in the database) from the Forum sort order MOD for phpBB 3.0.Statistics: Posted by rxu — Tue May 13, 2025 3:41 pm
View Article[3.3.x] Support Forum • Re: What is going on? Is this some kind of widespread...
since March we've been under attack from Bing/MSN in like fashion. I would suggest there is probably something wrong with the syntax in your robots.txt file. I haven't used it but Bing has search...
View ArticleExtension Writers Discussion • Re: [Info] Using Github Actions to Test...
Hi MattI wanted to update ExtCheck this evening so I have the latest version of EPV. So I've now performed a Composer update, and everything is working as it should with EPV.But... the Composer update...
View ArticleExtension Requests • Smilies category
Is there a extension that adds category to smilies?Statistics: Posted by PersuasiveMedia — Tue May 13, 2025 4:59 pm
View Article[3.3.x] Support Forum • Re: no admin rights after installation
From heartinternet staff I received this:I’ve taken a look at the setup on finmaker.co.uk, and I can see that a fresh phpBB installation has now been put in place — so I assume you're in the process...
View Article