R_J
AdminR_J Admin
-
Re: Facebook plugin problem
There were some problems with the facebook plugin. Could you check if changing "javascript" to "json" helps like it is done here: https://github.com/vanilla/vanilla/commit/24ee09a… (View Post)1 -
Re: Advanced Editor Upload Picture and "Debug=true" problem
If you get a fatal error in every discussion when debug is true, you have a serious problem. The error message is quite informative: writeDiscussionOptions is deprecated. That means that one of your … (View Post)1 -
Re: Advanced Editor Upload Picture and "Debug=true" problem
The clean, unaltered bootstrap theme doesn't use this function. I guess you have some custom changes in there... (View Post)1 -
Re: how to show avatars on the landing page
> I guess you are talking about the "default" theme? :wink: Never mind. You are doing it wrong by now. Yes you will. You could easily avoid that by creating a custom theme. Creating a cu… (View Post)1 -
Re: Advanced Editor - Deleting Uploads
When using addJsFile/addCssFile, you need to use correct spelling, the file and folder names are case sensitive. I've created a PR for that. The way you parse posts is buggy. I have for example … (View Post)2
