phpBB Discussion • Re: memcached and speeding up phpBB
I'm still using it but I cannot say how much benefit it is providing. My forum is not that active.Statistics: Posted by Albert Wiersch — Thu Sep 19, 2024 5:59 pm
View ArticlephpBB Discussion • Re: Least privilege for phpbb DB user
I believe most users grant the DB user all privileges. I would make sure you are securing that account with a very strong password.Statistics: Posted by Kailey — Thu Sep 19, 2024 10:14 pm
View Article[3.3.x] Support Forum • Re: New forum phpbb 3.3.13 & Tapatalk 2.3.0
Only the tapatalk people can properly help you with this. We don't make tapatalk.Statistics: Posted by KevC — Fri Sep 20, 2024 12:28 pm
View Article[3.3.x] Styles Support & Discussion • Re: Sub Forum Font Size, Style...
phpbb3.0.10 phpbb3.0.9 Neither of the above will workThe Hungary language pack is only 3.0.9, so this old version is used.Statistics: Posted by travelplus — Fri Sep 20, 2024 1:48 pm
View Article[3.3.x] Support Forum • Is there a list of default links for profiles?
I was hoping to find a full list of links to the profiles.Like: ucp.phpmemberlist.php?mode=viewprofile&u=1290214ucp.php?i=165I accidentally deleted a lot of stuff and want to add the members area...
View ArticlephpBB Custom Coding • Re: How to Create a Custom Ban Screen?
Here you go. The only modification I made is the addition of the code "redirect(append_sid("/filepath.html"));"Code: function user_ban($mode, $ban, $ban_len, $ban_len_other, $ban_exclude, $ban_reason,...
View Article[3.3.x] Support Forum • Re: Ajax error on delete cookies
Up. Delete cookies do not work on this site and the sites where I updated to 3.3.13. Ajax Error.Statistics: Posted by halil16 — Fri Sep 20, 2024 8:14 pm
View Article[3.3.x] Styles in Development • Re: [RC] Zeina - phpBB 3.3.12
Looking very nice mate. Congrats. I like it apart from the profiles in view topic.Statistics: Posted by Anișor — Sat Sep 21, 2024 9:06 pm
View Article[3.3.x] Support Forum • Re: How to Optimize phpBB for a Large User Base?
If it's larger forum presumably it's VPS or better with root access. phpBB supports both OPcache and Memcached. When I say support for OPcache you can use optimized OPcache configuration...
View Article[3.3.x] Support Forum • Re: Enable HTML in ranks
in 3.3.12 it didn't work. Extension is enabled but ranks still do not take html codehttps://prnt.sc/NCnZO-XNctTyhttps://prnt.sc/Z2cr_a2n16wpAre you sure? Did you clear the cache?okay after cleaning...
View Article[3.3.x] Translations • Sort language list alphabetically
Maybe sort the languge list alphabetically by the language names seen in the list.Instead of sorting by language codes not seen in the list.Statistics: Posted by scootergrisen — Sat Sep 21, 2024 10:21...
View Article[3.3.x] Translations • Re: Sort language list alphabetically
Code: <option value="ar">العربية</option><option value="bg">Български</option><option value="ca">Català</option><option...
View Article[3.3.x] Support Forum • Re: Board not loading
I still can't access my board Statistics: Posted by kamaleon — Tue Sep 24, 2024 7:23 pm
View ArticleExtensions in Development • Re: [3.3][DEV] Comma stats
Don't forget this is only a human readable format in English speaking languages.Yes indeed, a dot (.) instead of a comma would be nice!Statistics: Posted by deninho32 — Tue Sep 24, 2024 7:30 pm
View ArticlephpBB Custom Coding • Re: Category and forum list problem
No. Let me show the code in action, my draft:As I said, the others don't have <li>.Statistics: Posted by halil16 — Tue Sep 24, 2024 7:45 pm
View Article[3.3.x] Support Forum • Re: [3.3.13] The submitted form was invalid. Try...
I'm back with a little time to work on this. For what it's worth, I just tried to register on the site and it would not go past the "I Agree to these Terms" page. Is that perhaps indicative of...
View Article[3.3.x] Support Forum • Slow loading images in threads with lot of images
Basically as title, if I have a thread that has many image attachments (not links to other images but actual attachments) the images take a very long time to load, kind of like dialup where you see it...
View Article[3.3.x] Support Forum • Re: Slow loading images in threads with lot of images
I guess this is normal. It's lots of MB that needs to load...Maybe this helpshttps://www.phpbb.com/customise/db/extension/lazyload/Statistics: Posted by SpIdErPiGgY — Wed Sep 25, 2024 12:46 am
View Article[3.3.x] Support Forum • Can a Member/User delete a post
I feel like a Member was able to delete their post. I used a test account and made a post and it has the box with the X which reads delete post.I have searched the USERS AND GROUPS Tab and the...
View Article[3.3.x] Support Forum • Re: Can a Member/User delete a post
Thats Forum based permission.ACP > Forums > Group forum permissions > Registered Users > Select a ForumStatistics: Posted by exemplary1 — Wed Sep 25, 2024 4:21 am
View Article