Bleistivt
ModeratorBleistivt Moderator
Reactions
-
Re: Anyone else found ImageUpload has stopped working? (Working now.)
@SomeGuyInCali First step is to check in the uploads folder if the image was uploaded. If yes, it's a problem with the plugins javascript, if not, it's probably a plupload bug and your could try repl… (View Post)2 -
Re: Need help : ConversationMessageModel->save()
I have written a plugin for that: http://vanillaforums.org/addon/registrationmessage-plugin (View Post)3 -
Re: Why is there so much markup in php files?
I wouldn't think so much in terms of markup but rather how you want it look. That said, you can overwrite the discussion row markup by copying this part: https://github.com/vanilla/vanilla/blob/relea… (View Post)3 -
Re: Custom Homepage?
Try DefaultController instead of (.*) (View Post)5 -
Re: Why is there so much markup in php files?
I've written something about that on panels here: http://vanillaforums.org/discussion/comment/231975/#Comment_231975 It works just like that with content assets. This is the configuration setting: $C… (View Post)2