Replies: 0
I am using ServerPress Desktop Server (free edition) of local server with wordpress v4.7.4. This edition comes with PHP v5.5.24 as default.
I am getting the following warnings / notices when using TablePress
Undefined index: rows in \plugins\tablepress\classes\class-render.php on line 228
Warning: array_keys() expects parameter 1 to be array, null given in \plugins\tablepress\classes\class-render.php on line 228
Warning: array_merge(): Argument #1 is not an array in \plugins\tablepress\classes\class-render.php on line 229
Warning: Invalid argument supplied for foreach() in \tablepress\classes\class-render.php on line 243