I do not see why individual settings for users from the "userpref" table are not downloaded.
What do you get for
SELECT preference, value FROM userpref WHERE username = '[email protected]' OR username = '$GLOBAL' ORDER BY username ASC
I do not see why individual settings for users from the "userpref" table are not downloaded.
What do you get for
SELECT preference, value FROM userpref WHERE username = '[email protected]' OR username = '$GLOBAL' ORDER BY username ASC