[3.3.x] Support Forum • Re: Submitted From is Invalid
Do you have database access via something like phpMyAdmin? If you can’t log into the ACP then updating your settings in the database would help.What are your cookie settings set to?Edit:Also just to...
View ArticlephpBB Custom Coding • Re: Cron task
Nobody knows why the field remains empty ?Statistics: Posted by Hervé — Wed Aug 14, 2024 4:46 pm
View ArticlephpBB Ideas • Re: phpBB "safe mode"
You're right warmweerStatistics: Posted by ssl — Thu Aug 15, 2024 2:05 pm
View Article[3.3.x] Support Forum • Re: Editing or Adding New Forum = Page not found
This is probably being caused by the .htaccess file in the root of the domain used by whatever CMS you are using (not the phpBB .htaccess file). You can rename it .htaccessbak to test....
View ArticleExtension Requests • Re: Forum opening hours
I think it would be in your interest to keep the board read-only during closing hours, so as not to bore your users.Not necessary, I prefer to keep it as simple as possible. I would be very happy if...
View Article[3.3.x] Support Forum • Re: Submitted Form is Invalid
All the IP's are from Cloudflare and this can cause problems with phpBB and other applications. Ideally you install and configure remote_ip but this is not something you can do with shared hosting....
View ArticlephpBB Discussion • Re: phpBB.com Website Feedback
I've had the Cloudflare captcha appear once or twice recently but strangely it's always saved my post data when I've submitted it. Are you able to reproduce this or is it completely random for...
View Article[3.3.x] Support Forum • Re: Apple device issues?
When I try to open an avatar file directly in IOS with Chrome, by clicking on the broken image and selecting Open Image, I get the error message "traditionalfisherman.com unexpectedly closed the...
View Article[3.3.x] Support Forum • Re: Upgrade issue from 3.2.11 to 3.3.12
I am still stuck! I tried again today, following exactly the 'upgrading from 3.2 to 3.3' script, and fared better than before until I reset the board via the ACP when I lost access and am getting 500...
View Article[3.3.x] Styles Support & Discussion • Re: Footer in columns
Very good cabot! Thank you very much!Statistics: Posted by bennybernaer — Sat Aug 17, 2024 10:18 am
View Article[3.3.x] Styles Database Releases • FarmingPro
Style name: FarmingProAuthor: NecheBStyle description: Style Name: FarmingProDescription:FarmingPro is a phpBB forum style inspired by the popular game Farming Simulator. This style provides a fresh...
View Article[3.3.x] Styles Database Releases • Re: FarmingPro
Style validated/releasedStatistics: Posted by _Vinny_ — Sat Aug 17, 2024 3:33 pm
View ArticlephpBB Custom Coding • Re: Forum opening hours
Apparently you can't mark this topic as solved yourself?Click the first post and set the post icon to check mark but someone already did it.Statistics: Posted by thecoalman — Sat Aug 17, 2024 3:43 pm
View Article[3.3.x] Styles Database Releases • Re: Reds (2020)
Style Updated to version 3.3.12See first post for Download LinkStatistics: Posted by _Vinny_ — Sat Aug 17, 2024 3:51 pm
View Article[3.3.x] Support Forum • Re: Last Active in Profile Area
This extension offers this display: https://github.com/criminus/anix/tree/master/eosStatistics: Posted by ssl — Sun Aug 18, 2024 9:24 am
View ArticleExtension Writers Discussion • Re: [Split] Last Active in Profile Area
Look here: viewtopic.php?p=16026925#p16026925Statistics: Posted by ssl — Sun Aug 18, 2024 9:24 am
View ArticlephpBB Custom Coding • Re: viewtopc-body.html - IF user is viewing own post
Hello,By using Twig same as on POST_AUTHOR_FULL and CURRENT_USERNAME_FULL?Code: {% if S_REGISTERED_USER and S_DISPLAY_PM and (postrow.POST_AUTHOR_FULL is same as(CURRENT_USERNAME_FULL)) %}<dd...
View ArticlephpBB Custom Coding • Re: [SOLVED] viewtopc-body.html - IF user is viewing...
When you say you need the right conditional, do you mean an if statement that checks if the current user is the post author or something else?Statistics: Posted by danieltj — Sun Aug 18, 2024 12:10 pm
View ArticlephpBB Ideas • Re: Markdown
I would love to see Markdown added to core. I understand that BBCodes are a core part of phpBB's identity when it comes to posting but sometimes it's so difficult to format posts when you just want to...
View Article[3.3.x] Translations • Re: How do I get "%2$.2f seconds" to show...
Yes.Statistics: Posted by scootergrisen — Sun Aug 18, 2024 4:13 pm
View Article