R_J
AdminR_J Admin
-
Re: Mac OS X (Safari & Firefox) show banner at top of fresh installed 2.1 forum
Try whatever software you like, but Mac OS X is the problem... ;) https://www.google.de/?gws_rd=ssl#safe=off&q=+ATTR++com.apple.quarantineq++Safari =>http://superuser.com/questions/28384/what-… (View Post)1 -
Re: "Photo is required." Error on registration
... yes, and also /dashboard/role/defaultroles and whatever there additionally might be ;) (View Post)1 -
Re: Database: User table vs UserMeta table
Don't think so: https://github.com/vanilla/vanilla/blob/2.1/applications/dashboard/models/class.usermodel.php#L1137 if (is_array($UserID)) $Sql->WhereIn('u.UserID', $UserID);else $Sql->Where('u… (View Post)2 -
Re: "Photo is required." Error on registration
Have you run example.com/utility/structure? I guess your Gdn_User|Photo column is wrong in the database. It must be NULL by default. (View Post)2 -
Re: Cannot change theme on vanilla 2.1.5
Sometimes they are changed but you do not see it at once because of APC or Opcache (View Post)1
