R_J
AdminR_J Admin
-
Re: SSO for API v2
But if I'm not mistaken AccessTokenModel only available in php. You've nailed it! 🥂 Where can i find AccessTokenModel in other language? Think about the above "But if I'm not mistaken AccessToke… (View Post)1 -
Re: Vanilla email notification language assumption
It's a known issue of the MultiLingual plugin: https://github.com/vanilla/addons/issues/155 (View Post)1 -
Re: Could anyone please help to make it compatible with the new Vanilla 3.3 version?
I fixed the plugin. I thought about rewriting it because I thought some things should be solved differently, e.g. showing the user names. The "unfriend" option might make sense, but I think… (View Post)1 -
Re: vBulletin - Import is failing
No, I think that name is okay. IIRC that is a temporary table imported into the user table. Therefore I would change the column HourOffset in the target GDN_User to varchar so that it accepts what is… (View Post)1 -
Re: Why is there a Score Column in a discussion table?
Vanillas CommentModel and DiscussionModel has methods getUserScore and setUserScore and the default theme shows the Score as "x points". Although it is not used here, I think it might be us… (View Post)1