x00
MVPx00 MVP
Reactions
-
Re: class.usermodel.php
most like you you have an incomplete version of Vanilla try upload it again. (View Post)2 -
Re: free vanila host
This is such an open question, and these sort of post attract spam, so I'm reluctant to encourage it. Often the best free webhost are not the traditional web hosting solution, but some cloud based co… (View Post)3 -
Re: htmlLawed class whitelisting
you need to pass a function to $Config['hook_tag'] if you are not using safe styles there Already is such a function, which is a good example. there are two parameter of the function the element and … (View Post)2 -
Re: htmlLawed class whitelisting
As you can have multiple classes per element you could split the value on white space, then if there is more than one class per element it with be matched. You would need an inner loop, then you woul… (View Post)1 -
Re: [Solved] I Downloaded The Open Source Of Vanilla But I Can't Install It Any One Help Me
Read the documentation http://vanillaforums.org/docs/installation-requirements http://vanillaforums.org/docs/installation Start with a fresh copy (View Post)3
