Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
S
Has anyone tackled this for a project? I assume the less files can be shared with some planning.
Any tips?
B
You can't get the current user data without their uid. If you have access to the express req object you can grab it with req.uid or if it is a socket call then its socket.uid. The value of uid is 0 if the user is not logged in.
J
Hi to the both of you,
The "new topic" behaviour was recently updated, please ensure your Persona (or vanilla/lavender) themes are up to date.
@SANTO007 Have you tried searching for that error message online?
This may help you: http://superuser.com/questions/709515/command-not-found-when-using-sudo
P
haha, that thing broke a while ago, now I just update it every time we do a minor release. should look into it when I get the time