R_J
AdminR_J Admin
-
Re: Any plugin conversion tool available/necessary for Vanilla 2.5?
I have tried something similar (making a plugin futureproof) and had not many problems on the frontend side. The backend has many changes though. Most things work out of the box, but they might look … (View Post)1 -
Re: How to Let Specific Groups/Roles Use private Messages
First step should be to write a short plugin which does nothing fancy. Just a useless plugin which can be activated and deactivated. Look at the documentation for inspiration: http://docs.vanillaforu… (View Post)1 -
Re: Footer Logo & Mobile Theme
"which theme", "how to remove footer", "give me a link to a bootstrap theme", "show me screenshot of that theme" Honestly? You've wasted your "I'… (View Post)1 -
Re: Multiline profile status do not keep line breaks
I don't know if it is saved correct, but the question is: how do you display it? are you using the format class like that Gdn_Format::html($value)? You certainly need to know the real format. (View Post)1 -
Re: How to link to a specific comment?
In order to link to a comment, nothing more than the id is needed since that is [part of the HTML 4 spec](: https://www.w3.org/TR/html401/struct/links.html#h-12.2.3 "part of the HTML 4 spec"… (View Post)1
