[3.3.x] Styles in Development • Re: [RC] Zeina theme for phpBB 3.3.12
I installed your theme from github, latest one. When i go and try posting a message the buttons for preview and submit are there but invisible.Statistics: Posted by BestJack — Thu Aug 29, 2024 11:12 pm
View Article[3.3.x] Support Forum • Re: Forum offline after update to 3.3.13
- I get the 500 error trying to access the ACP, so no way to restore the old database backup.Use phpmyadmin.Statistics: Posted by janus_zonstraal — Fri Aug 30, 2024 7:38 pm
View ArticleExtension Requests • Re: Bump EXT
I’m sure it’s very possible to create an extension for this but it’s a case of if anyone wants to make such an extension for free.Statistics: Posted by danieltj — Fri Aug 30, 2024 10:52 pm
View Article[3.3.x] Support Forum • Re: Question related updating to latest 3.3.13 version
If you just started your website. There should probably be a DELETE option on your HOST side. Ive been messing with mine already but back a month ago that is what I did. I just deleted the website and...
View Article[3.3.x] Support Forum • Re: gmail smtp server
It varies depending on the settings and the host. Most properly configured SMTP servers that support tls:// should be using port 587.Statistics: Posted by Noxwizard — Sat Aug 31, 2024 4:24 pm
View ArticlephpBB Custom Coding • Re: Hide ONLY memberlist
Code: if (!in_array($user->data['group_id'], array(10,12)))Excellent! Thank you very much!Statistics: Posted by bennybernaer — Sat Aug 31, 2024 4:28 pm
View ArticleExtension Requests • Re: Adding tags to topics
Re-upload the vendor folder from the phpbb packageI've JUST (and I mean 5 min ago) updated my forum to the latest phpbb version (the one that came out 2 days ago) - not sure how that would impact...
View Article[3.3.x] Support Forum • /install won't start, after update to 3.3.13, 403 error
Sorry, I know there's a standard list of info items that needs to come before a support question, but I can't find it. Please bear with me anyway. Upgrade: from 3.3.4 to 3.3.13Uploaded everything...
View Article[3.3.x] Support Forum • Re: /install won't start, after update to 3.3.13, 403...
Ask your hosts to check their mod_security.It may be that they've seen a lot of files being uploaded and the security settings have kicked in and blocked anything from being run.Statistics: Posted by...
View Article[3.3.x] Support Forum • Non existent users posting?
I have been getting daily spam posting from users that are non existent.Looked through topic with Non existent users without seeing a similar problem or solution. phpbb 3.3.13 - user activation by...
View Article[3.3.x] Support Forum • Re: phpbb 3.3.13 SMTP
Did you apply the patch in the post that rxu linked you to? The error message indicates that you're sending a blank hostname, which the SMTP server is rejecting. The linked patch makes some changes to...
View Article[3.3.x] Support Forum • Re: [Solved] /install won't start, after update to...
... but when the required permissions are so clearly stated here, as pointed out by @ssl, why are those files delivered to me with the wrong permissions?The archives we provide actually ship the...
View ArticleExtension Requests • Re: Search the ACP
Do iiiiiitStatistics: Posted by nou nou — Sun Sep 01, 2024 11:18 pm
View Article[3.3.x] Support Forum • 3.3.13 - Lack of available forums on Firefox...
Hello, For the last few weeks, I've had visitors report that my forum does not display through Firefox. I tried it myself with a fresh install of Firefox and verified that the 'This board has no...
View Article[3.3.x] Support Forum • Re: 3.3.13 - Lack of available forums on Firefox...
Based on the headers sent back from your server, phpBB is marking Firefox as a bot. You can see this from the x-phpbb-is-bot header that's being sent back. This does not happen in Chrome. Have you...
View Article[3.3.x] Support Forum • Re: Approving New Post issue after Update 3.3.13
when he clicks on the notifications where it shows there is a New topic to approve it directs to the post detail page and there is nowhere to approve it When you have a notification of new messages to...
View ArticleExtensions in Development • Re: [3.3][RC] Browser Push Notifications
Working beautifully apart from one thing - my forum is installed in a subfolder of my domain (www.mysite.com/myforum) and third party extensions that generate notifications, like Thanks for Posts and...
View Article[3.3.x] Styles Support & Discussion • Markup mystery: what are these tags?
I'm messing with a custom style that makes quite extensive markup changes*, so there are various things I need to track down.My current question is about these tags, in posting_editor.html (lines...
View Article[3.3.x] Styles Support & Discussion • Re: Markup mystery: what are these...
Ok that was the first question. The second one is again about closing tags, but for something else.In posting_editor.html there are no closing tags for #options-panel and #options-panel > .inner,...
View Article[3.3.x] Support Forum • Re: 3.3.12 - sudden issue with mail notifications...
I think I should have seen an error somewhereUsually ACP -> Maintanance tab -> Error log.Statistics: Posted by rxu — Tue Sep 03, 2024 2:29 am
View Article