R_J
AdminR_J Admin
-
Re: Documentation on css tags
Not in that theme, but there is an annotated theme, which might help you to get a better understanding: http://vanillaforums.org/addon/annotatedcss2.1-theme (View Post)1 -
Re: How to add a textbox into the Comment Form?
Try the eventi plugin if you are looking for hooks. It will help you find the hooks you are looking for (View Post)3 -
Re: How can I use class MySqlDrivers method EscapeSql?
Sorry, I don't wanted to be impolite. I'm trying to make BadBehavior (popular WP anti spam plugin) run with Vanilla. I had it up and running, but now I'm working on replacing that inse… (View Post)2 -
Re: How to add notification after submitted the "Post Discussion", "Post Comment" buttons
Easy: $Sender->Validation->AddValidationResult('Tag', T('your error message')); But... ;) 1.) Look at the DiscussionModel when the BeforeSave event is fired: $this->Event… (View Post)3 -
Re: " Something has gone wrong" after install
A lot of ideas! http://vanillaforums.org/search?adv=&search=Something+has+gone+wrong&title=&author=&cat=all&tags=&discussion_d=1&discussion_question=1&comment_c=1&… (View Post)2
