Can't see other users online nor their notes they created?

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,
)

Hey NBALLAND,

welcome to the community.

It’s intended behavior of HedgeDoc that you can’t see what other users are doing on the instance, if they don’t share their notes with you (give you a link).

As for the errors with phpMyAdmin. I’m not sure what the problem is there. Maybe you could elaborate a bit more what you’re trying to do, when this error occurs? Do you just open the users table? Or do you try to run a query on it (if so, what query)?

Greetings
DerMolly

Thank you ! It works better with a link share :wink:

I get the errors when I just open the tables. No query on them. But it doesn’t seem to interfere with the operation

Greetings

Great to hear that we could help.

About your phpMyAdmin problem I’m not sure, that we can effectively help with that.

I don’t think that the problem lies with HedgeDoc and more with phpMyAdmin. Maybe they can help you with that?