[3.3.x] Support Forum • Re: Contact Us
This type of question should be asked in the support section of the extension:https://www.phpbb.com/customise/db/exte ... us/supportI don't think the topicstarter is referring to the Obscure Contact...
View Article[3.3.x] Support Forum • Re: Mark deleted members in mini profiles
Go to users and groups tab, check box for anonymous user, assign a rank.Anonymous user group does not exist, do you mean visitors?Edit: Ok thanks, i found itEdit: Once again, thanks to all community...
View Article[3.3.x] Support Forum • Re: New Member cannot registered after transfer to...
Probably the autoindex was removed (users_table) somewhere along the line.You may want to check the posts_ and topics_tables also.Hello thank you for your reply.I am very new to this, may I know how...
View Article[3.3.x] Support Forum • Can't attach photos OR Access Most of ACP
Hi All,Just discovered users can suddenly no longer attach photos to posts. I haven't changed anything. Stranger still, I can't access all of the options in the ACP. For example, when I click on...
View Article[3.3.x] Styles Support & Discussion • Re: phpBB 3.3 style changes
First post has been updated to include the style changes for 3.3.13 (no style changes after 3.3.13-RC1).Statistics: Posted by Marc — Wed Aug 28, 2024 7:48 pm
View Article[3.3.x] Support Forum • Re: Can't attach photos OR Access Most of ACP
With expert help I was able to sort—thank you. For anyone having same problem, in my case the server was just full.Statistics: Posted by smallcraft — Wed Aug 28, 2024 8:44 pm
View Article[3.3.x] Support Forum • User posted a reply with a lot of characters and...
Forum:https://witch-house.com/forum/viewforum.php?f=2Thread in question: Trashwavehttps://witch-house.com/forum/viewtopic.php?t=8627It opens now as a plain white page.Maximum characters per post limit...
View Article[3.3.x] Support Forum • Re: User posted a reply with a lot of characters and...
Did you look into the error logs on the server?Statistics: Posted by janus_zonstraal — Wed Aug 28, 2024 9:47 pm
View ArticleAnnouncements • phpBB 3.3.13 Release - Event Changes
Event changesPHP EventsNoneTemplate Eventsucp_group_settings_afterProsilver Placement: ucp_groups_manage.htmlAdded in Release: 3.3.13-RC1Explanation: Add content after options for managing a group in...
View Article[3.3.x] Styles Database Releases • Re: prosilver
Style Updated to version 3.3.13See first post for Download LinkStatistics: Posted by _Vinny_ — Thu Aug 29, 2024 6:59 pm
View Article[3.3.x] Styles Database Releases • Re: prosilver Special Edition
Style Updated to version 3.3.13See first post for Download LinkStatistics: Posted by _Vinny_ — Thu Aug 29, 2024 7:01 pm
View ArticlephpBB Custom Coding • Re: Set language to custom text on registration page
The error is that will appear under any under conditions. If you switch how registration is done remember to remove that line from the template. It's possible to make it conditional using the...
View ArticlephpBB Discussion • Re: Discuss: phpBB 3.3.13 Release
Thank you to everyone who has helped here. Statistics: Posted by Crizzo — Thu Aug 29, 2024 8:22 pm
View Article[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 ArticleExtension Requests • Re: Adding tags to topics
Re-upload the vendor folder from the phpbb packageStatistics: Posted by SpIdErPiGgY — Sat Aug 31, 2024 4:21 pm
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 Article