Moved the entire site from GCWebHosting to my server at Fast Hive. Only getting this error so far whenever someone visits the forum:
https://www.ourfamilyforum.org/FamilyForum/index.php?action=forum
8192: mktime(): You should be using the time() function instead
File: /home/ourfamil/public_html/FamilyForum/Themes/default/TPsubs.template.php(130) : eval()'d code
Line: 45
Also need to fix the Coppermine Gallery menu button link (or upgrade CPG itself) as it gives several errors now.
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Inspekt_Error has a deprecated constructor in /home/ourfamil/public_html/Coppermine/include/inspekt/error.php on line 31
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Inspekt_Cage has a deprecated constructor in /home/ourfamil/public_html/Coppermine/include/inspekt/cage.php on line 40
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Inspekt_Supercage has a deprecated constructor in /home/ourfamil/public_html/Coppermine/include/inspekt/supercage.php on line 42
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; cpg_debugger has a deprecated constructor in /home/ourfamil/public_html/Coppermine/include/debugger.inc.php on line 26
Fatal error: Uncaught Error: Call to undefined function mysql_connect() in /home/ourfamil/public_html/Coppermine/include/functions.inc.php:183 Stack trace: #0 /home/ourfamil/public_html/Coppermine/include/init.inc.php(171): cpg_db_connect() #1 /home/ourfamil/public_html/Coppermine/index.php(26): require('/home/ourfamil/...') #2 {main} thrown in /home/ourfamil/public_html/Coppermine/include/functions.inc.php on line 183
EDIT: Getting this error when using the forum Search in the main menu:
Fatal error: 'continue' not in the 'loop' or 'switch' context in /home/ourfamil/public_html/FamilyForum/Sources/SearchAPI-Custom.php on line 112
Levertine Media has missing images, etc AND giving a number of errors in the log not seen before.
Switching back to PHP 5.6 fixes most of these issues so it is a PHP 7 issue. Any other issues here are probably because of the same. Please post all errors you find so they can be logged and possibly fixed. Or we can always switch back to PHP 5.6 at any time in cPanel.