R_J
AdminR_J Admin
-
Re: Custom Forms In Vanilla
Too many categories make it hard to follow a forum. So I would prefer to have as few as possible. If there is the need for another category, your members will ask for it. If you encourage them to sug… (View Post)1 -
Re: How to Edit Title
When you have been working with Vanilla for some time and even followed other discussions (which is a very good practice!) you reach the turning point where you are no longer only able to ask questio… (View Post)2 -
Re: Messages Feature Request - only users not logged in to view
@peregrine: you are providing so many solutions, that you forget which problems you've already solved before ;) http://vanillaforums.org/discussion/27073/tip-showing-pockets-to-guest-for-specific-poc… (View Post)2 -
Re: Add items to Bootstrap
By the way: I'd use "switch" in this case: switch (val('Profile.Motor', $AuthorMeta)) { case '1.4': $CssClass = 'MotorBenzine'; break; case '1.4 TDI AMF BHC': $CssClass = 'MotorDiesel'; bre… (View Post)1 -
Re: Add items to Bootstrap
At first glance I'd say it is AuthorMeta, not AutorMeta ;) (View Post)1
