Forgot to add in my original post, to find version using phpmyadmin you can use this SQL
Directions for upgrading from 3.2.3 are here:
https://www.phpbb.com/support/docs/en/3 ... upgrade32/
Code:
SELECT config_value FROM phpbb_config WHERE config_name = 'version';
https://www.phpbb.com/support/docs/en/3 ... upgrade32/
Statistics: Posted by thecoalman — Fri Dec 13, 2024 2:48 pm