[3.3.x] Support Forum • Re: Update to 3.3.15 success, but PHP errors, my site...
You need to transfer files with FileZilla using the binary mode otherwise you can get random errors such as the one you experienced.Statistics: Posted by Mike-on-Tour — Tue Apr 15, 2025 1:04 pm
View ArticlephpBB Ideas • Add an ID_CURRENT_USER global template variable to functions.php
This is easy to do. All it needs is this:Code: 'ID_CURRENT_USER'=> $user->data['user_id'],Added somewhere between this:Code: // The following assigns all _common_ variables that may be used at...
View Article[3.3.x] Support Forum • Re: Odd little bug
Probably ask those users to copy that SQL error full text and send it to you (and may be an URL used and a screenshot additionally).Statistics: Posted by rxu — Wed Apr 16, 2025 7:44 am
View ArticleExtension Requests • Re: Text-templates for moderation
Ah, yes, Canned Messages, now I remember! Thank you!Statistics: Posted by Holger — Wed Apr 16, 2025 7:52 am
View ArticleExtensions in Development • Re: [3.2][3.3][DEV] Recent Topics Extension for...
Tested it on 3.3.15 but it marks every topic as new, regardless of my settings (image below for a setting of max days = 8)Hi,from the image and icons I see, the topics are older than 8 days, so the...
View ArticleExtensions in Development • [3.3][RC] Random Quotes
Extension Name: Random QuotesAuthor: StokerExtension Version: Requirements: From my old phpBB 3.0.X ModExtension Description: The Random Quote Extension adds a random quote on forum indexNew quote...
View Article[3.3.x] Styles Support & Discussion • Add banner image at the top of the...
Is there a way to manually add a banner image at the top of the headerbar? I don't want extensions but is there a manual code?Statistics: Posted by PersuasiveMedia — Wed Apr 16, 2025 1:28 pm
View ArticleExtensions in Development • Re: [3.3][RC] Random Quotes
Nice extension, thank you !Statistics: Posted by Sergio64 — Thu Apr 17, 2025 9:55 am
View Article[3.3.x] Support Forum • Display last edited time by default
Hello,Am I missing a setting in ACP here or is it an ext?I want to display last edited time by default.Like you have it here in the extensions forums:Last edited by Stoker 4.0 on 17 Apr 2025, 12:03,...
View ArticlephpBB Custom Coding • Re: post_subject = topic_title
I have custom script for various maintenance tasks like this and execute it with cron job once a day. There is probably a more efficient way to do this but you can just use a loop. Code: <?php//set...
View Article[3.3.x] Support Forum • Re: Display last edited time by default
Nobody viewed the topic, try editing it again. Note that moderator edits will not be listed unless they add text for edit or there was previous edit.Statistics: Posted by thecoalman — Thu Apr 17, 2025...
View Article[3.3.x] Support Forum • Re: getting started from zero
The only demo I'm aware of is the demo page:https://www.phpbb.com/demo/Full package is on downloads page:https://www.phpbb.com/downloads/Installation instructions can be found in the docs folder of...
View Article[3.3.x] Support Forum • Search index
Hello,On my board the search function works fine and quick but on the ACP general page I have a permanent warning :The selected search engine does not have a search index.Please create a search index...
View ArticleExtensions in Development • Re: [3.2][3.3][RC] Hide Foe Topics
Hiding them within topics pages is easy though.How to do this?Statistics: Posted by EvangelionI — Fri Apr 18, 2025 4:59 am
View Article[3.3.x] Support Forum • Re: How to delete all zero posts users?
You can use this extension since deleting users from the users table with a SQL query leaves remnants.Statistics: Posted by Mike-on-Tour — Fri Apr 18, 2025 6:36 am
View ArticleExtensions in Development • Re: [3.2.9-3.3.x][RC] Glossary 3.0.20
Hello,I'm now in holidays and can't check what precisely happens. Can you give us the code used for the BBcode?Statistics: Posted by pierredu — Fri Apr 18, 2025 7:10 am
View Article[3.3.x] Support Forum • Re: Search index
Sorry, I dont understand what happened yesterday, this is the correct reply to the querryTable Non_unique Key_name Seq_in_index Column_name Collation Cardinality Sub_part Packed Null Index_type...
View Article[3.3.x] Support Forum • Re: Admin Approval of new users
I've never used google recaptcha but a good Q&A question that you cannot google the answer to works fine.Statistics: Posted by KevC — Fri Apr 18, 2025 11:08 am
View Article[3.3.x] Support Forum • Re: Need help with 3.2.2
Did you get all the original files or just the DB?Statistics: Posted by thecoalman — Sat Apr 19, 2025 3:38 am
View ArticleWanted! • Re: My forum has errors
I can fix the problems, sent you a pm! Cheers.Statistics: Posted by Madalin10 — Sat Apr 19, 2025 5:44 am
View Article