hgtonight
MVPhgtonight MVP
This is an activity!
Reactions
-
Re: How to leverage the model to access the database
For a simple case, you just define the table via the structure method, then pass the table name to the Gdn_Model constructor and use that. The base class provides everything you need for CRUD operati… (View Post)4 -
Re: Editor configuration setup was okay but won't apply
Click on the A icon and you should see a list of fonts. The size is in the paragraph icon. (View Post)1 -
Re: A theming skeleton
Welcome to the community! Did you checkout the quickstart? http://docs.vanillaforums.com/theming/quickstart/ There is pretty good documentation on Smarty functions, including breadcrumbs: http://docs… (View Post)1 -
Re: Unsupported comments?
No easy way; but there is a way. Fork it and add the necessary code! public function base_commentOptions_handler($sender, $args) { $comment = $args['Comment']; if (CheckPermission('Garden.Settings.Ma… (View Post)1 -
Re: Badge edit and assignment issues
@JamieM I have sent you a PM. (View Post)1