[3.3.x] Styles Support & Discussion • Re: StarTrekExcerpts | Fan-Board:...
phpBB 3.3.12 - 07/2024, style version: 3.3.12.1, CSS ( help output browser print page (.message-box textarea) ) is corrected, the ext/showandclosebox/showandcloseyourbox for this theme has been freed...
View Article[3.3.x] Translations • Re: How to find with regex the, of and a, but not a href
You can tweak it to avoid matching instances where those words are part of HTML attributes. Use this pattern:(?<!href=")\b(the|a|of)\sStatistics: Posted by Aidy — Sun Jul 21, 2024 10:42 am
View ArticlephpBB Discussion • Re: .dropdown-trigger class and keyboard navigation
Using span for dropdown triggers isn’t ideal for accessibility since span elements aren’t focusable by default. It’s possible that the dropdown-trigger class was used inconsistently. It might be worth...
View Article[3.2.x] Support Forum • Re: Lost Admin Password
While we are happy that you searched for your problem and found a solution that worked for you, please do not bump 3 year old topics. If you have a problem and can't find an answer that works for you,...
View ArticleExtension Requests • Re: Ultimate SEO URL Extension
The problem is due to the path. Version 3.3.12 changed web_root_path. I keep the this file of 3.3.11: phpbb/template/twig/environment.phpStatistics: Posted by nncuong — Mon Jul 22, 2024 5:12 am
View Article[3.3.x] Support Forum • Re: SMTP send mail error
Better spend 15$/y for a good host.Statistics: Posted by janus_zonstraal — Mon Jul 22, 2024 8:03 am
View ArticleExtensions in Development • Re: [3.2][3.3][RC] AI Labs with Midjourney,...
Greetings,I understand. I use phpBB hosting server on Linux platform. Could you point me to the user who solved this problem?Thank youSalvoIt's John Rambo, just above.Thanks Statistics: Posted by...
View Article[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: upgrade from 3.1 to 3.3
no no .. I wanted just to save backup not restoreStatistics: Posted by BF79 — Mon Jul 22, 2024 11:27 pm
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 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 • Re: mark read and unread posts
No, It has 0 replies, and i've never used "Mark all read" function... But i didn't change options/settings in my forum since 1 year and this topic Is from a few days ago...In the meantime some topics...
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 Article[3.3.x] Support Forum • Re: Users are logged out
No, everything seems OK regarding cookies on your board, you should start by deactivating all extensions to see if the problem persists.Statistics: Posted by ssl — Thu Jul 25, 2024 10:24 am
View Article[3.3.x] Support Forum • Re: Banning email domain
They are already warned but do nothing.How can I oblige somebody to modify his email adress ?It's easy.. Notify them about address change. If request will be ignored, just deactivate account until it...
View Article