R_J
AdminR_J Admin
-
Re: Vanilla 2021.009 no categories found
Can you please tell from which version you have updated ensure that you have run /utility/update and /utility/structure provide a dump of the GDN_Category table (View Post)1 -
Re: Vanilla 2021.009 no categories found
Sorry, I'm unsure if I understood your question. The Permission table has columns of type integer. Your server returns type string. The fix I served above simply converted string to integer. Was that… (View Post)2 -
Re: Smarty_Security._checkDir() error upon upgrade to 2021.012 version
And just so that I do not have to look for it again: if the additional line above solves your problem, this commit broke the functionality: https://github.com/vanilla/vanilla/commit/0d09fd19145b4fae4… (View Post)1 -
Re: Smarty_Security._checkDir() error upon upgrade to 2021.012 version
Since this is most probably Windows related, most of us wouldn't be able to assist. I dig into the code and assume I've found which code change broke your forum, but I do not understand why. You can … (View Post)1 -
Re: Where do I find "Vanilla ACP » Appearance » Message" In Current Version?
If this is a test forum, I'd suggest to copy that line somewhere in the default.master.ppl of your current theme temporarily (!) just to try out if this is a Vanilla or a chat problem. Check your bro… (View Post)1