R_J
AdminR_J Admin
-
Re: adsense only for users not logged in
If you have developer interests in Vanilla you should be looking at GitHub quite often. If you are "only" a forum admin, then the Addons section here should be the only place for you to loo… (View Post)1 -
Re: Moving to domain.com/subdirectory from another forum.domain.net
Since you are changing the domain, I would assume that all users will be logged out, since the so called Transient Key, Vanillas session identifier, is stored in the cookie that cannot be seen from y… (View Post)1 -
Re: Vanilla port from phpBB 3.2.3 to Vanilla 2.6.1 - broken bbcode
Oh, and you can test if this plugin solves your problem: https://open.vanillaforums.com/addon/htmlbbcodecompatibility-plugin (View Post)1 -
Re: adsense only for users not logged in
Get the pockets plugin (from GitHub) and after enabling you will find a "No Ads" permission and you can use that for a "pocket" (View Post)3 -
Re: Discussions AND categories on homepage
The way to do so would be to create a module for that. You could use the CategoriesModule as a start. You would need two files, copy /vanilla/modules/class.categoriesmodule.php /vanilla/views/modules… (View Post)3