R_J
AdminR_J Admin
-
Re: images folder completely missing from zip file
Looks as if you haven't installed the plugin correctly. You need to unzip the plugin to the folder /plugins so that you find that JavaScript file at /plugins/VSlider/js/vslider.js Upper and lower cas… (View Post)1 -
Re: How to add ShareThis Reaction Buttons
I don't know how that buttons work but if they use js, which I assume, It might be possible to use them in pockets. But I agree that pockets might not be the best approach, but the only other approac… (View Post)1 -
Re: Vanilla 3.0 - Release Candidate & Call for Testers
I just went through an update from a (clean) Vanilla 2.8 installation and a new Vanilla 3 installation and here is what I found: Known issues File access rights: still way to permissive, but that is … (View Post)2 -
Re: how to mitigate 30 request per minute limitation?
Forget about that linked comment. It wouldn't help you. It allows authentication via API but it doesn't issue a token, so you will have to implement that on your own. By now your server does every re… (View Post)1 -
Re: Quote comments anomaly
getmypid() is used only on three places: class.model.php uses it in a method that isn't used anywhere. In the garden-password library where it is not required, only optional In the CategoryModel it w… (View Post)1