Create account

1188d · member
Member server -

>how is the "/img/profilepics/" folder generated?

This folder is specified in the config.js file

config.profilepicpath = "../client/img/profilepics/";

The folder needs to be writable.