Wow, thanks everyone surprisingly that went quite well! Apart from I get this error when trying to access the Admin Panel: Fatal error: Call to undefined function get_formatted_filesize() in /includes/acp/acp_main.php on line 313 On this line there is: $upload_dir_size = get_formatted_filesize($...
I'm just about to do that, but is that really all that is required? Why wasn't this entioned originally?! So I download the auto updater from phpBB.com, unpack it all into /install Then just make that code change in my original includes/functions.php and the one in the auto updater package. Upload i...
OK, so: - Download the phpBB Auto Update package from phpBB from 3.0.0 to 3.0.1. - Download the phpBB SEO Premod from here . - In the auto update package from phpBB.com, replace install/database_update.php and install/index.php with install/database_update.php and install/index.php from the phpBB SE...
Is this trick what I posted above: OK let me get this straight: - I download the auto updater package from phpBB.com - In addition I also get the latest "/functions.php" file from the full 3.0.1 package. - I make a backup copy of my modified "functions.php" and save it somewhere,...
No I have not updated phpBB, but your Advanced SEO URL mod. To simplify it, I have a 3.0.0 board, with a slightly out-dated Advanced SEO URL mod on it. I try to use the auto updater tool to update my board to 3.0.1, but I cannot because I get an error with functions.php. I think, oh maybe this probl...