-
Bug
-
Resolution: Won't Fix
-
Minor
-
3.0.11
-
None
-
PHP 5.3.10, MySQL 5.1.63-cll, Firefox 15.0, Windows 7 x64 Ultimate, mods: Automod 1.0.0.2,Facebook For PhpBB 0.9.9
When using the phpBB 3.0.10 to 3.0.11 Update Package with the merge files install option. function phpbb_style_is_active fails to be merged.
The error was found while changing from subsilver to prosilver in the board preferences throwing the error below.
Fatal error: Call to undefined function phpbb_style_is_active() in /home/damienk/public_html/fb2011/includes/ucp/ucp_prefs.php on line 68
After searching with grep in an unmodded directory I found my instalation was missing includes\functions_user.php line:1907 function phpbb_style_is_active($style_id)