R_J
AdminR_J Admin
-
Re: Multiple activity Feeds ?
I haven't understood the problem right now. Is it that there are too many comments in a discussion? => When you click on a link, it looks like that: http://vanillaforums.org/discussion/26685/vanil… (View Post)1 -
Re: [GITHUB USERS] Update Garden remote URL
Clean as it should look! That's the first time I've seen (/read?) your readme. Sounds great, but the first "Getting Help" link leads to a blank page (View Post)3 -
Re: Can I set permissions for plugins by user role? (Vanilla 2.1 stable) SOLVED
I've written a plugin that displays different themes based on users role. I think that will be a good starting point: https://github.com/R-J/RolebasedTheme/blob/master/class.rolebasedtheme.plugin.php (View Post)1 -
Re: Getting Started link not working in BAM! You’ve got a sweet forum post
You should add that line to your /conf/config.php $Configuration['Garden']['RewriteUrls'] = TRUE; But you are indeed right. Since http://example.com/dashboard/settings/gettingstarted may fail (and wi… (View Post)2 -
Re: Gender to determine default avatar
Great solution by peregrine, but to answer your question on how to get the gender information more detailed: the function already has the user (object) as its argument. You can access every column of… (View Post)2
