phpBB Discussion • Re: memcached and speeding up phpBB
Reviving an ancient thread, but curious if you ever made much progress with this? I'm impressed tbh that phpbb has made it this far without needing to incorporate some kind of a memcached...
View Article[3.3.x] Support Forum • New user filter
Is there a way to filter new user sign ups? To check for humans?I looked in phpBB 3.3 Proteus Documentation and did not detect this information. The word capchta is not in there.For example, in the...
View ArticleGeneral Discussion • Re: Bots eating up all the bandwidth
No need to pay Cloudfare or another third party. The free Cloudflare plan is actually quite good. They give you most of the main features but they will limit them, e.g. I think you only get 5 custom...
View Article[3.3.x] Support Forum • Re: Undefined variable $user
The package was downloaded from phpbb-fr.com, not from any one-click host.Statistics: Posted by pierredu — Thu Sep 19, 2024 5:55 am
View Article[3.3.x] Support Forum • Re: Major Problem with Upgrade
I did everything it said but it is trying to do a new install and not number "2 Select "Update database only" and click Submit" from https://www.phpbb.com/support/docs/en/3 ... date_full/Have you by...
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 user filter
That was simple enough. Thank you.Statistics: Posted by bkelly13 — Fri Sep 20, 2024 1:14 am
View Article[3.3.x] Styles Support & Discussion • Active styles are not showing
I'm helping someone create a discussion forum on a new website account. We installed the newest version of phpBB and the Prosilver style is 3.3.13. Using FTP we uploaded styles from the Customise...
View Article[3.3.x] Styles Support & Discussion • Re: Active styles are not showing
Goto ACP => Board settings => Default style:The default style for new users.Guest style:The board style for guests.Override user style:Replaces user’s (and guest’s) style with the style as...
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 ArticleExtensions in Development • Re: [3.2][3.3][RC] AI Labs with Midjourney,...
Has anyone solved it? Can you help me?Your config looks good.You do want to get new API key from OpenAI.Can you verify that table ailabs_jobs has record with that job id and has appropriate fields...
View Article[3.3.x] Support Forum • Re: Board not loading
I used the php script and I got this error:Result10 extensions have been disabled.[phpBB Debug] PHP Warning: in file [ROOT]/ext_disable.php on line 274: Undefined variable $remove_meStatistics: Posted...
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 • Re: Problem after update to 3.13
no, there is no backup.i've backup from the last update, but it means that i will lost month of forum discussion... it is impossible to doStatistics: Posted by papclems — Wed Sep 25, 2024 8:54 pm
View Article