Extension Writers Discussion • Re: mark read and unread posts
On your Load Settings, do you have "Enable server-side topic marking" set to Yes?Statistics: Posted by Brf — Tue Jul 23, 2024 12:33 pm
View Article[3.3.x] Support Forum • Re: upgrade from 3.1 to 3.3
I have General ErrorSQL ERROR [ mysqli ]only when I try to save full backup include thisI dont have error if I do like thiswhere can i remove this phpbb_statistics_onlineStatistics: Posted by BF79 —...
View Article[3.3.x] Styles in Development • Re: [RC] Zeina theme for phpBB 3.3.12
Hello Leenoz,First of all, thank you for this work, to my consideration it is very complete. I even think that after taking a good look at it, I will buy your PRO version.I wanted to ask you about the...
View ArticleExtension Writers Discussion • Get value from HTML multi select
I have a multi-select element and I'm trying to capture the values in it but it's not working and I've got no idea why the value isn't getting passed through to the $request variable. I'm sure I'm...
View ArticleExtension Writers Discussion • Re: Get value from HTML multi select
it is a array of string (Or array of ints by the look of the field name), so you second parameter of variable should be a array of string as well.Statistics: Posted by Paul — Wed Jul 24, 2024 10:41 am
View ArticleExtension Requests • Re: BackUp ⇒ Google Drive
I believe it's too late to change the plan, as we already have over 11,000 topics, and approximately one-third of these topics contain images.The goal now is to achieve stability in imgbb.com.Thank...
View Article[3.3.x] Support Forum • Re: Banning email domain
Click here to view your messageHello FreeTestThank you for registering on Le Forum Récifal...SpamAssassin loves youThe famous SpamAssassin anti-spam filter. The score: 3.9.A rating below -5 is...
View Article[3.3.x] Support Forum • Re: Why is search worse than in older versions?
I switched to using Google site search and its much better.Statistics: Posted by ukautoforums — Thu Jul 25, 2024 1:43 pm
View Article[3.3.x] Support Forum • Re: Cant log in on fresh install of 3.3.12
Try the delete cookies link on bottom right when using Firefox.Will give that a shot! That did the trick! Thanks!Statistics: Posted by fstltna — Thu Jul 25, 2024 1:53 pm
View Article[3.3.x] Support Forum • Re: How to optimize forums to avoid database CPU...
I woiuld 100% turn off all extensions first. Its a very simple first test and you can easily re-enable them.Some things that have affected the performance of my sites:* Extensions* Sessions - check...
View Article[3.3.x] Support Forum • Re: Users are logged out
Stay logged in option does not do what you or every other normal forum user thinks unfortunately. I've been round this many, many times.When a user logs in they start a session. A setting in PHPBB...
View ArticlephpBB Custom Coding • admin_send_email.txt not showing {USERNAME}
Hello People. I have edited the template admin_send_email.txt to read the followingCode: Hi {USERNAME}{MESSAGE}{EMAIL_SIG}However, when the e-mail goes out, there is no "username" in the e-mail. The...
View ArticleExtension Requests • Show Posts from a selected date?
Would it possible for an extension that would show posts from a selected date?For example, let's say from a Moderating point of view I needed to check all the posts that were made on the Forum just on...
View ArticlephpBB Custom Coding • Re: admin_send_email.txt not showing {USERNAME}
Any ideas why?You can't just add vars to the email template; it needs to know what those vars refer to. I haven't tested this but try adding the var to /includes/acp_email.php around line 205.Code:...
View ArticleExtension Requests • Re: Show Posts from a selected date?
As far as I'm aware there is no such feature in phpBB by default. The closest you have are the advanced searches like 'new posts', 'unanswered posts' and so on but they wouldn't help for listing posts...
View ArticleExtension Writers Discussion • populate a table while migrations
hi there, i have a problemi'm writing something and reading a lot, but i cannot solve this problem:in migrations i use install_schemait's ok, tables are correctly created.in the meantime i use...
View ArticleExtensions in Development • Re: [3.2][3.3][BETA] Advanced Polls
What do you mean by "automatically rendered" ?Statistics: Posted by Hervé — Sat Jul 27, 2024 11:36 am
View ArticlephpBB Discussion • Re: Adding More Security To phpbb Website
Thanks everyone for your imput, yeah its possible that some of you may have already made these changes before or maybe your host has an auto config when you start your hosting that covers some of...
View Article[3.3.x] Support Forum • Will phpbb allow sub folder error documents
Hi, I was curious if phpbb will allow sub folders (not qualified sub domains) to have their own independent error documents htaccess and php ini files. I have read that phpbb has its own error handler...
View Article[3.3.x] Support Forum • Re: Banning email domain
Norton saysDangerous Webpage BlockedYou tried to access https://www.yourdomain.fr/testboard_or_ ... he_folder/This is a known dangerous webpage. It is strongly recommended that you do NOT visit this...
View Article