[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 Article[3.3.x] Support Forum • Re: Why Find a member option is so weird ?
Even while pressing search again, the query still adds 'first_char=a' at end.so, it returns no result.Statistics: Posted by exemplary1 — Mon Sep 30, 2024 2:20 pm
View ArticlephpBB Custom Coding • Replacing to local language Alphabets instead of...
From the following topic : viewtopic.php?p=16033165#p16033165I found a way to display IDs based on non-latin letters./memberlist.php?username=δ*If links can be manually added, which file should I...
View Article[3.3.x] Support Forum • Re: How to Optimize phpBB for a Large User Base?
My Board has been running since 04. I have 811,000 posts, 70,200 topics, almost 18,000 members and DB is over a Gig, never a hiccup on a VPS. Only issue I had was Bots slamming the bandwidth. They...
View ArticlephpBB Discussion • Re: Thank you, thank you, thank you!
Hello everyone! This is my first post here, and I’m thrilled to be part of the phpBB community. I’ve been using phpBB since RC2, and it has been instrumental in my journey of learning PHP and MySQL. I...
View Article[3.3.x] Support Forum • PHP-XML requirment
Hello is PHP-XML really required to run phpBB? I dont have it available on my host so I am just asking if it can run phpBB or if its big problem. ThanksStatistics: Posted by Atrexian — Mon Sep 30,...
View Article