x00
MVPx00 MVP
Reactions
-
Re: GetValue or val?
This is really down to the new naming convention. Functionally they are same. Personally I don't endorse Depreciating it for a long time. Over use of either can be a problem, becuase of the efficienc… (View Post)1 -
Re: Hook to every form
The only guaranteed hook for form is BeforeBodyBox and that only applies to forms with body boxes. I presume you mean comment and discussion forms? You actually should set hidden values before form i… (View Post)2 -
Re: Duplicate a Discussion
doing it with phpmyadmin could be fraught unless you know what you are doing. Not a good idea. My understanding is he wishes to more an entire discussion, including comments. Note: duplication at thi… (View Post)1 -
Re: Documentation incorrect
should be // Create a validation object to handle validation issues that the model will encounter:$Validation = new Gdn_Validation();// Create a new model based on a table in the database called &quo… (View Post)4 -
Re: Sharing some tweaks to make work with 2.1
The whole thing can be simplified to just No need to query the databases again, when he data is freely available with he the author. (View Post)4
