R_J
AdminR_J Admin
-
Re: "PicturePath is required" error
Since the Word "PicturePath" is not part of the Vanilla source, you should find out which plugin causes that error. Most promising solution will be a search through your plugin directory fo… (View Post)1 -
Re: New Coding Standards?
Okay, thanks for the answer: new code is the key! I was kind of surprised why someone would want to rewrite an existing software just for the sake of maybe/maybe not "better" coding standar… (View Post)1 -
Re: Plugin Example/Help. Trapping user input.
You have to hook two different events. Create following functions: DiscussionModel_BeforeSaveDiscussion_Handler($Sender) CommentModel_BeforeSaveComment_Handler($Sender) Both should call your own tran… (View Post)2 -
Re: Plugins do not appear in the Dashboard (plugin conflict?)
Could you try deleting two plugins, than upload one new? Maybe there is a limit of plugins that are shown and you are right at the edge. I know you have an unbelievable lot of plugins... (View Post)1 -
Re: [Solved] Translate title tag
Seems like that is your problem: http://vanillaforums.org/discussion/comment/190339#Comment_190339 (View Post)1
