[3.3.x] Styles Support & Discussion • Re: Favicon only shows in...
thank youStatistics: Posted by Spartan1 — Mon Jul 15, 2024 2:56 am
View Article[3.3.x] Support Forum • Re: Invalid Host symfony
Ok thanks... It has been posted here https://www.phpbb.com/customise/db/exte ... 46#p882946we can lock this topic if you wish.. So do you all want error messages inside code bbcode now rather than...
View Article[3.3.x] Support Forum • Re: Problems with registration
Ah, I see. Thank you.Statistics: Posted by NikLever — Mon Jul 15, 2024 6:51 am
View Article[3.3.x] Support Forum • Re: Using URL instead of IP for localhost/intranet
Isn't it much easier to spend 10$ a year for a real host and a real url?Statistics: Posted by janus_zonstraal — Mon Jul 15, 2024 7:23 am
View ArticlephpBB Custom Coding • Re: Cron task
Hi,I don't understand what you mean by "conditional to alter the array $cp_data".The custom profile field that a member cannot edit by himself should be updated unconditionally with the result of a...
View ArticleExtension Requests • Re: Ultimate SEO URL Extension
The extension stopped working after updating the forum core to the latest version 3.3.12, please, help!The forum URLs are currently unavailable - /forum/viewforum.php?f=97And the addresses of the...
View Article[3.3.x] Support Forum • Re: Database restored but not showing on the new server
pm sendStatistics: Posted by janus_zonstraal — Mon Jul 15, 2024 5:56 pm
View Article[3.3.x] Support Forum • Bypass ACP login.
I would like my admins to be able to login in ACP just by clicking on the link in Navbar, without having to type in a password.I know it can be a security risk but I'm willing to take...
View Article[3.3.x] Support Forum • Re: Bypass ACP login.
Maybe this[removed]Code is 10 years old btwStatistics: Posted by SpIdErPiGgY — Mon Jul 15, 2024 6:45 pm
View Article[3.3.x] Support Forum • Re: Force reactivation question
Deactivating a user does not automatically delete their posts, it just makes them inaccessible until the user is reactivated.Posts are still visible, the profile, pm, contact info etc. is...
View Article[3.3.x] Support Forum • Re: 3.3.12 new install not showing up
OKThe all folder from version 3.3.11 does not pose a problem since it was not updated in version 3.3.12the full package download of 3.3.12 is missing that "Template" folder/fileImpossible, where did...
View Article[3.3.x] Support Forum • How to optimize forums to avoid database CPU saturation?
Hi everyone, despite having brought the managed hosting plan to the maximum possible, and also having increased the database RAM to the maximum possible, I am still struggling with database CPU...
View Article[3.3.x] Support Forum • Re: How to optimize forums to avoid database CPU...
I am still struggling with database CPU saturation and I no longer know how to resolve it. What do you mean with database CPU saturation?What's the size of your database? Is it optimised?Statistics:...
View ArticleWanted! • Migration de phpbb2 -> 3
Hello,I’m looking an expert in phpBB migration. I’m on version 2 and the code has been largely modified.I’m looking for someone technical who can switch to the last version of phpBB and install it on...
View Article[3.3.x] Support Forum • Re: Why is search worse than in older versions?
It’s the last link in server configuration.Statistics: Posted by Mick — Thu Jul 18, 2024 8:24 am
View Article[3.3.x] Support Forum • Re: The Boards email form sends email with a Reply-To...
Among others there is sender, from and optional reply-to field in email. From and sender should be the same and the domain should match DNS records , SPF etc. for the IP of server sending it....
View Article[3.3.x] Support Forum • Re: Upgrade to 3.3.12, MYSQL error
This error message seems to mean that it is not possible to access the databasearray('custom', array(array($this, 'update_ucp_pm_basename'))),Statistics: Posted by ssl — Fri Jul 19, 2024 10:01 am
View ArticleGeneral Discussion • Re: [Solved] Cannot Create Contribution
My mistake, post counts don't increase in general discussion. I'll have someone fix it for you.When I log into GitHub, I can upload program code updates without any requirement of...
View Article[3.3.x] Support Forum • Re: 3.3.11 --> 3.3.12 nada, can't see forum...
$dbname = 'brotherr_phpbb3x';I backed up both and they are both OK, I checked status.Statistics: Posted by BrotherRain — Fri Jul 19, 2024 10:09 am
View Article[3.3.x] Support Forum • Re: updating php version past 8.0 makes images disappear
Files are served through /download/file.php and It's spitting out the deprecation notice which is going to break the file output. Notices are not errors.The deprecation issue will be fixed in future...
View Article