R_J
AdminR_J Admin
-
Re: Pockets Panel Position Index
Going that route you have to alter every plugin/module that you like to take influence on. That is not very flexible, a lot of extra work, it couldn't be packed into a plugin that you could publish a… (View Post)3 -
Re: Pockets Panel Position Index
That should help: https://open.vanillaforums.com/discussion/comment/225254/#Comment_225254 Create a plugin called "moduleVisibility" or whatever, add some permissions to the info array like… (View Post)1 -
Re: Why Are Discussions Closed Immediately After Posting Them?
My first guess is that the Discussion table has a wrong default value for the column "Closed". You should ensure that the default value is "0". If that's not the case, you would h… (View Post)1 -
Re: FB login question
I know of some problems with the facebook plugin: a) The "UniqueID required" problem which seems to be fixable with this patch b) The plugin requests permissions it never needs. You can sto… (View Post)3 -
Re: overdrive en locale
Using /theme/name/locale/en.php works for me. When you create a locale file or rename it, you should always clear the cache: delete all /cache/*.ini files and restart memcached if you are using it (View Post)4