x00
MVPx00 MVP
Reactions
-
Re: Documentation incorrect
SudoCat is correct their is not such class for one classes are prefixed with Gnd_ (View Post)2 -
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: Use Porter JForum to Vanilla
Passwords are not typically stored in plaint text or encrypted for, they are hashed so you are storing something that is not recoverable, which why you reset rather the recover. When the password is … (View Post)2 -
Re: Old forum directory keeps getting recreated
You can safely rule out Vanilla it is not capable of this. I mean your permission/and ownership should not be set so an application could control this anyway. (View Post)1 -
Re: Can a plugin disable another plugin?
Consolidate does not minify. Please open a question under my plugin, if you are having issues. (View Post)2