R_J
AdminR_J Admin
-
Re: /tmp being filled with files called atomic*
I'm quite convinced that you are using /tmp as the cache folder. The AddonManager has changed very much and this seems to be a bug. While it shouldn't be a problem to use another folder than /cache, … (View Post)1 -
Re: 2.5 dashboard organization
You will figure that out by looking at applications/vanilla/settings/class.hooks.php Search for the dashboardNavModule_init_handler method. (View Post)1 -
Re: Addon directory fixes
Thanks for all your efforts! You should package your commits into "fix/some-error" and "feature/great-thing" branches. The bigger your commit is, the more time it will take to be … (View Post)3 -
Re: Plugins for custom themes [RESOLVED]
If you have created the theme hooks file after you have created the theme, it might be acache issue. Try if deleting the theme related files in /cache already helps (View Post)3 -
Re: Importing from SMF - Stuck with no error
If it is the mysqli library, it's either the PHP version being 7.something or a missing mysqli extension for PHP 5.something (View Post)1