My version of CodiMD is: 1.7.1
Hi,
I need you help.
I installed an instance of Hedgedoc on my server.
It works OK for me but I can’t see other users online nor their notes they created ???
I get the following errors for the users table in phpmyadmin. I suppose it doesn’t help.
I have the same type of errors for all the tables. Anyone has a clue ?
Thank you !
Warning in ./libraries/sql.lib.php#613
count(): Parameter must be an array or an object that implements Countable
Backtrace
./libraries/sql.lib.php#2128: PMA_isRememberSortingOrder(array)
./libraries/sql.lib.php#2079: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string ‘hedgedoc’,
string ‘Users’,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string ‘’,
string ‘./themes/pmahomme/img/’,
NULL,
NULL,
NULL,
string 'SELECT * FROM Users
',
NULL,
NULL,
)
./sql.php#221: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string ‘hedgedoc’,
string ‘Users’,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string ‘’,
string ‘./themes/pmahomme/img/’,
NULL,
NULL,
NULL,
string 'SELECT * FROM Users
',
NULL,
NULL,
)