need a fix for phpv7.x
-
not working when using phpv7 and up. when saving the Options all text box is replaced with <
yes, its a < its not a typo… php error log is this:
AH01071: Got error 'PHP message: PHP Warning: Illegal string offset 'forum_1_name' in /wp-content/plugins/cleverwise-phpbb-statistics/psa.php on line 251\nPHP message: PHP Warning: Illegal string offset 'forum_1_url' in /wp-content/plugins/cleverwise-phpbb-statistics/psa.php on line 252\nPHP message: PHP Warning: Illegal string offset 'forum_1_key' in /wp-content/plugins/cleverwise-phpbb-statistics/psa.php on line 253\nPHP message: PHP Warning: Illegal string offset 'forum_1_refresh_ts' in /wp-content/plugins/cleverwise-phpbb-statistics/psa.php on line 254\nPHP message: PHP Warning: Illegal string offset 'forum_1_updated_ts' in /wp-content/plugins/cleverwise-phpbb-statistics/psa.php on line 255\nPHP message: PHP Warning: Illegal string offset 'forum_1_stats' in /wp-content/plugins/cleverwise-phpbb-statistics/psa.php on line 256\nPHP message: PHP Warning: Illegal string offset 'forum_2_name' in /wp-content/plugins/cleverwise-phpbb-statistics/psa.php on line 258\nPHP message: PHP Warning: Cannot assign an empty string to a string offset in /wp-content/plugins/cleverwise-phpbb-statistics/psa.php on line 258\nPHP message: PHP Warning: Illegal string offset 'forum_2_url' in /wp-content/plugins/cleverwise-phpbb-statistics/psa.php on line 259\nPHP message: PHP Warning: Cannot assign an empty string to a string offset in /wp-content/plugins/cleverwise-phpbb-statistics/psa.php on line 259\nPHP message: PHP Warning: Illegal string offset 'forum_2_key' in /wp-content/plugins/cleverwise-phpbb-statistics/psa.php on line 260\nPHP message: PHP Warning: Cannot assign an empty string to a string offset in /wp-content/plugins/cleverwise-phpbb-statistics/psa.php on line 260\nPHP message: PHP Warning: Illegal string offset 'forum_2_refresh_ts' in /wp-content/plugins/cleverwise-phpbb-statistics/psa.php on line 261\nPHP message: PHP Warning: Cannot assign an empty string to a string offset in /wp-content/plugins/cleverwise-phpbb-statistics/psa.php on line 261\nPHP message: PHP Warning: Illegal string offset 'forum_2_updated_ts' in /wp-content/plugins/cleverwise-phpbb-statistics/psa.php on line 262\nPHP message: PHP Warning: Illegal string offset 'forum_2_stats' in /wp-content/plugins/cleverwise-phpbb-statistics/psa.php on line 263\nPHP message: PHP Warning: Cannot assign an empty string to a string offset in /wp-content/plugins/cleverwise-phpbb-statistics/psa.php on line 263\nPHP message: PHP Warning: Illegal string offset 'forum_3_name' in /wp-content/plugins/cleverwise-phpbb-statistics/psa.php on line 265\nPHP message: PHP Warning: Cannot assign an empty string to a string offset in /wp-content/plugins/cleverwise-phpbb-statistics/psa.php on line 265\nPHP message: PHP Warning: Illegal string offset 'forum_3_url' in /wp-content/plugins/cleverwise-phpbb-statistics/psa.php on line 266\nPHP message: PHP Warning: Cannot assign an empty string to a string offset in /wp-content/plugins/cleverwise-phpbb-statistics/psa.php on line 266\nPHP message: PHP Warning: Illegal string offset 'forum_3_key' in /wp-content/plugins/cleverwise-phpbb-statistics/psa.php on line 267\nPHP message: PHP Warning: Cannot assign an empty string to a string offset in /wp-content/plugins/cleverwise-phpbb-statistics/psa.php on line 267\nPHP message: PHP Warning: Illegal string offset 'forum_3_refresh_ts' in /wp-content/plugins/cleverwise-phpbb-statistics/psa.php on line 268\nPHP message: PHP Warning: Cannot assign an empty string to a string offset in /wp-content/plugins/cleverwise-phpbb-statistics/psa.php on line 268\nPHP message: PHP Warning: Illegal string offset 'forum_3_updated_ts' in /wp-content/plugins/cleverwise-phpbb-statistics/psa.php on line 269\nPHP message: PHP Warning: Illegal string offset 'forum_3_stats' in /wp-content/plugins/cleverwise-phpbb-statistics/psa.php on line 270\nPHP message: PHP Warning: Cannot assign an empty string to a string offset in /wp-content/plugins/cleverwise-phpbb-statistics/psa.php on line 270\nPHP message: PHP Warning: Illegal string offset 'phpbb_stats_format' in /wp-content/plugins/cleverwise-phpbb-statistics/psa.php on line 272\n', referer: https://DOMAIN.COM/wp-admin/options-general.php?page=cw-phpbb-stats
- The topic ‘need a fix for phpv7.x’ is closed to new replies.