[3.3.x] Support Forum • Re: Error update 3.3.11 to 3.3.12
in the past used advanced update for 3.3.10 only io_lock.lock present in /store and deletedphpbb updated to 3.3.12 But the error message is still there in install pageStatistics: Posted by peyman974 —...
View Article[3.3.x] Support Forum • Re: Avatars
Finally before activating cookie_secure you must first activate HTTPS redirection otherwise it is uselesshttp://www.traditionalfisherman.com/Statistics: Posted by ssl — Wed Jul 10, 2024 6:05 am
View Article[3.3.x] Support Forum • Re: SMTP send mail error
Your log for outlook.com appears to be truncated.That's all it shows on the error log pageStatistics: Posted by peyman974 — Wed Jul 10, 2024 10:15 am
View ArticleExtensions in Development • Re: [3.3][RC] Browser Push Notifications
HelloThanks a lot for this extension !!Unless I'm mistaken, no badge on the web application on Safari/iPhone.Is this normal? Is there any development planned for this?Thanks again.Statistics: Posted...
View ArticleExtension Requests • Re: Form Maker/Creator Request
To receive extension support please visit our Extensions Database and post in the specific extension's designated support area. The link to the support area for each released extension is also...
View ArticleExtensions in Development • Re: [3.2][3.3][RC] Random Banner
how can I make it so that a new banner is loaded every month instead of every page load?Statistics: Posted by timelessbeing — Wed Jul 10, 2024 8:00 pm
View Article[3.3.x] Support Forum • Re: Issues with 3.3.12 update
Currently user_lastvisit time is being syncronised with the most recent session_time which is the last (literally previous) visit time. This wasn't the case before as user_lastvisit was synced with...
View ArticleCustom BBCode Development and Requests • Show time/date in viewer's own...
This is my first post, sorry if it's wrong. I could not find a bbcode like this anywhere.I'm not sure what to call this, but this bbcode converts a Unix epoch timestamp to human readable format. You...
View ArticleCustom BBCode Development and Requests • Re: Show time/date in viewer's own...
Unless I'm overlooking something the code you posted converts the Unix time to human time GMT. In other words, it's not taking the timezone into account.Have a look at Executing PHP Code With...
View Article[3.3.x] Support Forum • Deleting Cookies on FAQ/other pages
Dear phpBB community,there's an issue with deleting cookies on phpBB version 3.3.12, when I am on a page that is not located in the phpBB-root, the delete cookies option does not work. For example,...
View Article[3.3.x] Support Forum • Re: Deleting Cookies on FAQ/other pages
I believe that’s how it works but I’m willing to be corrected. If you think you’ve found a bug you should post in the Bug tracker.Statistics: Posted by Mick — Thu Jul 11, 2024 10:52 am
View ArticleWanted! • Looking for. A phpBB expert for revival of an old Hindi Forum
Title/Job Description: phpBB expert (preferably Indian)Target audience: hobbyists, studentsReward: suitably rewarded in INR, bank transfer, UPIDeadline: ASAPPreferred contact method: (e.g. PM, e-mail)...
View Article[3.3.x] Support Forum • Problems with registration
Hi,I'm trying to setup a forum for a sailing club. https://dovestonesc.org.uk/forum . User registration isn't working and now I can't even login as the administrator! I tried reset password but I...
View Article[3.3.x] Support Forum • Re: Problems with registration
I tried and:Thank you for registering, your account has been created.Clear your browser cache, maybe that will fix ut.Statistics: Posted by SpIdErPiGgY — Fri Jul 12, 2024 7:33 am
View ArticleGeneral Discussion • Re: phpbb.com Showcase
It appears that Ars Technica is also not using phpBB anymore either out of the handful that I had a perusal through.Statistics: Posted by danieltj — Fri Jul 12, 2024 8:32 am
View Article[3.3.x] Styles Support & Discussion • Re: Anyone developing arty's styles...
Health and personal problems have kept me away from the internet for a while, but I'll try to get back into the swing of things as I go along.Have you updated the styles (parent and child aka "Black"...
View ArticleWanted! • Re: Looking for. A phpBB expert for revival of an old Hindi Forum
I’ve sent an email to you. Cheers.Statistics: Posted by Madalin10 — Fri Jul 12, 2024 10:32 am
View ArticleExtension Writers Discussion • How to access file uploads in form submissions
I'm trying to upload a file (an image, specifically) but I'm running into some issues. Namely I can't get a hold of the file after the form is submitted.I have this and am trying to contain the file...
View ArticleExtension Writers Discussion • Re: How to access file uploads in form...
I fixed it.I needed to use the file method rather than the variable method. Updated code that works:Code: $file_upload = $request->file( 'my_uploaded_file' );Silly me.Statistics: Posted by danieltj...
View ArticlephpBB Discussion • Re: [Split] updating php from 7.4.33 to 8.2.12
Both PHP 8.2 and 8.3 are, alledgedly, faster than 7.4 but everywhere I’ve read the speed increase is minuscule and you probably wouldn’t notice it.Statistics: Posted by Mick — Sat Jul 13, 2024 6:57 am
View Article