[3.2.x] Support Forum • CPanel error
3.2.2My CPanel error log shows "File not found [/home/*main domain*/public_html/feed/topics" although the site is working OK.I do not see see a folder 'feed' in the root/public_html folder. Should...
View Article[3.2.x] Support Forum • Re: CPanel error
If it's in your 'main domain' that would be a question for your host.Statistics: Posted by Mick — Mon Jul 22, 2024 9:59 am
View Article[3.3.x] Support Forum • Re: Signature setting default on for OP and off for...
Wasn't there an extension that only showed each signature once per page? That might work too.Statistics: Posted by Brf — Mon Jul 22, 2024 12:22 pm
View ArticleGeneral Discussion • Re: Database Cleaner 3.3.11 vs. 3.3.12
Hello warmweer, thank you! Yes, I know the procedure and have done it.Nevertheless, as far as I know, the database structures have been changed, renewed: (?!): 3.3.11 -> 3.3.12And related to the...
View Article[3.3.x] Support Forum • Re: Multiple Boards ?
If you are trying to install two seperate forums they need to be in different directories and you need to use different prefix for the database tables. Default is phpbb_ , change it something else for...
View Article[3.3.x] Support Forum • Re: The Boards email form sends email with a Reply-To...
We can't get Users can contact me by email: to default to No That's users preference, the default is set when the user is registered and only they can change it after registration. if there is no way...
View ArticleExtension Writers Discussion • mark read and unread posts
Hi there, i'm devolping something and trying to list the last 50 posts grouped by topics (in a list page like the "recent posts").i've a problem understanding how posts are marked like read or unread...
View Article[3.3.x] Support Forum • Re: updating php version past 8.0 makes images disappear
Thank you to everyone, especially thecoalman!You pointed me in the right direction. I changed our config.php from `error_reporting(E_ALL)` to `error_reporting(0)`and images are now working. I was able...
View ArticleExtension 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: Allow only Topic Author and Moderators (or other...
Check out this new extension:https://www.phpbb.com/customise/db/exte ... y_replies/Statistics: Posted by Marek Muc — Thu Jul 25, 2024 12:01 pm
View Article[3.3.x] Support Forum • Re: Limiting replies to own topics only
The new extension is here! https://www.phpbb.com/customise/db/exte ... y_replies/Statistics: Posted by Marek Muc — Thu Jul 25, 2024 12:02 pm
View Article[3.3.x] Support Forum • Re: Banning email domain
Use that to register an account on your forum and it will send registration email to the service. It's hard to get perfect test score and it may complain about the message. The big issues you are...
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: 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!Statistics: Posted by fstltna — Thu Jul 25, 2024 1:53 pm
View Article[3.3.x] Support Forum • Re: Users are logged out
Ok, so we’re saying that even assuming cookie is set correctly, if you’re on a dynamic ip you’ll still get logged out?I know session time has something to do with it as well as I’ve tested...
View Article