R_J
AdminR_J Admin
-
Re: Any plans to update this for 2.3?
I have only taken a short look at it, but I would say it is enough to add include_once(HOTTHREADS_PLUGIN_MODULES_PATH . '/class.hotthreadslistmodule.php'); on line 240 in the plugin file. I… (View Post)1 -
Re: Activity Table weight
Like x00 already said: more than 2 million rows have been deleted, that's what you have posted. But you might not have understood what you have done: you have deleted a) everything which is not … (View Post)4 -
Re: Forum stoped working and not able to Install New as well
Chances will be much higher if you provide more detail: "stopped working" is like "Doctor, I'm feeling sick - do you have a cure?" ;) Please add $Configuration['Debug… (View Post)2 -
Re: Preview release: 2.4 beta
The update step to Vanilla 2.4 requires further user action. While the upgrade steps mainly keep the same, you have to delete a) the file applications/vanilla/controllers/class.settingscontroller.php… (View Post)2 -
Re: How to Fix a bug with the letter "I" (И) in the link?
Got it, it's quite easy. Just wait a few minutes... In class.format.php there is protected static $_CleanChars which is used in public static function clean which is never used in Vanilla ;) The… (View Post)2
