hgtonight
MVPhgtonight MVP
This is an activity!
Reactions
-
Re: [V2.0.18.8] Two-in-one: "new user registered callback/ default user image" and "updating a DB value"
APPLICATION is defined in the index.php file and it is checked at the beginning of most files to prevent them from being executed outside the framework. Which is a good thing. Wrap your code in a plu… (View Post)2 -
Re: How to add date of birth from About Me plugin to Registeration?
Are you experienced with PHP? You can learn more about plugin development on the community wiki: http://vanillawiki.homebrewforums.net/index.php/Practical_Example:_How_to_Extend_Existing_Forms (View Post)2 -
Re: How to display user avatar on a mobile phone?
You will need to modify your default.master template in your mobile theme. You can find more info here: http://vanillaforums.org/discussion/19701/display-userphoto-in-menu/p1 (View Post)1 -
Re: Why no message for new users?
If you require email confirmation, an inform message will be shown to unconfirmed users. (View Post)1 -
Re: line numbers in code block
Welcome to the community! It looks like GeSHi (and the plugin in this repo) supports line numbers out of the box. You need to add a line attribute to your 'pre' elements. Something like thi… (View Post)2
