R_J
AdminR_J Admin
-
Re: Trying to debug a database problem
"Something went wrong" doesn't have to be a db error. Do you have set $Configuration['Debug'] = TRUE; in your /conf/config.php? (View Post)2 -
Re: Trying to debug a database problem
Simple spoken: yes, roles can have different permssions. You see the junction column is null in the first line. Those permissions are Vanilla wide settings like Garden.SignIn.Allow which determines i… (View Post)2 -
Re: default.master.tpl localization
<a href="#">{t c="Project"}</a> (View Post)3 -
Re: Using Vanilla(Garden) framework withing another framework
This is not a real answer to your question, but maybe you can utilize what's already there: if you are already using jsConnect, your users are authenticated and you would be able to get their no… (View Post)1 -
Re: Bug?
If you had followed vrijvlinders advice, you would have come across that discussion: https://vanillaforums.org/discussion/25534/how-to-modify-an-old-plugin-for-2-1 Important in this case is 3.If your… (View Post)1
