[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[3.3.x] Support Forum • Re: [SPLIT FROM] Remember Me - settings that allow...
.rileyrmclub.org.uk/If that is what you have for cookie domain remove the trailing slash. what should the defaults be on that Security page, from Session IP validation down to Validate upload...
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 ForumThank you, I was close but way off. So far I cannot find where it is allowed but I...
View Article[3.3.x] Support Forum • "The language you specified is not valid."...
I have an issue with user control panel when editing preferences, it says the language specified is not valid, but there is also not an option for language. This may possibly be something I did wrong...
View ArticleExtension Requests • present thumbnails *while* posting
Topic Image Preview is an excellent extension that permits the presentation of a thumbnail while hovering over a topic - i.e., after it's been posted. I'd like to see an extension that presents a...
View ArticlephpBB Discussion • Re: Digital Ocean hosting
Last issue with MySQL is solved by renaming all tables and adding a prefix.When you run the phpBB installer, it asks for a prefix. It tacks that on the front of all the database table names. The...
View Article[3.3.x] Support Forum • Simple Question
Our new discussion forum logs a user out too quickly. Twice I was typing an important, yet long post and both times when I hit "submit" I was back at the login page and lost the posts.I've looked in...
View ArticleExtensions in Development • Re: [3.3][BETA] Anonymous Posts
Hi. Unfortunately, I've discovered compatibility issues with several other extensions. With the info displayed in miniprofiles by these other extensions, figuring out a poster's identity is...
View ArticlephpBB Discussion • Re: Thank you, thank you, thank you!
Please post in english. But congrats on 10 years! Statistics: Posted by Kailey — Thu Sep 26, 2024 10:07 pm
View Article[3.3.x] Support Forum • Re: Simple Question
If your session length is low, then phpBB is doing as it should. I believe the default is 60 minutes. It could also be your cookie settings. Mind throwing a link to your board?Statistics: Posted by...
View Article[3.3.x] Support Forum • Re: functions_content.php error : Trying to access...
What PHP version? Also, have you tried deleting everything in the /cache/ directory except for .htaccess and index.htm?Statistics: Posted by Kailey — Thu Sep 26, 2024 10:17 pm
View Article[3.3.x] Support Forum • Re: [split] replacing text in forum
You can use REGXP_REPLACE for this.https://mariadb.com/kb/en/regexp_replace/First test it. this will give you two columns side by side to preview changes. :Code: SELECT post_text,...
View Article[3.3.x] Support Forum • Re: Old Posts Stuck with Unparsed BBCode
This should go without saying but backup DB first You can reparse all posts using phpBB's CLI.https://www.phpbb.com/support/docs/en/3 ... -reparser/If that does not solve your problem then copy full...
View ArticleExtension Requests • Re: present thumbnails *while* posting
Glad you're fine with it. Statistics: Posted by cabot — Fri Sep 27, 2024 7:20 pm
View Article[3.3.x] Support Forum • Some bots not detected ?
I have two forums and I set up the botd list yesterday on the version with 3.3.4.. And it correctly detects the bots I added.. The one in question is amazon bot.. On a recently updated second forum...
View Article[3.3.x] Support Forum • Re: Some bots not detected ?
The strange thing is, if I doCode: curl -A "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1;...
View ArticlephpBB Discussion • Re: A phpBB mobile app
For every social network that is a success there have been THOUSANDS that have been complete flops. Forums can be hugely popular if you fill them with quality content that people want - however niche...
View Article[3.3.x] Support Forum • Installed in subfolder, subfolder not showing in URL
phpBB version 3.3.2.We had an unplanned hosting move. phpBB is installed in a subfolder as it was before. The homepage URL format used to be http://test.com/phpBB. Now it is http://test.com. Subfolder...
View Article