x00
MVPx00 MVP
Reactions
-
Re: Trying to upgrade vanilla forum because my forum js was infected*
I think what people do when have a problem, they tend to panic. So they they can take drastic actions, that can be sometimes be more destructive. You may or may not have been infected, but without kn… (View Post)1 -
Re: How to Use Vanilla with SSL
It shows a blank page becuase of mixed content. You have to make a change to the embed script. Are using plugins/embedvanilla/remote.js? Or the the core one? It is basically a case of changing the ht… (View Post)3 -
Re: How can I localise/translate Vanilla easily?*
you have a wider issue than just locale. IsWritable should be in library/core/functions.general.php what version of vanilla do you have? (View Post)1 -
Re: Trying to upgrade vanilla forum because my forum js was infected*
in other word you cant do YourFunction(&$Variable); in modern php but you can declare a function with an argument which passes by reference, there is no need to declare it at call time. However o… (View Post)1 -
Re: Onward to 2.1b3
yeah views/post/edicomment.php is missing the magic of views/post/comment.php (View Post)1
