R_J
AdminR_J Admin
-
General 2.5 Plugin Compatibility Issues
If you have a plugin with the plugin key called "Something", the plugin class must be named "SomethingPlugin" like so <?php$PluginInfo['Something'] = array( // ...);class Somet… (View Post)10 -
Re: Dashboard Link Problems [solved]
Try looking at the JavaScript console for errors. Maybe some plugin loads a conflicting jQuery version or has a js error which prevents the popup (View Post)1 -
Re: Vanilla 2.5 is now available
BEFORE doing that, you have to delete /applications/vanilla/controllers/class.settingscontroller.php. Not doing so will result in several inaccessible sections in the dashboard. (Only when updating f… (View Post)3 -
Re: Vanilla 2.5 release schedule & features
@smokvinlist @mlema There haven't been much feedback. What is your opinion? What have you tested? Have there been any problems? (View Post)1 -
Re: Vanilla 2.5 release schedule & features
I've started upgrading process from a 2.4 beta installation by just copying over the files from GitHub. Here is what happened to me and my suggestion: * I've chosen the wrong file * Cannot redeclare … (View Post)2