https://www.phpbb.com/support/docs/en/3 ... date_full/PowerShifter wrote: Wed Nov 20, 2024 8:50 pm How to update from 3.3.13? i can't find the instructions
which files i need to replace?
A phpBB package comes with an INSTALL.html in /docs.PowerShifter wrote: Wed Nov 20, 2024 8:50 pm How to update from 3.3.13? i can't find the instructions
which files i need to replace?
The link helped me, now i wait to the files to uploadCrizzo wrote: Wed Nov 20, 2024 8:52 pmhttps://www.phpbb.com/support/docs/en/3 ... date_full/PowerShifter wrote: Wed Nov 20, 2024 8:50 pm How to update from 3.3.13? i can't find the instructions
which files i need to replace?
Code: Select all
Fatal error: Uncaught Error: Call to undefined method RuntimeException::get_parameters() in /users/subsidi/www/includes/acp/acp_main.php:463
Stack trace:
#0 /users/subsidi/www/includes/functions_module.php(684): acp_main->main('main', 'main')
#1 /users/subsidi/www/adm/index.php(81): p_master->load_active()
#2 {main} thrown in /users/subsidi/www/includes/acp/acp_main.php on line 463
root/includes/acp/acp_main.php
Code: Select all
if ($auth->acl_get('a_board'))
Code: Select all
if ($auth->acl_get('a_board') && (function_exists('fsockopen')))
Nevertheless, thanks for this solution.canam800er wrote: Fri Nov 22, 2024 2:03 pm @Scanialady
I had the same problem, I solved it like this:
...
My post wasn't specifically directed at you. There have been previous incidents of users posting support requests in release topics. In fact, this one I think was originally posted in this topic before it was split off. So basically, it was a general reminder to everyone.
You’re welcomeP_I wrote: Sat Nov 23, 2024 3:39 pmMy moderators are happy to have their Disapprove/Approve buttons back.