CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha
Quote from: panhead on December 05, 2024, 04:40:05 PMI installed v2.8 (from github), is there another source?[ Re-entered my previous post to combat smilies ]
$timestamp = (INT)$timestamp;
$timestamp += ((INT)$CONFIG['time_offset'] - $diff_to_GMT) * 3600;
Quote from: panhead on December 04, 2024, 12:29:24 PMI get this error after installig this plugin:
Fatal error: Uncaught TypeError: Unsupported operand types: string + int in /home/-/domains/xxx.net/public_html/cpg/include/functions.inc.php:573 Stack trace: #0 /home/-/domains/xxx.net/public_html/cpg/include/functions.inc.php(543): localised_timestamp() #1 /home/-/domains/xxx.net/public_html/cpg/plugins/onlinestats/codebase.php(192): localised_date() #2 /home/-/domains/xxx.net/public_html/cpg/include/plugin_api.inc.php(215): online_mainpage() #3 /home/-/domains/xxx.net/public_html/cpg/index.php(1125): CPGPluginAPI::filter() #4 {main} thrown in /home/-/domains/xxx.net/public_html/cpg/include/functions.inc.php on line 573
Page created in 0.351 seconds with 10 queries.