[3.3.x] Support Forum • Re: Attachment too large?
It may be possible that the file system on your server doesn't like the space between the parts "IMG_9268" and "2" in the filename. Linux OSs are more picky than e.g. Windows.Try renaming that file...
View Article[3.2.x] Support Forum • Required PHP function not found : getimagesize
I'm trying to update my board through Softaculous but when I start with the back up I get this message: Required PHP function not found : getimagesizeI know that it's long overdue but I'm trying to go...
View Article[3.2.x] Support Forum • Re: Required PHP function not found : getimagesize
For phpBB 3.3.12 the PHP version must be at least 7.2Statistics: Posted by ssl — Fri Jul 05, 2024 6:28 am
View ArticleExtension Requests • Automatic switching of the default user's language
Hi,am I just looking wrong, or is it not possible for the forum to automatically detect the browser language when a non-logged in user visits and display the forum homepage accordingly?If phpBB can't...
View ArticleExtension Writers Discussion • Re: I would like to update my extensions to...
thank you very much, I read it, I replied.Statistics: Posted by Galandas — Fri Jul 05, 2024 10:23 am
View ArticleExtensions in Development • Re: [3.2][3.3][BETA] Advanced Polls
Txs guys.I should have been able to figure that one out. Statistics: Posted by ponchi101 — Sat Jul 06, 2024 1:30 am
View Article[3.3.x] Support Forum • Re: SQL error involving custom fields
This a bug and should be fixed as of version 3.3.11https://tracker.phpbb.com/browse/PHPBB-17145Statistics: Posted by thecoalman — Sat Jul 06, 2024 4:34 am
View Article[3.3.x] Support Forum • After Clicking on a sub-forum, the forum does not...
Support RequestWhat version of phpBB are you using? phpBB 3.3.11What is your board's URL? http://forum.ppli.irWho do you host your board with? parspackHow did you install your board? I have installed...
View Article[3.3.x] Styles Support & Discussion • Re: forumus style
You should ask on the support at Themeforest, where you got it.I opened a ticket more than 2 days ago and they still haven't responded to me! And I don't think they will answer me.That's why I wanted...
View ArticleExtension Requests • Re: Important message
Extension installed, works as desired, thanks again.Statistics: Posted by Hervé — Sat Jul 06, 2024 8:31 am
View ArticleExtensions in Development • Re: [3.2][3.3][RC] AI Labs with Midjourney,...
Update!Took me a bit of time, I've been busy with other things... Everything works! I had some difficulty setting up FaceSwap because I kept getting these messages:Code: Configuration not found for...
View Article[3.3.x] Support Forum • Re: After Clicking on a sub-forum, the forum does not...
Closing this topic since it's duplicate topic. Please continue in your original topic.viewtopic.php?t=2654191Statistics: Posted by thecoalman — Sat Jul 06, 2024 9:03 am
View Article[3.3.x] Support Forum • Re: Error in attachment setting
Check for an updated language pack from wherever you downloaded it from. You can also fix it yourself by using comparison tool like Winmerge. Compare the custom language pack to the British English...
View Article[3.3.x] Support Forum • Re: transfering my board to a new host - issue...
Looks like the article needs a bit of updating. It appears to be using screenshots from an older version of phpMyAdmin.Statistics: Posted by Kailey — Sat Jul 06, 2024 4:59 pm
View Article[3.3.x] Support Forum • Searching for all the words, side by side?
Hi,Correct me if I'm wrong: the phpBB search system searches word by word. But what if I want to search for an exact group of words? If I search for "a b c" on Google, it shows me pages with text...
View Article[3.3.x] Support Forum • Post loading
On the forum, I send a post and it immediately sends the post, most of it is sent immediately, and some takes a long time to load, e.g. 5-12 seconds, and then the post is sent. What should I do to...
View Article[3.3.x] Support Forum • Re: Post loading
This is a long shot but you seem to have quite a number of guests which could be the cause, maybe some of the information here will help you get rid of them.This is assuming I have the right...
View ArticleExtension Requests • Re: Automatic switching of the default user's language
phpBB itself doesn't natively detect browser language for non-logged-in users. You'd typically need a plugin for that. I've seen some mods floating around that might do the trick without messing up...
View ArticleGeneral Discussion • Re: Bots eating up all the bandwidth
Since you're using Cloudflare, try setting up firewall rules to block problematic User-Agents like those Facebook bots, and consider enabling features like rate limiting to manage excessive requests....
View ArticlephpBB Custom Coding • Create a list from a custom profile field
I'm currently trying to figure out if it's possible on phpBB to pull all of the answers to one or two CPFs within a designated group or groups and populate a list. I have seen this done for IPB here,...
View Article