R_J
AdminR_J Admin
-
Re: How to Set Automatically logout when user is idle for sometime?
A Javascript approach can be tricked by the user. Based on the motivation why you are interested in such a timeout that might be okay. I personally would hate such a feature and "disable" i… (View Post)2 -
Re: How to Set Automatically logout when user is idle for sometime?
Oh, one other point that would speak against a Javascript solution: if any user has the browser window open only for 2 minutes and then closes it, he would never be logged earlier than default vanill… (View Post)1 -
Re: Vanilla 3.2 integration with Prestashop using jsconnect plugin.
Doesn't the documentation gives more insights? I never used jsConnect, therefore I really do not know it, but I think it looks quite exhaustive: (View Post)1 -
Re: Turn discussion name to discussion id
Depending on where you want to change it, the solution might be to simply create a file /conf/bootstrap.before.php with the following content: <?php if (!function_exists('discussionUrl')… (View Post)1 -
Re: Upgrade to 3.2 from version 2.1
Just do it 😉 Start with a backup: zip your complete Vanilla folder and make a backup of your database. Nothing can really go wrong after that! Read the documentation page: Normally an upgrade can be… (View Post)6
