x00
MVPx00 MVP
Reactions
-
Re: Questions about the GDN_Session table
@Linc the session is not used for verify user session, it used for session stash only. (View Post)1 -
Re: Cannot delete category from back end in vanilla forum.
the latest stable version of 2.0 is 2.0.18.11 and 2.1 is also available. (View Post)1 -
Re: How to change the MeMenu
Guys and gals keep it civil! (View Post)1 -
Re: Few Bugs encountered on v 2.1rc1
I can see one potential issue http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js is loaded bellow global.js which needs jquery. I have ensured that cdn file are loaded first. Can you try… (View Post)1 -
Re: Can I set permissions for plugins by user role? (Vanilla 2.1 stable) SOLVED
In plugin you can set new permissions in the RegisterPermissions part of the $PluginInfo, then you can use Gdn::Session()->CheckPermission('YourPermission') or even just CheckPermission('YourPermi… (View Post)3
